Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 105,539 for

import

(0.08 sec)
  1. PdfBookmarEditor Class|Aspose.PDF for Java

    Learn how to manage PDF bookmarks with facades in Java using Aspose.PDF for easier navigation within documents....Existing PDF File (facades) Import Bookmarks from XML to an Existing...

    docs.aspose.com/pdf/java/working-with-bookmarks...
  2. Aspose::Words::NodeImporter Class Reference - A...

    Allows to efficiently perform repeated Import of nodes from one document to another....efficiently perform repeated import of nodes from one document...documents. This is known as "importing nodes". Before you can insert...

    reference.aspose.com/words/cpp/class/aspose.wor...
  3. Aspose.PSD Java 如何替换图层中的图片 - Free Support Forum...

    Aspose.PSD Java 如何替换图层中的图片...以下是一个示例代码,演示如何实现这一过程: import com.aspose.psd.Image; import com.aspose.psd...PsdImage; import com.aspose.psd.layers.Layer; import com.aspose...

    forum.aspose.com/t/aspose-psd-java/294476
  4. Convert to PDF/a if password protected - Aspose...

    Hi, exists a way to convert a PDF to PDF/a if the PDF is password protected or it is disallowed to modify content?... You need to import the PDF into PDF DOM using...in Document constructor to import the PDF into Aspose.PDF DOM...

    forum.aspose.com/t/convert-to-pdf-a-if-password...
  5. View PPTM in Python | products.aspose.com

    View PPTM in Python. Use Python library API to open and view Macro-enabled PowerPoint Template...manipulate or edit presentations, import presentations from images or...Python code for viewing PPTM import aspose.slides as slides pres...

    products.aspose.com/slides/python-net/viewer/pptm/
  6. View PPS in Python | products.aspose.com

    View PPS in Python. Use Python library API to open and view PowerPoint Slideshow...manipulate or edit presentations, import presentations from images or...Python code for viewing PPS import aspose.slides as slides pres...

    products.aspose.com/slides/python-net/viewer/pps/
  7. View PPSM in Python | products.aspose.com

    View PPSM in Python. Use Python library API to open and view Macro-enabled PowerPoint Template...manipulate or edit presentations, import presentations from images or...Python code for viewing PPSM import aspose.slides as slides pres...

    products.aspose.com/slides/python-net/viewer/ppsm/
  8. Save PDF document programmatically|Aspose.PDF f...

    Learn how to save PDF file in Python Aspose.PDF for Python via .NET library. Save PDF document to file system, to stream, and in Web applications.... import aspose.pdf as ap document =...overloads of Save methods. import aspose.pdf as ap document =...

    docs.aspose.com/pdf/python-net/save-pdf-document/
  9. Pdf Java does not convert html to pdf properly ...

    SampleFileAndOutput.zip (23.8 KB) Aspose Team, We use the Aspose PDF java package to convert html to pdf, and found out that the output is in text format (not in html presentation format) for the sample file. Followin…... import com.aspose.pdf.Document; import com.aspose...aspose.pdf.HtmlLoadOptions; import java.nio.file.Paths; public class...

    forum.aspose.com/t/pdf-java-does-not-convert-ht...
  10. invert_if_negative 属性 | Aspose.Cells for Python...

    invert_if_negative 属性 invert_if_negative 属性 如果该属性为真且图表点的值为负数, 前景色和背景色将交换。 例子 from aspose.cells Import Workbook from a......cells import Workbook from aspose.cells.charts import ChartType...ChartType from aspose.pydrawing import Color # Instantiating a Workbook...

    reference.aspose.com/cells/python-net/zh/aspose...