Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 5,803 for

document revision

(0.1 sec)
  1. RevisionOptions.DeletedTextColor | Aspose.Words...

    RevisionOptions DeletedTextColor property. Allows to specify the color to be used for deleted content Deletion. Default value is ByAuthor in C#....appearance of revisions. Document doc = new Document ( MyDir + "Revisions..."Revisions.docx" ); // Get the RevisionOptions object that controls...

    reference.aspose.com/words/net/aspose.words.lay...
  2. Aspose::Words::Paragraph Class Reference - Aspo...

    Represents a paragraph of text....paragraph invalid when the document is opened in Microsoft Word...Words document by hand. auto doc = MakeObject<Document>(); //...

    reference.aspose.com/words/cpp/class/aspose.wor...
  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. 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...
  5. RevisionGroup.RevisionType | Aspose.Words for ....

    RevisionGroup 财产. 获取该组中包含的修订类型... Document doc = new Document ( MyDir + "Revisions.docx"...Assert . AreEqual ( 7 , doc . Revisions . Groups . Count ); foreach...

    reference.aspose.com/words/zh/net/aspose.words/...
  6. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::Clear method. Removes all properties 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...
  7. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::RemoveAt method. Removes a property at the specified index 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...
  8. Document.compare method | Aspose.Words for Python

    aspose.words.Document.compare method...compare(document, author, date_time) Compares this document with...with another document producing changes as number of edit and format...

    reference.aspose.com/words/python-net/aspose.wo...
  9. BuiltInDocumentProperties.RevisionNumber | Aspo...

    BuiltInDocumentProperties RevisionNumber property. Gets or sets the Document Revision number in C#....property Gets or sets the document revision number. public int RevisionNumber...with REVNUM fields. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.pro...
  10. DocumentProperty.ToBool | Aspose.Words for .NET

    DocumentProperty ToBool method. Returns the property value as bool in C#....custom document properties. Document doc = new Document (); CustomDocumentProper...properties . Add ( "Authorized Revision" , doc . BuiltInDocumentPrope...

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