Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 50,318 for

import document

(0.6 sec)
  1. 在PDF中以编程方式添加文字印章|Aspose.PDF for Java

    使用TextStamp类通过Java向PDF文件添加文字印章。...为了添加文本印章,首先需要使用所需的方法创建一个 Document 对象和一个 TextStamp 对象。之后,可以调用...pdf.examples ; import com.aspose.pdf.* ; import com.aspose.pdf...

    docs.aspose.com/pdf/zh/java/text-stamps-in-the-...
  2. Error Proxy error(InvalidValueFormatException):...

    Hola, Tengo un error que no consigo solucionar de ninguna manera y es por el formato de un valor en el metadata del Documento. He utilizado vuestro codigo de la Documentación para reemplazar un texto por otro, pero sig…...py import os import shutil from datetime import datetime...datetime import tzlocal # pip install tzlocal import pikepdf Ajusta...

    forum.aspose.com/t/error-proxy-error-invalidval...
  3. Convert VSS to PDF via Python | products.aspose...

    Sample Python conversion code for VSS format to PDF file. Use this example code to convert VSS to PDF within any Python based application....Install-Package Visit our documentation for more details. How to...Conversion Source Code import jpype import asposediagram jpype.startJVM()...

    products.aspose.com/diagram/python-java/convers...
  4. Protect Documents with Password via Java | prod...

    Protect PDF, Microsoft Excel spreadsheets, PowerPoint Presentations and Word Documents via your Java application. Apply password with ease....Total Java Protect Protect Document using Java APIs Secure Microsoft...Download Keeping documents safe is really important. It helps to...

    products.aspose.com/total/java/protect/
  5. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT, PPTX and ODP with Aspose.Slides for Python via .NET. Get clear code samples and tips to streamline your presentations.... import aspose.pydrawing as draw import aspose.slides...slides as slides import aspose.slides.smartart as art # Load the...

    docs.aspose.com/slides/python-net/manage-smarta...
  6. Convert VDW to PDF via Python | products.aspose...

    Sample Python conversion code for VDW format to PDF file. Use this example code to convert VDW to PDF within any Python based application....Install-Package Visit our documentation for more details. How to...Conversion Source Code import jpype import asposediagram jpype.startJVM()...

    products.aspose.com/diagram/python-java/convers...
  7. Convert VSSX to PDF via Python | products.aspos...

    Sample Python conversion code for VSSX format to PDF file. Use this example code to convert VSSX to PDF within any Python based application....Install-Package Visit our documentation for more details. How to...Conversion Source Code import jpype import asposediagram jpype.startJVM()...

    products.aspose.com/diagram/python-java/convers...
  8. Convert JSON to Excel with JavaScript via C++|D...

    Learn how to convert a JSON file to an Excel workbook with Aspose.Cells for JavaScript via C++....specify additional settings for importing JSON to a workbook. The following...code example demonstrates importing JSON to an Excel workbook...

    docs.aspose.com/cells/javascript-cpp/convert-js...
  9. Convert XLSX to POWERPOINT using Java or with f...

    Java API to Export XLSX to POWERPOINT or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....presentations with automated import of Excel tables. Academic or...to convert the given XLSX document to PDF, and then by using...

    products.aspose.com/total/java/conversion/xlsx-...
  10. Convert PDF to PDF/A formats in Python|Aspose.P...

    Explore the steps to convert PDF files to PDF/A format for long-term archiving using Aspose.PDF in Python via Java....Convert the file using the Document class Convert method. Before...compliant PDF. from asposepdf import Api DIR_INPUT = "testdata/"...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...