Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 6,471 for

document insertion

(0.05 sec)
  1. ThemeColors | Aspose.Words for Java

    Represents the color scheme of the Document theme which contains twelve colors in Java....Represents the color scheme of the document theme which contains twelve...fonts for themes. Document doc = new Document(getMyDir() + "Theme...

    reference.aspose.com/words/java/com.aspose.word...
  2. Setting bookmark.Text="" makes its parentNode n...

    In the newest version of Aspose.Word, we are trying to remove bookmarks from a Document and put something else there. We loop through Document nodes, and check if the node has a bookmark. If it does we set the bookmark.T…...to remove bookmarks from a document and put something else there...there. We loop through document nodes, and check if the node has...

    forum.aspose.com/t/setting-bookmark-text-makes-...
  3. FieldNextIf Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNextIf class—efficiently implement NEXTIF fields to enhance Document automation and streamline your workflows....the Working with Fields documentation article. public class FieldNextIf...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  4. DocumentBuilder.insert_style_separator method |...

    DocumentBuilder.insert_style_separator method. Inserts style separator into the Document....insert_style_separator method insert_style_separator() Inserts...style separator into the document. def insert_style_separator ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Paragraph.isMoveToRevision property | Aspose.Wo...

    Paragraph.isMoveToRevision property. Returns ``true`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....if this object was moved (inserted) in Microsoft Word while change...revision. let doc = new aw . Document ( base . myDir + "Revisions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. [Defect] - Data validations in the resulting DO...

    Steps to reproduce: Scenario 1: Compare attached docx files (APA-Table-of-Contents-TemplateLab.com_.docx, APA-Table-of-Contents-TemplateLab.com_v2.docx) and validate PDF. Actual:- attached content is missing in PDF (Mi…...compareDocuments(Document original, Document revised, ComparisonRequest...and using MS Word: Document v1 = new Document("C:\\Temp\\v1.docx");...

    forum.aspose.com/t/defect-data-validations-in-t...
  7. XmlMapping.SetMapping | Aspose.Words for .NET

    Discover how the XmlMapping SetMapping method connects parent structured Documents to custom XML nodes, enhancing data integration and management....between the parent structured document tag and an XML node of a custom...whether the parent structured document tag is successfully mapped...

    reference.aspose.com/words/net/aspose.words.mar...
  8. FieldIncludeText.bookmark_name property | Aspos...

    FieldIncludeText.bookmark_name property. Gets or sets the name of the bookmark in the Document to include....name of the bookmark in the document to include. @property def...field_include_text (): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldIncludeText.lock_fields property | Aspose....

    FieldIncludeText.lock_fields property. Gets or sets whether to prevent fields in the included Document from being updated....prevent fields in the included document from being updated. @property...field_include_text (): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Drawing::ImageData::get_SourceFu...

    Aspose::Words::Drawing::ImageData::get_SourceFullName method. Gets or sets the path and name of the source file for the linked image in C++....Shows how to insert a linked image into a document. auto doc =...= MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words.dra...