Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 18,743 for

insert documents

(0.09 sec)
  1. Story.storyType property | Aspose.Words for Nod...

    Story.storyType property. Gets the type of this story.... Document (); let builder = new aw ...// Use a DocumentBuilder to insert a shape. This is an inline...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Theme | Aspose.Words for Java

    Represents document Theme and provides access to main theme parts including getMajorFonts getMinorFonts and getColors in Java....implements Cloneable Represents document Theme, and provides access...with Styles and Themes documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  3. ParagraphFormat.add_space_between_far_east_and_...

    ParagraphFormat.add_space_between_far_east_and_digit property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers and regions of East Asian text in the current paragraph....Shows how to insert a paragraph into the document. doc = aw .... Document () builder = aw . DocumentBuilder ( doc = doc ) font...

    reference.aspose.com/words/python-net/aspose.wo...
  4. RevisionOptions.inserted_text_color property | ...

    RevisionOptions.Inserted_text_color property. Allows to specify the color to be used for Inserted content [RevisionType.InsertION](../../../aspose.words/revisiontype/#InsertION)...inserted_text_color property RevisionOptions.inserted_text_color...be used for inserted content RevisionType.INSERTION . Default value...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldToc.sequence_separator property | Aspose.W...

    FieldToc.sequence_separator property. Gets or sets the character sequence that is used to separate sequence numbers and page numbers.... Document () builder = aw . DocumentBuilder...each SEQ field found in the document. # Each entry contains the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldAuthor | Aspose.Words for Java

    Implements the AUTHOR field in Java....the Working with Fields documentation article. Remarks: Retrieves... and optionally sets, the document author’s name, as recorded...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldFileSize | Aspose.Words for Java

    Implements the FILESIZE field in Java....the Working with Fields documentation article. Remarks: Retrieves...Retrieves the size of the current document’s file or 0 if the size cannot...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::ParagraphFormat::get_Borders met...

    Aspose::Words::ParagraphFormat::get_Borders method. Gets collection of borders of the paragraph in C++....get_Borders () Examples Shows how to insert a paragraph with a top border...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Navigation with Cursor in Java|Aspose.Words for...

    Navigate between different nodes within a document, such as a paragraph, bookmark, or a specific character using Java....Hide ] While working with a document, even if it is a short or...need to navigate through your document. Navigation with a virtual...

    docs.aspose.com/words/java/navigation-with-cursor/
  10. FieldCompare | Aspose.Words for Java

    Implements the COMPARE field in Java....the Working with Fields documentation article. Remarks: Compares...a COMPARE field. Document doc = new Document(); DocumentBuilder...

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