GroupDocs.Annotation for Net API, PDF, Word ve Mac, Windows veya Ubuntu’daki diğer belgelere ek açıklamalar eklemenizi sağlayan bir kitaplıktır. GroupDocs.Annotation for Net, resimlerden ve diğer çeşitli belgelerden açıklama oluşturma, ekleme, düzenleme, silme, ayıklama ve dışa aktarma için kapsamlı destekle açıklamaları yönetmeye yönelik yerel bir Net API’sidir. Bu sayfada görebileceğiniz desteklenen belge biçimlerinin tam listesi. Bu kitaplık, yalnızca HTML belgesiyle değil, Word, Excel, PowerPoint, Outlook e-postaları, Visio, Adobe, OpenDocument, OpenOffice, Photoshop, AutoCad ve diğerleri gibi diğer birçok belge türüyle çalışmanıza olanak tanır. GroupDocs.Annotation for Net API, yeni notlar oluşturmanıza ve eklemenize, açıklamaları düzenlemenize, yorumları, ek açıklamaları ayıklamanıza ve bunları belgelerden kaldırmanıza olanak tanır. Kitaplık, Metin, Çoklu Çizgi, Alan, Altı Çizili, Nokta, Filigran, Ok, Elips, Metin Değiştirme, Mesafe, Metin Alanı, PDF’de Kaynak Redaksiyonu, HTML, Microsoft Word belgeleri, elektronik tablolar, diyagramlar, sunumlar dahil olmak üzere 13 farklı açıklama türünü destekler. çizimler, resimler ve diğer birçok dosya formatı. Örnek (lütfen aşağıya bakın) HTML belgesiyle çalışmayı gösterir, bu örnekte GroupDocs ile çalışmanın ana adımlarını görebilirsiniz. Ek Açıklama: Bir lisans ayarlayın, çalışmak istediğiniz bir belgeyi açın, bir ek açıklama, açıklama özelliklerini ihtiyaçlarınıza göre ayarlamak için veri nesneleri ekleme ve sonucu gereken yere kaydetme. Ayrıca github sayfa veya ürün documentation sayfamızda desteklenen özellikler hakkında daha ayrıntılı bir göz atabilirsiniz.
GroupDocs.Annotation Net geliştiricilerinin, birkaç basit adımı uygulayarak herhangi bir Net tabanlı uygulama içindeki HTML dosyalarına çeşitli ek açıklama türleri eklemesini kolaylaştırır.
Net API’leri için GroupDocs.Annotation, tüm büyük platformlarda ve işletim sistemlerinde desteklenir. Aşağıdaki kodu çalıştırmadan önce lütfen sisteminizde aşağıdaki önkoşulların yüklü olduğundan emin olun.
//Add text field annotation to the document from local disk
using (Annotator annotator = new Annotator("input.bmp"))
{
TextFieldAnnotation textField = new TextFieldAnnotation
{
BackgroundColor = 65535,
Box = new Rectangle(100, 100, 100, 100),
CreatedOn = DateTime.Now,
Text = "Some text",
FontColor = 65535,
FontSize = 12,
Message = "This is text field annotation",
Opacity = 0.7,
PageNumber = 0,
PenStyle = PenStyle.Dot,
PenWidth = 3,
FontFamily = "Arial",
TextHorizontalAlignment = HorizontalAlignment.Center,
Replies = new List
{
new Reply
{
Comment = "First comment",
RepliedOn = DateTime.Now
},
new Reply
{
Comment = "Second comment",
RepliedOn = DateTime.Now
}
}
};
annotator.Add(textField);
annotator.Save("result.bmp");
}
GroupDocs.Annotation Net geliştiricilerinin, birkaç basit adımı uygulayarak herhangi bir Net tabanlı uygulama içindeki HTML dosyalarından ek açıklama ayrıntılarını kaldırmasını kolaylaştırır.
// 1- How to remove annotation from document using annotation index
using (Annotator annotator = new Annotator("result.bmp"))
{
annotator.Remove(0);
annotator.Save("removed.bmp");
}
// 2- How to remove annotation from document using annotation object
using (Annotator annotator = new Annotator("result.bmp"))
{
var tmp = annotator.Get();
annotator.Remove(tmp[0]);
annotator.Save("removed.bmp");
}
// 3- How to remove some annotations from document using list of ID’s
using (Annotator annotator = new Annotator("result.bmp"))
{
var idList = new List{1, 2, 3};
annotator.Remove(idList);
annotator.Save("removed.bmp");
}
// 4- How to remove some annotations from document using list of annotations
using (Annotator annotator = new Annotator("result.bmp"))
{
var tmp = annotator.Get();
annotator.Remove(tmp);
annotator.Save("removed.bmp");
}
GroupDocs.Annotation Net geliştiricilerinin, birkaç kolay adımı uygulayarak herhangi bir Net tabanlı uygulama içindeki HTML dosyalarından çeşitli ek açıklama özelliklerini güncellemelerini kolaylaştırır.
// open annotated document
using (Annotator annotator = new Annotator("result.bmp"))
{
//assuming we are going to change some properties of existing annotation
AreaAnnotation updated = new AreaAnnotation
{
// It's important to set existed annotation Id
Id = 1,
BackgroundColor = 255,
Box = new Rectangle(0, 0, 50, 200),
CreatedOn = DateTime.Now,
Message = "This is updated annotation",
Replies = new List
{
new Reply
{
Comment = "Updated first comment",
RepliedOn = DateTime.Now
},
new Reply
{
Comment = "Updated second comment",
RepliedOn = DateTime.Now
}
}
};
// update annotation
annotator.Update(updated);
annotator.Save("result.bmp");
}
GroupDocs.Annotation Net geliştiricilerinin belgelere açıklama eklemesini ve birkaç kolay adımı uygulayarak herhangi bir Net tabanlı uygulama içindeki HTML dosyalarından açıklama bilgilerini çıkarmasını kolaylaştırır.
// for using this example input file ("annotated.bmp") must be with annotations
using (Annotator annotator = new Annotator("annotated.bmp"))
{
List annotations = annotator.Get();
XmlSerializer formatter = new XmlSerializer(typeof(List));
using (FileStream fs = new FileStream("annotations.xml", FileMode.Create))
{
fs.SetLength(0);
formatter.Serialize(fs, annotations);
}
}
Hemen şimdi GroupDocs.Annotation Canlı Demolar web sitesini ziyaret ederek HTML dosyasına ek açıklama ekleyin, kaldırın, düzenleyin ve çıkarın. Canlı demo aşağıdaki avantajlara sahiptir
API'yi indirmeye gerek yok
Herhangi bir kod yazmaya gerek yok
Sadece kaynak dosyayı yükle
Dosyayı kaydetmek için indirme bağlantısını al
HTML (Hyper Text Markup Language), tarayıcılarda görüntülenmek üzere oluşturulan web sayfalarının uzantısıdır. Web dili olarak bilinen HTML, web sayfalarının bir parçası olarak görüntülenecek yeni bilgi gereksinimlerinin gereksinimleriyle gelişti. En son değişken, dille çalışmak için çok fazla esneklik sağlayan HTML 5 olarak bilinir. HTML sayfaları, barındırıldıkları sunucudan alınır veya yerel sistemden de yüklenebilir. Her HTML sayfası, formlar, metin, resimler, animasyonlar, bağlantılar vb. Ayrıca, genel mizanpaj gösterimi için JavaScript ve Stil Sayfaları (CSS) gibi komut dosyası dillerinde yazılmış uygulamaları da gömebilir.
Devamını Oku HTML Dosya Biçimi HakkındaBazı popüler dosya biçimlerinden ek açıklama özelliklerini aşağıda belirtildiği gibi güncelleyin.
(Adobe Portable Document Format)
(Microsoft Word Document)
(Microsoft Word Macro-Enabled Document)
(Microsoft Word Open XML Document)
(Microsoft Word Document Template)
(Word Open XML Document Template)
(Rich Text Document)
(Open Document Text)
(Microsoft Excel Binary File Format)
(Microsoft Excel Open XML Spreadsheet)
(Microsoft Excel Macro-Enabled Spreadsheet)
(Microsoft Excel Binary Worksheet)
(Open Document Spreadsheet)
(PowerPoint Presentation)
(PowerPoint Open XML Presentation)
(PowerPoint Open XML Slide Show)
(Microsoft PowerPoint Template)
(Microsoft PowerPoint Presentation)
(Microsoft PowerPoint 97-2003 Slide Show)
(OpenDocument Presentation)
(HyperText Markup Language)
(Tagged Image File Format)
(JPEG Image)
(Portable Network Graphic)
(E-mail Message)
(Microsoft Outlook E-mail Message)
(Microsoft Visio 2003-2010 Drawing)
(Microsoft Visio Drawing)
(Microsoft Visio 2003-2010 Stencil)
(Microsoft Visio 2013 Stencil)
(Autodesk Design Data Formats)
(AutoCAD Drawing Interchange)
(Digital Imaging and Communications in Medicine)
(Windows Metafile)
(Enhanced Metafile Format)