Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 50,411 for

import document

(0.15 sec)
  1. docx转PDF后,生僻字不显示 - Free Support Forum - aspose.com

    版本:23.8 编程语言:java 问题截图: 源文件: 金顶宝-20年-单签-2024V1.0 (1) (1).docx (33.6 KB)...the fonts when saving the document. This can be achieved by configuring...DOCX document to PDF using Aspose.Words for Java: import com.aspose...

    forum.aspose.com/t/docx-pdf/314728
  2. EPS to EMF Converter using Python | Aspose.PDF

    Sample code on Python for EPS to EMF conversion. Use example code for batch EPS to EMF conversion with Python and .NET...programmatically a document from EPS to EMF format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/e...
  3. PDF to HTML Merge using Python | Aspose.PDF

    Combine two or more PDF Documents into one HTML single file programmatically with Python sample code using Aspose.PDF for Python for .NET...Installing the Library on the Documentation pages. To verify the benefits...in just a few lines of code. Import necessary Python libraries...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  4. Hide Unhide Worksheet in Jython|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....cells import Settings from com . aspose . cells import Workbook...hidden; please check the output document." if __name__ == ' __main__...

    docs.aspose.com/cells/java/hide-unhide-workshee...
  5. PDF to DOCX Merge using Python | Aspose.PDF

    Combine two or more PDF Documents into one DOCX single file programmatically with Python sample code using Aspose.PDF for Python for .NET...Installing the Library on the Documentation pages. To verify the benefits...in just a few lines of code. Import necessary Python libraries...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  6. Aspose.PDF for java 打印pdf 很模糊 发虚 - Free Support...

    public boolean printPdf(String filePath, PrintService printService) { try { PdfUtil.getLicense(); PdfViewer viewer = new PdfViewer(); viewer.bindPdf(filePath); viewer.setAutoResize(true); // Print the file wit…...aponywhite; import com.aspose.pdf.Document; import com.aspose...PngDevice; import com.aspose.pdf.devices.Resolution; import javax...

    forum.aspose.com/t/aspose-pdf-for-java-pdf/316595
  7. 如何添加Top10条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用 Top10 条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...cells import Workbook from aspose.cells import Workbook ...pydrawing import Color from datetime import datetime import aspose...

    docs.aspose.com/cells/zh/python-net/how-to-add-...
  8. PDF/A-1 Use of PDF 1.4 - Free Support Forum - a...

    Hi, One of our customers has a requisite that PDF/A-1 should be saved as PDF 1.4. The actual Aspose PDF saves PDF/A-1 as PDF 1.7, there’s no choice of the PDF version it should save the Document. Adobe specification i…...version it should save the document. Adobe specification is not...adobe.com/uk/acrobat/resources/document-files/pdf-types/pdf-a.html#:~:text=PDF%2FA-1...

    forum.aspose.com/t/pdf-a-1-use-of-pdf-1-4/309127
  9. Convert PowerPoint Presentations to Word Docume...

    Learn how to effortlessly convert PowerPoint and OpenDocument presentations to Word Documents using Aspose.Slides for Python via .NET. Our step-by-step guide with sample Python code provides the solution for developers looking to streamline their Document workflows....PowerPoint Presentations to Word Documents in Python Contents [ Hide...OpenDocument presentations to Word documents using Aspose.Slides for Python...

    docs.aspose.com/slides/python-net/convert-power...
  10. Convert VSSM to XPS via Python | products.aspos...

    Sample Python conversion code for VSSM format to XPS file. Use this example code to convert VSSM to XPS 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...