Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 66,857 for

import

(0.28 sec)
  1. Convert PDF/x to PDF formats in Python|Aspose.P...

    This topic shows you how to convert PDF/x to PDF formats using Aspose.PDF for Python via .NET.... from os import path import aspose.pdf as ap path_infile...‘path_outfile’. from os import path import aspose.pdf as ap path_infile...

    docs.aspose.com/pdf/python-net/convert-pdf_x-to...
  2. Utility Features - MailMessage|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....email import MailMessage , SaveOptions ...MSG. from aspose.email.mapi import MapiMessage , MailConversionOption...

    docs.aspose.com/email/python-net/utility-featur...
  3. NullPointerException when converting a docx to ...

    Hello With Aspose words 18.2 I have a NullPointerException when trying to convert a docx to pdf. Problem occurs when a part of my docx is splitted into 2 pages Stack trace : Exception in thread "main" java.lang.Nu…...package bug; import java.io.InputStream; import java.io.OutputStream;...OutputStream; import java.nio.file.Files; import java.nio.file.Path;...

    forum.aspose.com/t/nullpointerexception-when-co...
  4. Convert PDF to EPUB, LaTeX, Text, XPS in Python...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc using Python.... from os import path import aspose.pdf as ap path_infile...with Python. from os import path import aspose.pdf as ap path_infile...

    docs.aspose.com/pdf/python-net/convert-pdf-to-o...
  5. 如何添加数据条条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用 Data Bars 条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...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-...
  6. Convert HTML to GIF – Aspose.HTML for Python vi...

    Convert HTML to GIF programmatically using Aspose.HTML or online with the HTML Converter. Explore HTML to GIF conversion scenarios with Python examples....'MHTML' 'MD' }} import aspose.html as ah import aspose.html.converters...converters as conv import aspose.html.saving as sav {{/if_output}}...

    docs.aspose.com/html/python-net/convert-html-to...
  7. 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
  8. Convert PPSX to SVG in Python | products.aspose...

    Convert PPSX to SVG in Python. Use Python library API to convert PPSX files to SVG...converting PPSX into SVG import jpype import asposeslides jpype ....startJVM() from asposeslides.api import Presentation, SaveFormat from...

    products.aspose.com/slides/python-java/conversi...
  9. Convert PPT to JPG in Python | products.aspose.com

    Convert PPT to JPG in Python. Use Python library API to convert PPT files to JPG...converting PPT into JPG import jpype import asposeslides jpype ....startJVM() from asposeslides.api import Presentation, SaveFormat from...

    products.aspose.com/slides/python-java/conversi...
  10. Convert FODP to SVG in Python | products.aspose...

    Convert FODP to SVG in Python. Use Python library API to convert FODP files to SVG...converting FODP into SVG import jpype import asposeslides jpype ....startJVM() from asposeslides.api import Presentation, SaveFormat from...

    products.aspose.com/slides/python-java/conversi...