Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 20,473 for

document insertion

(0.2 sec)
  1. LoadFormat | Aspose.Words for Java

    Indicates the format of the Document that is to be loaded in Java....Indicates the format of the document that is to be loaded. Examples:...html document. // Suppose we want to load an .html document that...

    reference.aspose.com/words/java/com.aspose.word...
  2. PdfFileMend Class|Aspose.PDF for Java

    Learn how to use the PDFFileMend class in Java to mend and repair PDF files using Aspose.PDF....difficult task to insert FormattedText into PDF document, provided that...version of this document. Suppose you created a document, and then...

    docs.aspose.com/pdf/java/pdffilemend-class/
  3. ImportFormatOptions | Aspose.Words for Java

    Allows to specify various import options to format output in Java....the Specify Load Options documentation article. Examples: Shows...while inserting documents. Document dstDoc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  4. FootnoteOptions.position property | Aspose.Word...

    FootnoteOptions.position property. Specifies the footnotes position....different place where the document collects and displays its...footnotes. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Code Comparison for Common Features with OpenXM...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....cells Create a spreadsheet document Delete text from a cell Get...information Insert a chart Insert a new worksheet Insert text into...

    docs.aspose.com/cells/net/code-comparison-for-c...
  6. SdtType enumeration | Aspose.Words for Python

    aspose.words.markup.SdtType enumeration. Specifies the type of a structured Document tag (SDT) node....Specifies the type of a structured document tag (SDT) node. Members Name...list when displayed in the document. COMBO_BOX The SDT represents...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldTA | Aspose.Words for Java

    Implements the TA field in Java....the Working with Fields documentation article. Remarks: Defines...throws Exception { Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  8. Working with Sections in C#|Aspose.Words for .NET

    Understanding Document section concepts and manipulation practices using C#. Insert section into a Document C#. Remove section C#. Copy sections between Documents....work with document sections. Sometimes you want a document that does...orientation, or have the first document page as a cover page without...

    docs.aspose.com/words/net/working-with-sections/
  9. CommentCollection class | Aspose.Words for Node.js

    Aspose.Words.CommentCollection class. Provides typed access to a collection of [Comment](../comment/) nodes...the Working with Comments documentation article. Inheritance: CommentCollection...this collection and from the document. (Inherited from NodeCollection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentBuilder constructor | Aspose.Words for ...

    aspose.words.DocumentBuilder constructor...object and attaches it to a new Document object. DocumentBuilder(options)...it to a new Document object. Additional document building options...

    reference.aspose.com/words/python-net/aspose.wo...