Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 66,855 for

import

(0.14 sec)
  1. Using Text Annotation for PDF via Python|Aspose...

    Aspose.PDF for Python allows you to Add, Get, and Delete Text Annotation from your PDF document.... import aspose.pdf as ap document =...Text Annotation from PDF file import aspose.pdf as ap document =...

    docs.aspose.com/pdf/python-net/text-annotation/
  2. Add digital signature or digitally sign PDF in ...

    Digitally sign PDF documents, verify, or validate the digitally sign PDFs using Python....digital signatures import aspose.pdf as ap import aspose.pydrawing...rectangular area. import aspose.pdf as ap import aspose.pydrawing...

    docs.aspose.com/pdf/python-net/digitally-sign-p...
  3. TextLayer.update_text(str) and PsdImage.save() ...

    Hi all, Hope you can help me… I am running a test calling the above functions on an Ubuntu 22.04 via the python via .NET wheel downloadable from aspose with a temporary license and receiving the error message “RuntimeE…... import io, os, shutil from aspose.psd import License...psd import Image from aspose.psd.fileformats.png import PngColorType...

    forum.aspose.com/t/textlayer-update-text-str-an...
  4. Convert PDF to Microsoft PowerPoint|Aspose.PDF ...

    Aspose.PDF allows you to convert PDF to PowerPoint format using Java. One way there is a possibility to convert PDF to PPTX with Slides as Images....conversion ; import com.aspose.pdf.Document ; import com.aspose...PptxSaveOptions ; import java.io.IOException ; import java.nio.file...

    docs.aspose.com/pdf/java/convert-pdf-to-powerpo...
  5. Add Image to PDF using Python|Aspose.PDF for Py...

    This section describes how to add image to existing PDF file using Python library.... import aspose.pdf as ap from io import FileIO from...from os import path path_infile = path . join ( self . data_dir...

    docs.aspose.com/pdf/python-net/add-image-to-exi...
  6. How to Compress the PPTX Files Generated with A...

    Hi Aspose forum We want to use the following compression properties in our application.properties to compress our exported excel and ppt files but these properties do not seem to work. server.compression.enabled=true s…... import com.aspose.cells.OoxmlSaveOptions; import com.aspose...SaveFormat; import com.aspose.cells.Workbook; import com.aspose...

    forum.aspose.com/t/how-to-compress-the-pptx-fil...
  7. Convert other file formats to PDF in Python|Asp...

    This topic show you how to Aspose.PDF allows to convert other file formats such as EPUB, MD, PCL, XPS, PS, XML and LaTeX to PDF document.... from os import path import aspose.pdf as ap path_infile...Save as PDF. from os import path import aspose.pdf as ap path_infile...

    docs.aspose.com/pdf/python-net/convert-other-fi...
  8. Convert HTML to PDF in Python – Aspose.HTML for...

    Convert HTML to PDF programmatically using Aspose.HTML Python library. Explore HTML to PDF conversion scenarios with ready-to-use Python examples....Python 2 3 import aspose.html.converters as conv 4 import aspose...'MHTML' 'MD' }} import aspose.html as ah import aspose.html.converters...

    docs.aspose.com/html/python-net/convert-html-to...
  9. Append Documents in Jython|Aspose.Words for Java

    Append Documents using Jython....words import Settings from com . aspose . words import Document...Document from com . aspose . words import ImportFormatMode class AppendDocuments...

    docs.aspose.com/words/java/append-documents-in-...
  10. Convert PPSM to SVG in Python | products.aspose...

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

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