Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 73,774 for

import

(0.44 sec)
  1. Aspose.HTML for Python via .NET – Create, Edit,...

    Python API for HTML files processing. Parse, edit, and convert HTML, SVG, EPUB, MHTML, and Markdown to PDF, DOCX, or images using Aspose.HTML for Python via .NET....html import * from aspose.html.converters import * from aspose...aspose.html.saving import * # Load an HTML document to be converted...

    products.aspose.com/html/python-net/
  2. EPUB 转换器 – Aspose.HTML for Python via .NET

    了解支持的 EPUB 转换,并考虑如何使用 Aspose.HTML 将 EPUB 转换为 PDF 的 Python 示例。...'XPS' }} import aspose.html.converters as conv import aspose.html...'TIFF'}} import aspose.html.converters as conv import aspose.html...

    docs.aspose.com/html/zh/python-net/epub-converter/
  3. TXT to JPG Conversion in Java: High Quality STE...

    Learn how to perform high quality TXT to JPG conversion in Java using Aspose.Drawing for Java. Follow a step-by-step guide with code, setup, and tips.... import com.aspose.drawing.*; import com.aspose.drawing...drawing.image.*; import com.aspose.drawing.text.*; import java.nio.file...

    blog.aspose.com/drawing/txt-to-jpg-conversion-i...
  4. 使用 MAPI 属性|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....有已命名的 MAPI 属性,遍历每个属性以检查其值: import aspose.email as ae msg = ae...属性。以下代码示例展示了如何从附件中读取已命名的 MAPI 属性: import aspose.email as ae msg = ae...

    docs.aspose.com/email/zh/python-net/working-wit...
  5. Apply or Change Slide Layouts in Python|Aspose....

    Learn how to manage and customize slide layouts in Aspose.Slides for Python via .NET. Explore layout types, placeholder control, footer visibility, and layout manipulation through code examples in Python....a PowerPoint presentation: import aspose.slides as slides # Instantiate...a PowerPoint presentation: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/slide-layout/
  6. PDF Conversion Solution using PHP | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for PHP via Java...php" ); // Import the necessary classes from..."lib/aspose.pdf.php" ); // Import the necessary classes from...

    products.aspose.com/pdf/php-java/conversion/
  7. Image Rotate and Flip Licensing Plugin|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.... Import image files in various formats...

    docs.aspose.com/imaging/java/aspose-imaging-jav...
  8. Manage Presentations in C++|Aspose.Slides Docum...

    Manage PowerPoint PPT, PPTX and ODP presentations in C++ with Aspose.Slides: create, load, edit, clone slides and control content programmatically....Merge Presentations in C++ Import Presentations from PDF or HTML...

    docs.aspose.com/slides/cpp/manage-presentation/
  9. Compress JPG In Java

    Compress JPG in Java without losing quality. Optimize JPG content, reduce file size easily...."aspose-words" % "ver" Copy import com.aspose.words.*; Document..."Output.jpg" , saveOptions); import com.aspose.words.*; Document...

    products.aspose.com/words/java/compress/jpg/
  10. 在word转pdf时出现异常报错 - Free Support Forum - aspose.com

    Caused by: java.lang.IllegalStateException: XMLStreamException: Unexpected character ' ' (code 32) (missing name?) at [row,col {unknown-source}]: [45692,46] at com.aspose.words.internal.zzZe6.zz45(Unknown Source) at c…...例如: import com.aspose.words.Document; import com.aspose...aspose.words.SaveFormat; import com.aspose.words.FileCorruptedExcepti;...

    forum.aspose.com/t/word-pdf/320406