Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 3,157 for

document revision

(0.09 sec)
  1. Specify Layout Options in C++|Aspose.Words for C++

    Specify Layout Options for various Document layouts....enables you to create output documents with various layouts, depending...LayoutOptions property of the Document . This property resembles...

    docs.aspose.com/words/cpp/specify-layout-options/
  2. RevisionOptions.delete_cell_color property | As...

    RevisionOptions.delete_cell_color property. Allows to specify the color to be used for deleted cells [RevisionType.DELETION](../../../aspose.words/Revisiontype/#DELETION)...insert/delete cell revision color. doc = aw . Document ( file_name =...'Cell revisions.docx' ) doc . layout_options . revision_options...

    reference.aspose.com/words/python-net/aspose.wo...
  3. docx转PDF后,生僻字不显示 - Free Support Forum - aspose.com

    版本:23.8 编程语言:java 问题截图: 源文件: 金顶宝-20年-单签-2024V1.0 (1) (1).docx (33.6 KB)...the fonts when saving the document. This can be achieved by configuring...fonts while converting a DOCX document to PDF using Aspose.Words...

    forum.aspose.com/t/docx-pdf/314728
  4. Compare Documents in Python|Aspose.Words for Py...

    Compare two Documents in any supported formats and shows content changes using Python. You can apply advanced options when comparing....Ask AI Compare Documents Contents [ Hide ] Purpose Summary. What...NET to compare two documents, retrieve revision changes, and configure...

    docs.aspose.com/words/python-net/compare-docume...
  5. Aspose::Words::Layout::RevisionOptions::get_Del...

    Aspose::Words::Layout::RevisionOptions::get_DeleteCellColor method. Allows to specify the color to be used for deleted cells Deletion. Default value is Pink in C++....work with insert/delete cell revision color. auto doc = System ::...Words :: Document > ( get_MyDir () + u "Cell revisions.docx" );...

    reference.aspose.com/words/cpp/aspose.words.lay...
  6. Aspose::Words::Comparing::Granularity enum | As...

    Aspose::Words::Comparing::Granularity enum. Specifies the granularity of changes to track when comparing two Documents in C++....track when comparing two documents. enum class Granularity Values...granularity while comparing documents. auto docA = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.com...
  7. 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...
  8. Strange result of compare document with lists -...

    Hello, I have problem with compare logic between Document in case when I add lists to Documents with different styles. After exporting result I do not see any differences (Revision collection is empty). Here is the exam…...Strange result of compare document with lists Aspose.Words Product...between document in case when I add lists to documents with different...

    forum.aspose.com/t/strange-result-of-compare-do...
  9. aspose.words module | Aspose.Words for Python

    The aspose.words module provides classes for generating, converting, modifying, rendering and printing Microsoft Word Documents without utilizing Microsoft Word....and printing Microsoft Word documents without utilizing Microsoft...Automation and System.Xml. A document in Aspose.Words is represented...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Layout::RevisionOptions::get_Ins...

    Aspose::Words::Layout::RevisionOptions::get_InsertCellColor method. Allows to specify the color to be used for inserted cells Insertion. Default value is Blue in C++....work with insert/delete cell revision color. auto doc = System ::...Words :: Document > ( get_MyDir () + u "Cell revisions.docx" );...

    reference.aspose.com/words/cpp/aspose.words.lay...