Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 30,834 for

doc

(0.04 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. Document.RemovePersonalInformation | Aspose.Wor...

    Ensure privacy with the Document RemovePersonalInformation feature in Word, automatically deleting user data from comments and properties upon saving.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert some content with...

    reference.aspose.com/words/net/aspose.words/doc...
  7. StructuredDocumentTagRangeStart.removeSelfOnly ...

    StructuredDocumentTagRangeStart.removeSelfOnly method. Removes this range start and appropriate range end nodes of the structured Document tag, but keeps its content inside the Document tree....'SdtRangeExtendedMeth' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Lines method. Represents an estimate of the number of lines in the Document in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln ( String...

    reference.aspose.com/words/cpp/aspose.words.pro...
  9. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Paragraphs method. Represents an estimate of the number of paragraphs in the Document in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln ( String...

    reference.aspose.com/words/cpp/aspose.words.pro...
  10. Font.double_strike_through property | Aspose.Wo...

    Font.double_strike_through property. True if the font is formatted as double strikethrough text.... doc = aw . Document () para = doc . get_child (...as_paragraph () run = aw . Run ( doc = doc , text = 'Text with a single-line...

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