Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 5,828 for

document revision

(0.15 sec)
  1. Granularity enumeration | Aspose.Words for Python

    aspose.words.comparing.Granularity enumeration. Specifies the granularity of changes to track when comparing two Documents....track when comparing two documents. Members Name Description...while comparing documents. doc_a = aw . Document () builder_a =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Document.Compare | Aspose.Words for .NET API 参考

    Document 方法. 将此文档与另一个文档进行比较以产生编辑和格式修订的数量Revision....Document.Compare 内容 [ 隐藏 ] Compare(Document, string, DateTime)...订的数量 Revision . public void Compare ( Document document , string...

    reference.aspose.com/words/zh/net/aspose.words/...
  3. Incorrect HTML output when converting from Word...

    aspose_test (1).zip (10.9 KB) Hi, We are facing an issue where the styles change during the conversion from Word to HTML. We’ve attached two Documents: one in Word format and the other in HTML format. In the Word doc…... We’ve attached two documents: one in Word format and the...in HTML format. In the Word document, there is a section labeled...

    forum.aspose.com/t/incorrect-html-output-when-c...
  4. RevisionNumber | Aspose.Email for .NET API 参考

    指定附加到 Document 对象的文件的修订号 区域普通 规范名称PidNameRevisionNumber 替代名称urnschemas-microsoft-comofficeofficeRevision...RevisionNumber field 指定附加到 Document 对象的文件的修订号。 区域:普通 规范名称:PidNameRevisionNumbe...替代名称:urn:schemas-microsoft-com:office:office#Revision public static readonly PidNamePropertyDescr...

    reference.aspose.com/email/zh/net/aspose.email....
  5. Just Find Text and get the uniquely positions -...

    Hi: I want to find some text whether the word contains and the text coordinates in the word,but don’t replace them.For example, a word contains “xx”,there are many “xx” in the word.I want to get the positions where can…...the matched text: Document doc = new Document(@"C:\Temp\in.docx");...s e) { Document doc = (Document)e.MatchNode.Document; // This...

    forum.aspose.com/t/just-find-text-and-get-the-u...
  6. Enum GridLoadDataFilterOptions | Aspose.Cells f...

    Aspose.Cells.GridDesktop.Data.GridLoadDataFilterOptions enum. Represents the options to filter data when loading workbook from template...DocumentProperties 8388608 Load document properties DefinedNames 16777216...Load OleObjects Revision 536870912 Load revision logs See Also...

    reference.aspose.com/cells/net/aspose.cells.gri...
  7. Granularity Enum | Aspose.Words for .NET

    Aspose.Words.Comparing.Granularity enum. Specifies the granularity of changes to track when comparing two Documents in C#....track when comparing two documents. public enum Granularity Values...comparing documents. Document docA = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.com...
  8. Enum LoadDataFilterOptions | Aspose.Cells for ....

    Aspose.Cells.LoadDataFilterOptions enum. Represents the options to filter data when loading workbook from template...DocumentProperties 8388608 Load document properties DefinedNames 16777216...Load OleObjects Revision 536870912 Load revision logs See Also...

    reference.aspose.com/cells/net/aspose.cells/loa...
  9. CompareOptions.granularity property | Aspose.Wo...

    CompareOptions.granularity property. Specifies whether changes are tracked by character or by word...while comparing documents. doc_a = aw . Document () builder_a =...adipiscing elit" ) doc_b = aw . Document () builder_b = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. RevisionGroupCollection.GetEnumerator | Aspose....

    RevisionGroupCollection 方法. 返回一个枚举器对象... Document doc = new Document ( MyDir + "Revisions.docx"...RevisionCollection revisions = doc . Revisions ; // 这个集合本身有一个修订组的集合。...

    reference.aspose.com/words/zh/net/aspose.words/...