Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 31,029 for

doc

(0.15 sec)
  1. RevisionOptions.delete_cell_color property | As...

    RevisionOptions.delete_cell_color property. Allows to specify the color to be used for deleted cells [RevisionType.DELETION](../../../aspose.words/revisiontype/#DELETION)... doc = aw . Document ( file_name =...MY_DIR + 'Cell revisions.docx' ) doc . layout_options . revision_options...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBuilder.MoveToDocumentEnd | Aspose.Word...

    Effortlessly navigate your Documents with the DocumentBuilder MoveToDocumentEnd method, placing the cursor at the end for seamless editing.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a valid bookmark...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Document.MailMergeSettings | Aspose.Words for .NET

    Discover how to use the MailMergeSettings property to manage all your Document's mail merge data efficiently and enhance your workflow.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Dear "...

    reference.aspose.com/words/net/aspose.words/doc...
  4. DocumentBuilder.moveToDocumentEnd method | Aspo...

    DocumentBuilder.moveToDocumentEnd method. Moves the cursor to the end of the Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Create a valid bookmark...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CustomDocumentProperties.add method | Aspose.Wo...

    aspose.words.properties.CustomDocumentProperties.add method... doc = aw . Document () properties = doc . custom_document_properties...add ( 'Authorized Revision' , doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldOptions.toaCategories property | Aspose.Wo...

    FieldOptions.toaCategories property. Gets or sets the table of authorities categories.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // TOA fields can filter their...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. BuiltInDocumentProperties.LastSavedTime | Aspos...

    Discover the BuiltInDocumentProperties LastSavedTime property to easily track your Document's last save time in UTC. Enhance your Document management today!... Document doc = new Document ( MyDir + "Properties...BuiltInDocumentPrope properties = doc . BuiltInDocumentPrope ; // The...

    reference.aspose.com/words/net/aspose.words.pro...
  8. FieldPageRef.BookmarkName | Aspose.Words for .NET

    Discover the FieldPageRef BookmarkName property, easily manage and customize your bookmarks with this intuitive get/set feature for enhanced efficiency....void FieldPageRef () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); InsertAndNameBookmar ( builder...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldMergingArgsBase.FieldName | Aspose.Words f...

    Discover the FieldName property of FieldMergingArgsBase, which retrieves the merge field name from your data source for seamless integration....InsertCheckBox () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use MERGEFIELDs with "...

    reference.aspose.com/words/net/aspose.words.mai...
  10. TabStopCollection.Equals | Aspose.Words for .NET

    Discover the TabStopCollection Equals method to easily compare TabStopCollections for equality, enhancing your coding efficiency and accuracy.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); TabStopCollection tabStops...

    reference.aspose.com/words/net/aspose.words/tab...