Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 67,636 for

document

(0.05 sec)
  1. CustomPart.clone method | Aspose.Words for Python

    CustomPart.clone method. Makes a deep enough copy of the object...Examples Shows how to access a document’s arbitrary custom parts collection...collection. doc = aw . Document ( MY_DIR + 'Custom parts OOXML...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CustomPartCollection.clear method | Aspose.Word...

    CustomPartCollection.clear method. Removes all elements from the collection....Examples Shows how to access a document’s arbitrary custom parts collection...collection. doc = aw . Document ( MY_DIR + 'Custom parts OOXML...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CustomPartCollection.count property | Aspose.Wo...

    CustomPartCollection.count property. Gets the number of elements contained in the collection....Examples Shows how to access a document’s arbitrary custom parts collection...collection. doc = aw . Document ( MY_DIR + 'Custom parts OOXML...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Revision::Accept method | Aspose...

    Aspose::Words::Revision::Accept method. Accepts this revision in C++....revisions in a document. auto doc = MakeObject < Document > (); auto...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/cpp/aspose.words/rev...
  5. Aspose::Words::Revision::get_Author method | As...

    Aspose::Words::Revision::get_Author method. Gets or sets the author of this revision. Can not be empty string or null in C++....revisions in a document. auto doc = MakeObject < Document > (); auto...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/cpp/aspose.words/rev...
  6. PdfSaveOptions.PageLayout | Aspose.Words for .NET

    Discover the PdfSaveOptions PageLayout property to customize your PDF’s layout for optimal viewing in any reader. Enhance your Document's presentation!...layout to be used when the document is opened in a PDF reader...reader. Document doc = new Document ( MyDir + "Big document.docx"...

    reference.aspose.com/words/net/aspose.words.sav...
  7. BookmarkStart class | Aspose.Words for Python

    aspose.words.BookmarkStart class. Represents a start of a bookmark in a Word Document...start of a bookmark in a Word document. To learn more, visit the...Working with Bookmarks documentation article. Remarks A complete...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PageInfo class | Aspose.Words for Node.js

    Aspose.Words.Rendering.PageInfo class. Represents information about a particular Document page...information about a particular document page. To learn more, visit...visit the Rendering documentation article. Remarks The page width...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldChar class | Aspose.Words for Python

    aspose.words.fields.FieldChar class. Base class for nodes that represent field characters in a Document...represent field characters in a document. To learn more, visit the...the Working with Fields documentation article. Remarks A complete...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::SubDocument::get_NodeType method...

    Aspose::Words::SubDocument::get_NodeType method. Returns SubDocument in C++....Shows how to access a master document’s subdocument. auto doc =...MakeObject < Document > ( MyDir + u "Master document.docx" ); SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/sub...