Sort Score
Result 10 results
Languages All
Labels All
Results 6,501 - 6,510 of 424,006 for

document

(0.38 sec)
  1. How to compress PDF | Aspose.PDF

    Do you know how easily compress PDF Documents in Python? Compress PDF files with high quality using Python via .NET PDF library....efficiently compress your PDF documents. The resulting optimized PDF...the faster loading of your document. Smaller PDF files can be...

    products.aspose.com/pdf/tutorial/compress-pdf/
  2. Document.update_thumbnail method | Aspose.Words...

    aspose.words.Document.update_thumbnail method...thumbnail of the document according to the specified...BuiltInDocumentPrope.thumbnail of the document using default options. def...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FileFormatInfo.is_encrypted property | Aspose.W...

    FileFormatInfo.is_encrypted property. Returns ``True`` if the Document is encrypted and requires a password to open....property Returns True if the document is encrypted and requires...property exists to help you sort documents that are encrypted from those...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Hello World Java Example|Aspose.PDF for Java

    This page show how use simple programming for create a PDF Document containing text - Hello World using Aspose.PDF for Java....Instantiate a Document object Add a Page to document object Create...page Save the resultant PDF document The following code snippet...

    docs.aspose.com/pdf/java/hello-world-example/
  5. PdfSaveOptions.ZoomFactor | Aspose.Words for .NET

    Discover PdfSaveOptions' ZoomFactor property to easily adjust Document zoom levels in percentages, enhancing your PDF viewing experience....factor (in percentages) for a document. public int ZoomFactor { get...rendered PDF document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  6. ProtectionType enumeration | Aspose.Words for N...

    Aspose.Words.ProtectionType enumeration. Protection type for a Document....enumeration Protection type for a document. Members Name Description...only modify comments in the document. AllowOnlyFormFields User...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Add Page Stamp to PDF using Python | Aspose.PDF

    Add page stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET....aspose-pdf Add Page Stamp to PDF Document Python You need Aspose.PDF...instance of Document. Open a PDF document using Document object....

    products.aspose.com/pdf/python-net/stamps/page/
  8. 重命名表单字段|Aspose.PDF for Python via .NET

    本示例演示了如何使用 Aspose.PDF for Python via .NET 在 PDF 文档中重命名表单字段。它展示了如何绑定 PDF 表单、以编程方式更新现有字段名称并保存修改后的文件。重命名字段有助于统一表单结构、改进数据映射,并简化与自动化工作流或外部系统的集成。... 保存已更新的 Document。 from io import FileIO import..."""Rename form fields in a PDF document.""" # Create Form object pdf_form...

    docs.aspose.com/pdf/zh/python-net/rename-form-f...
  9. C++ API to Export PCL to DOCM | products.aspose...

    Convert PCL to DOCM within C++ applications.... The Portable Document Format (PDF) is a widely used...used file format for documents. However, it is not suitable for...

    products.aspose.com/total/cpp/conversion/pcl-to...
  10. 使用 Python 搜索 PDF | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码在不以编程方式打开 PDF 文档的情况下搜索 PDF 文档。...data_dir , infile ) document = apdf . Document ( path_infile ) #...absorber for all the pages document . pages . accept ( textFragmentAbsorber...

    products.aspose.com/pdf/zh-hans/python-net/search/