Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 3,035 for

document revision

(0.12 sec)
  1. Shape.ShadowEnabled | Aspose.Words for .NET

    Discover how the Shape ShadowEnabled property enhances your designs by enabling shadow effects for a more dynamic visual appeal....shapes in a document. public void VisitShapes () { Document doc = new...new Document ( MyDir + "Revision shape.docx" ); ShapeAppearancePrint...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 使用自定义安全处理程序在 C# 中添加数字签名|Aspose.PDF for .NET

    使用自定义安全处理程序在 C# 中添加数字签名...int Version { get ; } int Revision { get ; } int KeyLength {...algorithm revision. /// </summary> public int Revision { get {...

    docs.aspose.com/pdf/zh/net/custom-security-hand...
  3. Changing the Hyperlink style when saving as Wor...

    Hi, our customer reported a need to change the Hyperlinks style in the Word Documents. They have Documents that we convert into PDF. They want to remove the underline and change the color globally, in the output PDF tha…...style in the Word documents. They have documents that we convert...similar to changing the color of revision inserted text? doc.getLayoutOptions()...

    forum.aspose.com/t/changing-the-hyperlink-style...
  4. 使用 Python 操作 PDF 中的注释 | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上操作 PDF 文件中注释的 Python 源代码。...data_dir , outfile ) document = apdf . Document ( path_infile ) appearance...annotations . FreeTextAnnotation ( document . pages [ 1 ], apdf . Rectangle...

    products.aspose.com/pdf/zh-hans/python-net/anno...
  5. Shape.ExtrusionEnabled | Aspose.Words for .NET

    Discover if the Shape Extrusion feature is active. Easily enhance your designs with stunning 3D effects for a professional touch!...shapes in a document. public void VisitShapes () { Document doc = new...new Document ( MyDir + "Revision shape.docx" ); ShapeAppearancePrint...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Range Class | Aspose.Words for .NET

    Discover the Aspose.Words.Range class, your key to managing Document sections effortlessly. Enhance your Document processing with seamless control and flexibility....Represents a contiguous area in a document. To learn more, visit the...the Working with Ranges documentation article. public class Range...

    reference.aspose.com/words/net/aspose.words/range/
  7. 使用 Python 操作 PDF 中的注释 | Aspose.PDF

    用於操作 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上的 PDF 檔中的批注的 Python 原始程式碼。... 在 Document 類別的實例中載入 PDF。 建立要新增到 PDF 的註解。...data_dir , outfile ) document = apdf . Document ( path_infile ) appearance...

    products.aspose.com/pdf/zh-hant/python-net/anno...
  8. CompareOptions.IgnoreTables | Aspose.Words for ...

    Discover how the CompareOptions IgnoreTables property enhances data analysis by controlling table data comparison for accurate insights....to filter specific types of document elements when making a comparison...comparison. // Create the original document and populate it with various...

    reference.aspose.com/words/net/aspose.words.com...
  9. Shape.StrokeWeight | Aspose.Words for .NET

    Adjust the StrokeWeight property to customize brush thickness for shapes, enhancing your designs with precise line control and professional quality....shapes in a document. public void VisitShapes () { Document doc = new...new Document ( MyDir + "Revision shape.docx" ); ShapeAppearancePrint...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Compare Word Documents using Java

    Compare Word Documents using Java by following this guide. It explains the step-by-step algorithm, and a runnable sample code to compare two docs using Java....Compare Word Documents using Java Compare Word documents using Java...supported. Steps to Compare Word Documents in Java Configure your environment...

    kb.aspose.com/words/java/compare-word-documents...