Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 423,787 for

document

(0.88 sec)
  1. Add Pages in PDF|Aspose.PDF for PHP via Java

    This article teaches how to insert (add) a page at the desired location PDF file. Learn how to move, remove (delete) pages from a PDF file using PHP....you insert a page to a PDF document at any location in the file...into a PDF file: Create a Document class object with the input...

    docs.aspose.com/pdf/php-java/add-pages/
  2. Change PDF Page Size in Python|Aspose.PDF for P...

    Learn how to read and change PDF page dimensions in Python....page dimensions using the Document and Page APIs. Use this guide...existing PDF pages, normalize document dimensions, or inspect page...

    docs.aspose.com/pdf/python-net/change-page-size/
  3. XamlFlowSaveOptions | Aspose.Words for .NET

    Discover the XamlFlowSaveOptions constructor to easily initialize and save Documents in the XamlFlow format. Enhance your workflow today!...that can be used to save a document in the XamlFlow format. public...converting a document to flow-form .xaml. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  4. 使用 C++ 操作 XFA 表单|Aspose.PDF for C++

    Aspose.PDF for C++ API 允许您在 PDF 文档中使用 XFA 和 XFA Acroform 字段。Aspose.PDF.Facades。...加载 XFA 表单 auto document = MakeObject < Document > ( _dataDir +...获取 XFA 表单字段的名称 auto names = document -> get_Form () -> get_XFA...

    docs.aspose.com/pdf/zh/cpp/xfa-forms/
  5. Manipulate PDF Document|Aspose.PDF for C++

    本节解释了关于验证 PDF A 标准的 PDF 文档,如何使用目录,如何设置 PDF 到期日期,以及如何确定 PDF 文件生成的进度。...Manipulate PDF Document Contents [ Hide ] 验证 PDF A 标准 (A 1A 和...或 PDF/A-1b 兼容性的 PDF 文档,请使用 Document 类的 Validate 方法。此方法允许您指定结果要保存的文件名和所需的验证类型...

    docs.aspose.com/pdf/zh/cpp/manipulate-pdf-docum...
  6. Comment | Aspose.Words for Java

    Represents a container for text of a comment in Java....the Working with Comments documentation article. Remarks: A comment...comment to a document, and then reply to it. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  7. Document.custom_document_properties property | ...

    Document.custom_Document_properties property. Returns a collection that represents all the custom Document properties of the Document....custom_document_properties property Document.custom_document_properties...all the custom document properties of the document. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  8. C++ API to Export MD to DOT | products.aspose.com

    Convert MD to DOT within C++ applications....markdown language used to create documents with plain text formatting...create diagrams from markdown documents, making it easier to visualize...

    products.aspose.com/total/cpp/conversion/md-to-...
  9. 使用 C# 处理 PDF 图层|Aspose.PDF for .NET

    下一任务解释如何锁定 PDF 图层、提取 PDF 图层元素、扁平化分层 PDF,并将 PDF 中的所有图层合并为一个。...LockLayerInPDF () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/work-with-pdf-layers/
  10. Create, Load and Read SVG Files in C# – File, S...

    Create, load and read SVG files in C# using Aspose.SVG for .NET. See SVGDocument examples for strings, streams, local files, URLs, and async resource loading....initialize an from an empty document, string content, stream, local...URL, and how to load SVG documents with external resources asynchronously...

    docs.aspose.com/svg/net/create-svg-document/