Sort Score
Result 10 results
Languages All
Labels All
Results 9,501 - 9,510 of 351,194 for

document

(0.16 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. DocumentBuilder.InsertComboBox | Aspose.Words f...

    Enhance your Documents with the DocumentBuilder InsertComboBox method. Easily add interactive combo box form fields for improved user experience....field into a document. Document doc = new Document (); DocumentBuilder...fields are objects in the document that the user can interact...

    reference.aspose.com/words/net/aspose.words/doc...
  3. 以编程方式打开 PDF 文档|Aspose.PDF for .NET

    了解如何在 C# Aspose.PDF for .NET PDF 库中打开 PDF 文件。您可以打开现有 PDF、从流中加载文档以及处理加密的 PDF 文档。...OpenDocument () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/open-pdf-document/
  4. 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...
  5. 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...
  6. 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...
  7. FontInfoSubstitutionRule | Aspose.Words for Java

    Font info substitution rule in Java....the Working with Fonts documentation article. Remarks: According...throws Exception { // Open a document that contains text formatted...

    reference.aspose.com/words/java/com.aspose.word...
  8. Revision.parent_style property | Aspose.Words f...

    Revision.parent_style property. Gets the immediate parent style (owner) of this revision...revision relates to changes on document nodes, use Revision.parent_node...Examples Shows how to work with a document’s collection of revisions...

    reference.aspose.com/words/python-net/aspose.wo...
  9. LoadOptions.UpdateDirtyFields | Aspose.Words fo...

    Discover how the LoadOptions UpdateDirtyFields property enhances data integrity by selectively updating fields marked as dirty for optimal performance.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Give the document's built-in "Author" property...

    reference.aspose.com/words/net/aspose.words.loa...
  10. Document.Theme | Aspose.Words for .NET

    Access the Document Theme property to effortlessly retrieve the Theme object, enhancing your Document's design and visual appeal....Theme Contents [ Hide ] Document.Theme property Gets the Theme...Theme object for this document. public Theme Theme { get ; } Examples...

    reference.aspose.com/words/net/aspose.words/doc...