Sort Score
Result 10 results
Languages All
Labels All
Results 6,501 - 6,510 of 375,150 for

document

(0.09 sec)
  1. Inline.is_move_from_revision property | Aspose....

    Inline.is_move_from_revision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled.... Document ( file_name = MY_DIR + 'Revision...docx' ) # When we edit the document while the "Track Changes"...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Revision.parent_node property | Aspose.Words fo...

    Revision.parent_node property. Gets the immediate parent node (owner) of this revision... Document ( file_name = MY_DIR + 'Revision...docx' ) # When we edit the document while the "Track Changes"...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Inline.isFormatRevision property | Aspose.Words...

    Inline.isFormatRevision property. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled.... Document ( base . myDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Section.clone method | Aspose.Words for Node.js

    Section.clone method. Creates a duplicate of this section....sections in a document. let doc = new aw . Document (); let builder...the first section from the document. doc . sections . removeAt...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. LanguagePreferences.default_editing_language pr...

    LanguagePreferences.default_editing_language property. Gets or sets default editing language....default language when loading a document. load_options = aw . loading...EditingLanguage . RUSSIAN doc = aw . Document ( MY_DIR + 'No default editing...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BaseWebExtensionCollection1.GetEnumerator | Asp...

    Discover the BaseWebExtensionCollection GetEnumerator method to easily iterate through collections, enhancing your development efficiency and code management....with a document’s collection of web extensions. Document doc =...= new Document ( MyDir + "Web extension.docx" ); Assert . That...

    reference.aspose.com/words/net/aspose.words.web...
  7. DocumentPropertyCollection Class | Aspose.Words...

    Discover the Aspose.Words.Properties.DocumentPropertyCollection class, your go-to for managing BuiltIn and Custom Document Properties efficiently....the Work with Document Properties documentation article. public...work with a document’s custom properties. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.pro...
  8. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for C++ recognition results as PDF, text, Word, or Excel Documents, as well as JSON or XML files....file_format::pdf Portable Document Format. file_format::docx...file_format::docx Microsoft Word document (version 2007 or later). file_format::format_rtf...

    docs.aspose.com/ocr/cpp/save-file/
  9. ShapeBase.local_to_parent method | Aspose.Words...

    ShapeBase.local_to_parent method. Converts a value from the local coordinate space into the coordinate space of the parent shape.... Document () # Insert a group shape...and to the right of # the document's x and Y coordinate origin...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PDF Figures Annotations|Aspose.PDF for Java

    This article describes how to add, get, and delete figures annotations from your PDF Document with Aspose.PDF for Java...Annotations: Load the PDF file - new Document . Create new Circle Annotation...ExampleCircleAnnotat { // The path to the documents directory. private static...

    docs.aspose.com/pdf/java/figures-annotation/