Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 400,591 for

document

(0.14 sec)
  1. PdfSaveOptions class | Aspose.Words for Python

    aspose.words.saving.PdfSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.PDF](../../aspose.words/saveformat/#PDF) format...additional options when saving a document into the SaveFormat.PDF format...the Specify Save Options documentation article. Inheritance: PdfSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用 C# 的 PDF 工具提示|Aspose.PDF for .NET

    学习如何使用 C# 和 Aspose.PDF 为 PDF 中的文本片段添加工具提示... () { // The path to the documents directory var dataDir = RunExamples...(); // Create PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/pdf-tooltip/
  3. Aspose.Words.Loading module | Aspose.Words for ...

    The aspose.words.loading module provides classes and enumerations that allow to specify additional options when loading Documents....additional options when loading documents. Classes Class Description...options when loading CHM document into a Document object. To learn more...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Set Privileges, Encrypt and Decrypt PDF File us...

    Encrypt PDF File with C++ using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password....rights you want to apply to the document. Once the privileges have...object as an argument to the Document object’s Encrypt method. The...

    docs.aspose.com/pdf/cpp/set-privileges-encrypt-...
  5. FieldPrint | Aspose.Words for Java

    Implements the PRINT field in Java....the Working with Fields documentation article. Remarks: An instruction...selected printer when the document is printed. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  6. Basics of Aspose.PDF DOM API|Aspose.PDF for Java

    Get started with the basics of Aspose.PDF DOM API for Java. Learn how to create, modify, and manage PDF Documents with ease....Introduction to the DOM API Document Object Model (DOM) is a form...representation of structured documents as an object-oriented model...

    docs.aspose.com/pdf/java/basics-of-dom-api/
  7. StructuredDocumentTag.Color | Aspose.Words for ...

    Discover how to easily manage the Color property of StructuredDocumentTags. Enhance your Documents with customizable color settings for better organization!...the color of the structured document tag. public Color Color {...how to create a structured document tag in a plain text box and...

    reference.aspose.com/words/net/aspose.words.mar...
  8. IDocumentReaderPlugin | Aspose.Words for Java

    Defines an interface for external reader plugins that can read a file into a Document in Java....that can read a file into a document. Methods Method Description...LoadOptions loadOptions, Document document) read(InputStream src...

    reference.aspose.com/words/java/com.aspose.word...
  9. C# .NET DICOM Medical Document Processing API |...

    C# ASP.NET VB.NET library to work with DICOM medical files....Medical Visit our documentation for more details. Aspose...

    products.aspose.com/medical/net/
  10. PDF 粘性注释|Aspose.PDF for Java

    本主题关于粘性注释,以水印注释为例展示在文本中。它用于在页面上表示图形。查看代码片段以解决此任务。...{ // 加载 PDF 文件 Document document = new Document ( _dataDir + "sample..."sample.pdf" ); Page page = document . getPages (). get_Item (...

    docs.aspose.com/pdf/zh/java/sticky-annotations/