Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 422,492 for

document

(0.67 sec)
  1. BuiltInDocumentProperties Class | Aspose.Words ...

    Discover the Aspose.Words.Properties.BuiltInDocumentProperties class for easy access to essential Document properties, enhancing your Word processing efficiency....class A collection of built-in document properties. To learn more...the Work with Document Properties documentation article. public...

    reference.aspose.com/words/net/aspose.words.pro...
  2. Sign PDF Documents from a Smart Card in Python|...

    Learn how to sign PDF Documents with smart cards and external certificates in Python....Sign PDF Documents from a Smart Card in Python Contents [ Hide...presentation in digitally signed PDF documents. Use this workflow when your...

    docs.aspose.com/pdf/python-net/sign-pdf-documen...
  3. 在 PDF 中处理标题|Aspose.PDF for Python via .NET

    使用 Python 在 PDF 文档的标题中创建编号。Aspose.PDF for Python via .NET 提供不同类型的编号样式。...pdf as ap document = ap . Document () document . page_info...= 612.0 document . page_info . height = 792.0 document . page_info...

    docs.aspose.com/pdf/zh/python-net/working-with-...
  4. GlossaryDocument.AcceptEnd | Aspose.Words for .NET

    Discover the GlossaryDocument AcceptEnd method, which efficiently manages visitor access to the end of your glossary. Enhance user experience today!...visiting the end of the Glossary document. public override VisitorAction...visitor DocumentVisitor The document visitor. Return Value The...

    reference.aspose.com/words/net/aspose.words.bui...
  5. Aspose.Words.Markup module | Aspose.Words for N...

    The Aspose.Words.Markup module contains classes that represent customer defined semantics in a Document: smart tags, custom XML and structured Document tags (content controls)....customer defined semantics in a document: smart tags, custom XML and...and structured document tags (content controls). Classes Class...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. LayoutOptions.IgnorePrinterMetrics | Aspose.Wor...

    Discover the LayoutOptions IgnorePrinterMetrics property, control printer metrics for Document layout. Optimize compatibility and enhance printing precision....printer metrics to lay out document” compatibility option is ignored...lay out document’ option. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.lay...
  7. 更新 PDF 中的链接|Aspose.PDF for C++

    使用 Aspose.PDF for C++ 以编程方式更新 PDF 中的链接。本指南介绍如何更新 PDF 文件中的链接。...// 创建 Document 实例 auto document = MakeObject < Document > ( _dataDir...PDF 文件的页面集合中添加页面 auto page = document -> get_Pages () -> idx_get...

    docs.aspose.com/pdf/zh/cpp/update-links/
  8. Merge XML files using Python | Aspose.PDF

    Merge XML files programmatically with Python sample code using Aspose.PDF for Python for .NET...a robust and user-friendly document manipulation API designed...The Python library enables document conversion from any supported...

    products.aspose.com/pdf/python-net/merger/xml/
  9. Merge XPS files using Python | Aspose.PDF

    Merge XPS files programmatically with Python sample code using Aspose.PDF for Python for .NET...a robust and user-friendly document manipulation API designed...The Python library enables document conversion from any supported...

    products.aspose.com/pdf/python-net/merger/xps/
  10. Convert PDF to DOC or DOCX format in Python|Asp...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Contents [ Hide ] To convert PDF document to DOC or DOCX format using...doc = self . Document () pdf = self . Document () pdf = self...

    docs.aspose.com/pdf/java/convert-pdf-to-doc-or-...