Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 5,828 for

document revision

(0.26 sec)
  1. 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/...
  2. RevisionOptions.CommentColor | Aspose.Words for...

    RevisionOptions CommentColor property. Allows to specify the color to be used for comments. Default value is Red 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...
  3. RevisionOptions.InsertedTextEffect | Aspose.Wor...

    RevisionOptions InsertedTextEffect property. Allows to specify the effect to be applied to the inserted content Insertion. Default value is Underline 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...
  4. DocumentPropertyCollection.index_of method | As...

    DocumentPropertyCollection.index_of method. Gets the index of a property by name....with a document’s custom properties. doc = aw . Document () properties...properties = doc . custom_document_properties self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentPropertyCollection.Contains | Aspose.Wo...

    DocumentPropertyCollection Contains method. Returns true if a property with the specified name exists in the collection in C#....work with a document’s custom properties. Document doc = new Document...Document (); CustomDocumentProper properties = doc . CustomDocumentProper...

    reference.aspose.com/words/net/aspose.words.pro...
  6. DocumentProperty.ToDateTime | Aspose.Words for ...

    DocumentProperty ToDateTime method. Returns the property value as DateTime in UTC in C#....Shows how to create a custom document property which contains a...a date and time. Document doc = new Document (); doc . CustomDocumentProper...

    reference.aspose.com/words/net/aspose.words.pro...
  7. Aspose::Words::Properties::CustomDocumentProper...

    A collection of custom Document properties....Description A collection of custom document properties. Each DocumentProperty...custom property of a container document. The names of the properties...

    reference.aspose.com/words/cpp/class/aspose.wor...
  8. RevisionGroupCollection.Count | Aspose.Words fo...

    RevisionGroupCollection 财产. 返回集合中的修订组数... Document doc = new Document ( MyDir + "Revisions.docx"...Assert . AreEqual ( 7 , doc . Revisions . Groups . Count ); foreach...

    reference.aspose.com/words/zh/net/aspose.words/...
  9. 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...
  10. 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...