Sort Score
Result 10 results
Languages All
Labels All
Results 4,591 - 4,600 of 70,116 for

import

(0.17 sec)
  1. Merge PostScript files to PDF using Python

    Merger PS functionality of Aspose.Page API solution for Python allows you to combine several PS files into a single PDF document.... eps import * 4 from aspose. page . eps . device import * 5 from...from util import Util 6 ########## 7 ###### Class and Method...

    docs.aspose.com/page/python-net/merge/ps/
  2. 请问怎么提取docx文件批注内容和他批注的文字位置内容 - Free Support Foru...

    请问怎么提取docx文件批注内容和他批注的文字位置内容 类似这种 字典的值应该是地址什么什么。值是批注内容...以下是一个简单的示例代码,展示了如何实现这一功能: import com.aspose.words.*; import java.util.HashMap;...HashMap; import java.util.Map; public class ExtractComments { public...

    forum.aspose.com/t/docx/316434
  3. Converting a PCL file to DOC using Python | Asp...

    Sample code on Python for PCL to DOC conversion. Use example code for batch PCL to DOC conversion with Python and .NET... Import required modules from aspose...libraries are installed and imported before proceeding. Specify...

    products.aspose.com/pdf/python-net/conversion/p...
  4. Converting a PDF file to PDFA using Python | As...

    Sample code on Python for PDF to PDFA conversion. Use example code for batch PDF to PDFA conversion with Python and .NET... Import required modules from aspose...libraries are installed and imported before proceeding. Specify...

    products.aspose.com/pdf/python-net/conversion/p...
  5. Working with GridWeb|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....GridWeb and its Header Bar Import Microsoft Excel File Export...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  6. Redact PPT Presentation Files using Python | pr...

    Python source code to find and replace text in PPT Presentation....PPT Presentation using Python import aspose.slides as slides with...

    products.aspose.com/slides/python-net/redaction...
  7. MarkdownLoadOptions.PreserveEmptyLines | Aspose...

    Discover how the MarkdownLoadOptions PreserveEmptyLines property enhances your Markdown document loading by preserving empty lines for improved readability.... This option allows to import such empty lines. public bool...

    reference.aspose.com/words/net/aspose.words.loa...
  8. Converting a MHTML file to PDF using Python | A...

    Sample code on Python for MHTML to PDF conversion. Use example code for batch MHTML to PDF conversion with Python and .NET... Import required modules from aspose...libraries are installed and imported before proceeding. Specify...

    products.aspose.com/pdf/python-net/conversion/m...
  9. Converting a TEX file to XML using Python | Asp...

    Sample code on Python for TEX to XML conversion. Use example code for batch TEX to XML conversion with Python and .NET... Import required modules from aspose...libraries are installed and imported before proceeding. Specify...

    products.aspose.com/pdf/python-net/conversion/t...
  10. 设置图像大小|Aspose.PDF for Java

    本节介绍如何使用 Java 库设置 PDF 文件中的图像大小。...examples ; import com.aspose.pdf.* ; public class...

    docs.aspose.com/pdf/zh/java/set-image-size/