Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 5,803 for

document revision

(0.08 sec)
  1. DocumentProperty.ToDouble | Aspose.Words for .N...

    DocumentProperty 方法. 以 double 形式返回属性值... Document doc = new Document (); CustomDocumentProper...properties . Add ( "Authorized Revision" , doc . BuiltInDocumentPrope...

    reference.aspose.com/words/zh/net/aspose.words....
  2. FieldRevNum Class | Aspose.Words for .NET

    Aspose.Words.Fields.FieldRevNum class. Implements the REVNUM field in C#....the Working with Fields documentation article. public class FieldRevNum...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Aspose::Words::Properties::PropertyType enum | ...

    Aspose::Words::Properties::PropertyType enum. Specifies data type of a Document property in C++....enum Specifies data type of a document property. enum class PropertyType...Examples Shows how to work with a document’s custom properties. auto...

    reference.aspose.com/words/cpp/aspose.words.pro...
  4. RevisionGroup.Text | Aspose.Words for .NET API 参考

    RevisionGroup 财产. 返回插入/删除/移动的文本或格式更改的描述... Document doc = new Document ( MyDir + "Revisions.docx"...Assert . AreEqual ( 7 , doc . Revisions . Groups . Count ); foreach...

    reference.aspose.com/words/zh/net/aspose.words/...
  5. Aspose::Words::Layout::RevisionOptions::get_Mov...

    Aspose::Words::Layout::RevisionOptions::get_MovedFromTextColor method. Allows to specify the color to be used for areas where content was moved from Moving. Default value is ByAuthor in C++....appearance of revisions. auto doc = MakeObject < Document > ( MyDir...MyDir + u "Revisions.docx" ); // Get the RevisionOptions object that...

    reference.aspose.com/words/cpp/aspose.words.lay...
  6. FieldRevNum class | Aspose.Words for Python

    aspose.words.fields.FieldRevNum class. Implements the REVNUM field...Fields documentation article. Remarks Retrieves the document’s revision...recorded in the Revision property of the built-in document properties...

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

    Aspose::Words::Layout::RevisionOptions::get_RevisionBarsWidth method. Gets or sets width of Revision bars, points in C++....method Gets or sets width of revision bars, points. float Aspose...appearance of revisions. auto doc = MakeObject < Document > ( MyDir...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. DocumentProperty.Type | Aspose.Words for .NET

    DocumentProperty Type property. Gets the data type of the property in C#....built-in document properties. Document doc = new Document ( MyDir..."Properties.docx" ); // The "Document" object contains some of its...

    reference.aspose.com/words/net/aspose.words.pro...
  9. If the document is protected using Aspose DLL, ...

    We have a Document which is protected using Aspose provided framework. As a result of which end users can edit only a subset of the Document. My question is if the Document is protected, Track Changes, Accept and reject …...If the document is protected using Aspose DLL, Track Changes...reject button in protected documents? Aspose.Words Product Family...

    forum.aspose.com/t/if-the-document-is-protected...
  10. DocumentPropertyCollection class | Aspose.Words...

    aspose.words.properties.DocumentPropertyCollection class. Base class for [BuiltInDocumentProperties](../builtinDocumentproperties/) and [CustomDocumentProperties](../customDocumentproperties/) collections...the Work with Document Properties documentation article. Remarks...with a document’s custom properties. doc = aw . Document () properties...

    reference.aspose.com/words/python-net/aspose.wo...