Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 66,910 for

import

(0.07 sec)
  1. 从 PDF 文档中搜索和获取图像|Aspose.PDF for Java

    本节解释如何使用 Aspose.PDF for Java 库从 PDF 文档中搜索和获取图像。...examples ; import java.io.IOException ; import com.aspose.pdf...

    docs.aspose.com/pdf/zh/java/search-and-get-imag...
  2. GradientOverlayEffect and FillOpacity BUGs - Fr...

    I found some bugs when exporting layers as PNG images: GradientOverlay rendering effect The GradientOverlay rendering effect is poor. If you zoom in on the image, you will find many burrs on the stroke edges, which ar…...FillOpacity (problem 1) and the PSD import of GradientOverlay (problem...Java example import com.aspose.psd.Image; import com.aspose.psd...

    forum.aspose.com/t/gradientoverlayeffect-and-fi...
  3. Data Handling Features in xlsx4j|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....Calculation Engine in xlsx4j Import Data into Worksheets in xlsx4j...

    docs.aspose.com/cells/java/data-handling-featur...
  4. Data Handling Features using Aspose.Cells|Docum...

    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 Data to Worksheets using Aspose...

    docs.aspose.com/cells/java/data-handling-featur...
  5. 使用Python将PDF转换为Excel|Aspose.PDF for Python via ...

    Aspose.PDF for Python库允许您使用Python将PDF格式转换为Excel格式。这些格式包括XLS, XLSX, XML 2003电子表格, CSV, ODS。... import aspose.pdf as ap input_pdf...,将其保存为 XLSX 格式并指定 .xlsx 扩展名 。 import aspose.pdf as ap input_pdf...

    docs.aspose.com/pdf/zh/python-net/convert-pdf-t...
  6. Export Data to XML from a PDF File (Facades)|As...

    This section explains how to export Data to XML from a PDF File with Aspose.PDF Facades using Form Class.... Import Data into a PDF File - facades...

    docs.aspose.com/pdf/java/export-data-into-a-pdf...
  7. 在 Python 中创建 3D 演示文稿|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,实现多用途使用。... import aspose.pydrawing as drawing import aspose.slides...用 3D 效果: import aspose.pydrawing as drawing import aspose.slides...

    docs.aspose.com/slides/zh/python-net/3d-present...
  8. Removing attachment from PDF using Python|Aspos...

    Aspose.PDF can remove attachments from your PDF documents. Use Python PDF API to remove attachments in PDF files using Aspose.PDF for Python via .NET library.... import aspose.pdf as ap # Open document...

    docs.aspose.com/pdf/python-net/removing-attachm...
  9. Installation|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....your python code this way: import aspose.threed as a3d scene...

    docs.aspose.com/3d/python-net/installation/
  10. Dynamic form to static issue - Free Support For...

    License license = new License(); license.setLicense("Aspose.Pdf.lic"); Document document = new Document("test.pdf"); document.getForm().setType(FormType.Standard); document.save("test2.pdf"); exception : Exception in t…... I can import the xml file using acrobat...or itext, however I cannot import the data using the above code...

    forum.aspose.com/t/dynamic-form-to-static-issue...