Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 53,304 for

import document

(0.27 sec)
  1. 使用Python通过.NET操作PDF文档|Aspose.PDF for Python via...

    本文包含有关如何使用Python验证PDF A标准的PDF文档,如何处理目录,如何设置PDF到期日期等信息。...文档是否兼容 PDF/A-1a 或 PDF/A-1b,请使用 Document 类的 validate 方法。此方法允许您指定保存结果的文件名称以及所需的验证类型...PDF/A-1A。 import aspose.pdf as ap # 打开文档 document = ap . Document...

    docs.aspose.com/pdf/zh/python-net/manipulate-pd...
  2. 限制 Python 中的文档编辑|Python via .NET 格式的 Aspose.Words

    通过使用 Python 设置限制类型来限制编辑文档。您还可以删除保护并创建不受限制的可编辑区域。... Document.unprotect 方法正好说明了这一点。 添加文档保护...护方法之一。 Aspose.Words 允许您使用 Document.protect 方法保护文档免遭更改。此方法不是安全功能,也不加密文档。...

    docs.aspose.com/words/zh/python-net/restrict-do...
  3. Optimize PDF using Aspose.PDF for Node.js via C...

    Optimize and compress PDF files for fast web-view using the Node.js environment....Contents [ Hide ] Optimize PDF Document Toolkit by Aspose.PDF for...CommonJS: Call require and import asposepdfnodejs module as AsposePdf...

    docs.aspose.com/pdf/nodejs-cpp/optimize-pdf/
  4. Public API Changes in Aspose.3D 17.2.0|Document...

    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....[ Hide ] Contents Summary Importing DirectX X Files Adds Aspose...X.XLoadOptions Class This document describes changes to the Aspose...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  5. Unlock PDF using Python | Aspose.PDF

    Decrypt (remove encryption) PDF Documents programmatically with Python sample code using Aspose.PDF for Python for .NET...Unlock PDF Document Using Python Unlock PDF using the Aspose...PDF containing important information or documents. Sometimes, there...

    products.aspose.com/pdf/python-net/decrypt/
  6. Converting a PDF file to PPTX using Python | As...

    Sample code on Python for PDF to PPTX conversion. Use example code for batch PDF to PPTX conversion with Python and .NET...convert programmatically a document from PDF to PPTX format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/p...
  7. Data Handling Features in xlsx4j|Documentation

    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....Calculation Engine in xlsx4j Import Data into Worksheets in xlsx4j...and Dependents in xlsx4j AI Document Assistant Close Miscellaneous...

    docs.aspose.com/cells/java/data-handling-featur...
  8. Converting a PCL file to TIFF using Python | As...

    Sample code on Python for PCL to TIFF conversion. Use example code for batch PCL to TIFF conversion with Python and .NET...convert programmatically a document from PCL to TIFF format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/p...
  9. Footnotes conversion from HTML to DOCX - Free S...

    Hello, I am trying to convert an HTML to DOCX with Aspose.Words for java and I have footnotes in the HTML with reference. I want to convert them in real footnotes in DOCX without loosing the reference is it possible? Th…...Words can import footnotes that are marked up...footnotes when you save the document as DOCX . The key is to use...

    forum.aspose.com/t/footnotes-conversion-from-ht...
  10. Calculation of Excel 2016 MINIFS and MAXIFS fun...

    Learn how to calculate Excel 2016 MINIFS and MAXIFS functions using Aspose.Cells for Python via .NET API with code examples.... import os from aspose.cells import Workbook , PdfSaveOptions..."outputMINIFSAndMAXIF.pdf" ), options ) AI Document Assistant Close Globalization...

    docs.aspose.com/cells/python-net/calculation-of...