Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 42,505 for

doc

(0.2 sec)
  1. StructuredDocumentTagRangeStart | Aspose.Words ...

    Create a new StructuredDocumentTagRangeStart instance effortlessly. Enhance your Document management with this powerful constructor for structured tags....DocumentBase doc , SdtType type ) Parameter Type Description doc DocumentBase...SdtRangeExtendedMeth () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mar...
  2. Working with Gradient in XPS file | .NET

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for .NET...Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/page/net/xps/working-with-gradi...
  3. Document.stopTrackRevisions method | Aspose.Wor...

    Document.stopTrackRevisions method. Stops automatic marking of Document changes as revisions.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Editing a document usually...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. RevisionCollection.Count | Aspose.Words for .NET

    Discover the RevisionCollection Count property, which efficiently reveals the total number of revisions, enhancing your data management and tracking.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Normal editing of the document...

    reference.aspose.com/words/net/aspose.words/rev...
  5. Revision.reject method | Aspose.Words for Python

    Revision.reject method. Reject this revision.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Normal editing of the document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Revision.RevisionType | Aspose.Words for .NET

    Discover the RevisionType property to easily access and understand the type of each revision, enhancing your workflow and project management efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Normal editing of the document...

    reference.aspose.com/words/net/aspose.words/rev...
  7. Revision.date_time property | Aspose.Words for ...

    Revision.date_time property. Gets or sets the date/time of this revision.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Normal editing of the document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Table constructor | Aspose.Words for Python

    Table constructor. Initializes a new instance of the [Table](../) class....Table constructor Table(doc) Initializes a new instance of the...class. def __init__ ( self , doc : aspose . words . DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Font.superscript property | Aspose.Words for Py...

    Font.superscript property. True if the font is formatted as superscript.... doc = aw . Document () para = doc . get_child (...baseline. run = aw . Run ( doc = doc , text = 'Raised text. ' )...

    reference.aspose.com/words/python-net/aspose.wo...
  10. RevisionType enumeration | Aspose.Words for Python

    aspose.words.RevisionType enumeration. Specifies the type of change being tracked in [Revision](../revision/).... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Normal editing of the document...

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