Sort Score
Result 10 results
Languages All
Labels All
Results 3,441 - 3,450 of 180,096 for

doc

(0.5 sec)
  1. Document.track_revisions property | Aspose.Word...

    Document.track_revisions property. True if changes are tracked when this Document is edited in Microsoft Word.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Normal editing of the document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. RevisionCollection class | Aspose.Words for Python

    aspose.words.RevisionCollection class. A collection of [Revision](../revision/) objects that represent revisions in the Document... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Normal editing of the document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::RevisionCollection::get_Count me...

    Aspose::Words::RevisionCollection::get_Count method. Returns the number of revisions in the collection in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Normal editing of the document...

    reference.aspose.com/words/cpp/aspose.words/rev...
  4. | Aspose

    Sample code for JPG to Doc Java conversion. Use API example code for batch JPG files to Doc conversion within any Web or Desktop Java based application....Conversion JPG to Doc HTML JPG OCR XML BMP DOC Aspose.OCR for Java...that converts an JPG image to DOC document: Create an instance...

    products.aspose.com/ocr/java/conversion/jpg-to-...
  5. CustomPart.Data | Aspose.Words for .NET

    Explore CustomPart Data. Access detailed information about your custom parts for enhanced precision and efficiency in your projects.... Document doc = new Document ( MyDir + "Custom...package.docx" ); Assert . That ( doc . PackageCustomParts . Count...

    reference.aspose.com/words/net/aspose.words.mar...
  6. HeaderFooterCollection Class | Aspose.Words for...

    Discover Aspose.Words.HeaderFooterCollection for easy, typed access to Section HeaderFooter nodes, streamlining Document management and enhancing your workflow.... Document doc = new Document ( MyDir + "Header...foreach ( Section section in doc . OfType < Section >()) { //...

    reference.aspose.com/words/net/aspose.words/hea...
  7. Working With Comments in Python|Aspose.Words fo...

    Working with comments using Python....Document" ) doc = Document ( "data/TestFile.doc" ) \# Collect...comments in the document comments = doc . getChildNodes ( self . nodeType...

    docs.aspose.com/words/java/working-with-comment...
  8. Convert Image To PDF C#

    Convert Image to PDF format in C# code. Save Image as PDF using C#....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Copy using Aspose.Words; var doc = new Document(); var builder...

    products.aspose.com/words/net/conversion/image-...
  9. Convert Image To WORD C#

    Convert Image to WORD format in C# code. Save Image as WORD using C#....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Copy using Aspose.Words; var doc = new Document(); var builder...

    products.aspose.com/words/net/conversion/image-...
  10. Convert Image To HTML C#

    Convert Image to HTML format in C# code. Save Image as HTML using C#....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Copy using Aspose.Words; var doc = new Document(); var builder...

    products.aspose.com/words/net/conversion/image-...