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

document

(0.52 sec)
  1. 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/
  2. 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...
  3. 使用 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/
  4. 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...
  5. 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-...
  6. 使用 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/
  7. 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/
  8. C++ API to Export PCL to XAMLFLOW | products.as...

    Convert PCL to XAMLFLOW within C++ applications....markup language used to create documents with a flow layout. It is...is used to create documents with a flow layout, which is useful...

    products.aspose.com/total/cpp/conversion/pcl-to...
  9. Work with Tables in Tagged PDFs in Python|Aspos...

    Learn how to work with accessible tables in tagged PDFs in Python with Aspose.PDF for Python via .NET, including structure, spans, alignment, and PDF/UA-friendly table markup....accessible table in a PDF document using Aspose.PDF for Python...Tagged PDF document: Create a new tagged PDF document. Set document...

    docs.aspose.com/pdf/python-net/working-with-tab...
  10. Working with PDF File Metadata in Python|Aspose...

    Explore how to extract and manage PDF metadata, such as author and title, in Python using Aspose.PDF....extract metadata from a PDF document using Aspose.PDF for Python...accessing the info property of the Document object, it retrieves key information...

    docs.aspose.com/pdf/pyhton-net/pdf-file-metadata/