Sort Score
Result 10 results
Languages All
Labels All
Results 4,531 - 4,540 of 422,819 for

document

(0.62 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. Working With Comments in Jython|Aspose.Words fo...

    Working with comments using Jython.... words import Document from com . aspose . words...'programming_documents/' # Open the document. doc = Document ( dataDir...

    docs.aspose.com/words/java/working-with-comment...
  5. FontSavingArgs | Aspose.Words for Java

    Provides data for the IFontSavingCallback.fontSavingcom.aspose.words.FontSavingArgs event in Java....more, visit the Save a Document documentation article. Remarks: When...When Aspose.Words saves a document to HTML or related formats...

    reference.aspose.com/words/java/com.aspose.word...
  6. Digitally Sign DOCX File Online or using Java |...

    Free online app for digital signature in DOCX files. Develop Java application to electronically sign DOCX Documents....Develop powerful Java based DOCX document signing applications. Freely...digital signature into various documents including DOCX files online...

    products.aspose.com/total/java/signature/docx/
  7. 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...
  8. 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...
  9. Body.ParentSection | Aspose.Words for .NET

    Discover the Body ParentSection property to easily access a story's parent section and enhance your content management efficiency.... Document doc = new Document (); doc . RemoveAllChildren...RemoveAllChildren (); // By default, a document compiles all endnotes at its...

    reference.aspose.com/words/net/aspose.words/bod...
  10. 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...