Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 67,129 for

import

(0.14 sec)
  1. Convert MHTML to PDF in Python – Aspose.HTML fo...

    Convert MHTML to PDF using Aspose.HTML Python library. Consider the supported MHTML to PDF conversion scenarios in ready-to-use Python code examples....'XPS' }} import aspose.html.converters as conv import aspose.html...'TIFF'}} import aspose.html.converters as conv import aspose.html...

    docs.aspose.com/html/python-net/convert-mhtml-t...
  2. Manage Ink Objects in Presentations with Python...

    Manage PowerPoint ink objects—create, edit & style digital ink with Aspose.Slides for Python via .NET. Get code samples for traces, brush color & size....for a brush: import aspose.slides as slides import aspose.pydrawing...for a brush: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/manage-ink/
  3. Bookmarks are not getting added, docx to pdf co...

    Hi Team, I have aspose.total license, currently developing java api for conversion of docx to pdf using aspose word, in this bookmarks are not getting added in pdf while converting. code snippet to add book mark PdfSav…...correctly: import com.aspose.words.Document; import com.aspose...aspose.words.PdfSaveOptions; import com.aspose.words.HeaderFooterBookmark;...

    forum.aspose.com/t/bookmarks-are-not-getting-ad...
  4. Convert PDF to TIFF in Python | products.aspose...

    Convert PDF to TIFF in Python. Use Python library API to convert PDF files to TIFFs...PDF into TIFF import aspose.slides as slides import aspose.pydrawing.... Add a library reference (import the library) to your Python...

    products.aspose.com/slides/python-net/conversio...
  5. Convert PDF to HTML in Python | products.aspose...

    Convert PDF to HTML in Python. Use Python library API to convert PDF files to HTMLs...PDF into HTML import aspose.slides as slides import aspose.pydrawing.... Add a library reference (import the library) to your Python...

    products.aspose.com/slides/python-net/conversio...
  6. Convert PDF to PPTX in Python | products.aspose...

    Convert PDF to PPTX in Python. Use Python library API to convert PDF files to PPTXs...PDF into PPTX import aspose.slides as slides import aspose.pydrawing.... Add a library reference (import the library) to your Python...

    products.aspose.com/slides/python-net/conversio...
  7. Convert HTML to TIFF in Python | products.aspos...

    Convert HTML to TIFF in Python. Use Python library API to convert HTML files to TIFFs...HTML into TIFF import aspose.slides as slides import aspose.pydrawing.... Add a library reference (import the library) to your Python...

    products.aspose.com/slides/python-net/conversio...
  8. Determining Project Version in Ruby | Aspose.Ta...

    Learn how to check Microsoft Project (MPP/XML) version using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...: " + project . get( Rjb :: import( 'com.aspose.tasks.Prj' ) ...

    docs.aspose.com/tasks/java/determining-project-...
  9. Creating an Empty Project File | Aspose.Tasks D...

    Learn how to create and manage empty project files using Ruby with Aspose.Tasks.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...2 3 project_stream = Rjb :: import( 'java.io.FileOutputStream'...

    docs.aspose.com/tasks/java/creating-an-empty-pr...
  10. Vytvorte Dokument V Jazyku Java

    Vytvorte súbor pomocou knižnice Java. Jednoducho vytvorte nový dokument v Java v niekoľkých krokoch....Vložiť záložku Vložiť graf import com.aspose.words.*; Document...doc.save( "Output.docx" ); import com.aspose.words.*; Document...

    products.aspose.com/words/sk/java/make/