Sort Score
Result 10 results
Languages All
Labels All
Results 8,281 - 8,290 of 424,075 for

document

(1.52 sec)
  1. 如何用 .NET 添加 Highlight 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Highlight 个注释。...Load the PDF file Document document = new Document ( System . IO...new HighlightAnnotation ( document . Pages [ 1 ], new Rectangle...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  2. 如何使用 C++ 删除 Watermark 注释 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上删除 PDF 文件中的 Watermark 注解的源代码...Load the PDF file Document document = new Document ( System . IO...var WatermarkAnnotations = document . Pages [ 1 ]. Annotations...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  3. DocumentBuilder.InsertComboBox | Aspose.Words f...

    Enhance your Documents with the DocumentBuilder InsertComboBox method. Easily add interactive combo box form fields for improved user experience....fields are objects in the document that the user can interact...We can create them using a document builder, and below are two...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Navigation and Interaction in PDF|Aspose.PDF fo...

    This section describes the features of work with links, actions and bookmarks....you will learn how to remove Document Open Action from a PDF File...Specify PDF Page when Viewing Document. Bookmarks - large publications...

    docs.aspose.com/pdf/cpp/navigation-and-interact...
  5. CompareOptions.ignore_dml_unique_id property | ...

    CompareOptions.ignore_dml_unique_id property. Specifies whether to ignore difference in DrawingML unique Id....Examples Shows how to compare documents ignoring DML unique ID. doc_a...doc_a = aw . Document ( file_name = MY_DIR + 'DML unique ID original...

    reference.aspose.com/words/python-net/aspose.wo...
  6. AdvancedCompareOptions.ignore_dml_unique_id pro...

    AdvancedCompareOptions.ignore_dml_unique_id property. Specifies whether to ignore difference in DrawingML unique Id....Examples Shows how to compare documents ignoring DML unique ID. doc_a...doc_a = aw . Document ( file_name = MY_DIR + 'DML unique ID original...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DigitalSignatureDetails constructor | Aspose.Wo...

    DigitalSignatureDetails constructor. Initializes a new instance of [DigitalSignatureDetails](../) class....signing a document. Examples Shows how to sign OOXML document. doc...doc = aw . Document ( file_name = MY_DIR + 'Document.docx' ) certificate_holder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PdfDigitalSignatureTimestampSettings class | As...

    aspose.words.saving.PdfDigitalSignatureTimestampSettings class. Contains settings of the digital signature timestamp...with Digital Signatures documentation article. Constructors Name...Shows how to sign a saved PDF document digitally and timestamp it...

    reference.aspose.com/words/python-net/aspose.wo...
  9. LayoutCollector.clear method | Aspose.Words for...

    LayoutCollector.clear method. Clears all collected layout data... Call this method after document was manually updated, or layout...that a node spans. doc = aw . Document () layout_collector = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Loading::LoadOptions::get_LoadFo...

    Aspose::Words::Loading::LoadOptions::get_LoadFormat method. Specifies the format of the Document to be loaded. Default is Auto in C++....Specifies the format of the document to be loaded. Default is Auto...you know the format of the document you are about to load, you...

    reference.aspose.com/words/cpp/aspose.words.loa...