Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 20,002 for

document insertion

(0.08 sec)
  1. Aspose::Words::CommentRangeEnd::CommentRangeEnd...

    Aspose::Words::CommentRangeEnd::CommentRangeEnd constructor. Initializes a new instance of this class in C++....:DocumentBase>& The owner document. id int32_t The comment identifier...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/cpp/aspose.words/com...
  2. 操作PDF文档|Aspose.PDF for Java

    本文包含有关如何验证PDF文档以符合PDF A标准,如何处理目录,如何设置PDF过期日期,以及如何确定PDF文件生成进度的信息。...要验证PDF文档是否兼容PDF/A-1a或PDF/A-1b,请使用 Document 类的 validate(..) 方法。此方法允许您...() { // 打开文档 Document pdfDocument = new Document ( _dataDir +...

    docs.aspose.com/pdf/zh/java/manipulate-pdf-docu...
  3. Overview|Aspose.PDF for .NET

    Overview of key-features and supported formats of Aspose.PDF for .NET, installation and licensing manual of .NET library....completely process existing PDF documents without installing Adobe Acrobat...Functions . Document compression Compressing PDF documents helps reduce...

    docs.aspose.com/pdf/net/overview/
  4. CustomXmlPart.data property | Aspose.Words for ...

    CustomXmlPart.data property. Gets or sets the XML content of this Custom XML Data Storage Part....structured document tag with custom XML data. doc = aw . Document ()...contains data and add it to the document's collection. # If we enable...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::RunCollection class | Aspose.Wor...

    Aspose::Words::RunCollection class. Provides typed access to a collection of Run nodes. To learn more, visit the Documentation article in C++....the Programming with Documents documentation article. class RunCollection...this collection and from the document. Contains (const System::...

    reference.aspose.com/words/cpp/aspose.words/run...
  6. Add and Verify PDF Digital Signature using C++ ...

    Сreate electronic signature in PDF Documents programmatically with C++ sample code using Aspose.PDF for C++... powerful and easy to use document manipulation API for cpp platform...the PDF with an instance of Document. Load all the PDF files with...

    products.aspose.com/pdf/cpp/signature/
  7. DocumentBuilder.StartColumnBookmark | Aspose.Wo...

    Use DocumentBuilder's StartColumnBookmark method to easily mark table cell positions as column bookmarks, enhancing Document navigation and organization....the current position in the document as a column bookmark start...the document is saved. The actual position of the inserted BookmarkStart...

    reference.aspose.com/words/net/aspose.words/doc...
  8. MailMergeRegionInfo | Aspose.Words for Java

    Contains information about a mail merge region in Java....Mail Merge and Reporting documentation article. Examples: Shows...and work with it. Document doc = new Document(getMyDir() + "Mail...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldDocProperty Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDocProperty class, designed for seamless integration of DOCPROPERTY fields in your Documents for enhanced functionality....the Working with Fields documentation article. public class FieldDocProperty...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  10. FootnoteType | Aspose.Words for Java

    Specifies whether this is a footnote or an endnote in Java.... Document doc = new Document(); DocumentBuilder...new DocumentBuilder(doc); // Insert some text and mark it with...

    reference.aspose.com/words/java/com.aspose.word...