Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 1,657 for

document revision

(0.1 sec)
  1. Document Class | Aspose.Words for .NET

    Discover the Aspose.Words.Document class for seamless Word Document manipulation. Enhance your projects with powerful features and easy integration....Document Contents [ Hide ] Document class Represents a Word document...document. To learn more, visit the Working with Document documentation...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::Remove method. Removes a property with the specified name from the collection in C++....Examples Shows how to work with a document’s custom properties. auto...auto doc = MakeObject < Document > (); SharedPtr < CustomDocumentProper...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++....Examples Shows how to work with a document’s custom properties. auto...auto doc = MakeObject < Document > (); SharedPtr < CustomDocumentProper...

    reference.aspose.com/words/cpp/aspose.words.pro...
  4. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....Levels of Nodes in a Document documentation article. Remarks: InlineStory...to a paragraph. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  5. DocumentProperty.toInt method | Aspose.Words fo...

    DocumentProperty.toInt method. Returns the property value as integer....custom document properties. let doc = new aw . Document (); let...properties . add ( "Authorized Revision" , doc . builtInDocumentPrope...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentPropertyCollection.contains method | As...

    DocumentPropertyCollection.contains method. Returns ``true`` if a property with the specified name exists in the collection....Examples Shows how to work with a document’s custom properties. let doc...doc = new aw . Document (); let properties = doc . customDocumentProper...

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

    aspose.words.layout.LayoutOptions class. Holds the options that allow controlling the Document layout process...that allow controlling the document layout process. To learn more...Converting to Fixed-page Format documentation article. Remarks You do...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Layout::RevisionOptions::get_Rev...

    Aspose::Words::Layout::RevisionOptions::get_RevisionBarsColor method. Allows to specify the color to be used for side bars that identify Document lines containing revised information. Default value is Red in C++....that identify document lines containing revised information. Default...appearance of revisions. auto doc = MakeObject < Document > ( MyDir...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. DocumentPropertyCollection.GetEnumerator | Aspo...

    Discover the DocumentPropertyCollection GetEnumerator method. Easily iterate through all collection items with this efficient enumerator for seamless data access....work with a document’s custom properties. Document doc = new Document...Document (); CustomDocumentProper properties = doc . CustomDocumentProper...

    reference.aspose.com/words/net/aspose.words.pro...
  10. DocumentPropertyCollection.Clear | Aspose.Words...

    Effortlessly clear all properties from your DocumentPropertyCollection with our Clear method. Streamline your data management today!...work with a document’s custom properties. Document doc = new Document...Document (); CustomDocumentProper properties = doc . CustomDocumentProper...

    reference.aspose.com/words/net/aspose.words.pro...