Sort Score
Result 10 results
Languages All
Labels All
Results 4,451 - 4,460 of 67,787 for

import

(0.11 sec)
  1. Convert PDF to POT in Python | products.aspose.com

    Sample code for PDF to POT Python conversion. Use PowerPoint Python API for batch conversion PDF files to POT files....Conversion import aspose.slides as slides import aspose.pydrawing...

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

    Sample code for PDF to FODP Python conversion. Use PowerPoint Python API for batch conversion PDF files to FODP files....Conversion import aspose.slides as slides import aspose.pydrawing...

    products.aspose.com/slides/python-net/conversio...
  3. Extract PDF Metadata using Python | Aspose.PDF

    Extract PDF format metadata programmatically with Python sample code using Aspose.PDF for Python for .NET...Output file: import aspose.pdf as apdf from os import path input_file...

    products.aspose.com/pdf/python-net/metadata/
  4. Retrieve and Update Presentation Information in...

    Explore slides, structure and metadata in PowerPoint and OpenDocument presentations using Python for faster insights and smarter content audits.... See this Python code: import aspose.slides as slides info1...(information about the presentation): import aspose.slides as slides info...

    docs.aspose.com/slides/python-net/examine-prese...
  5. Convert PowerPoint Presentations to Word Docume...

    Learn how to effortlessly convert PowerPoint and OpenDocument presentations to Word documents using Aspose.Slides for Python via .NET. Our step-by-step guide with sample Python code provides the solution for developers looking to streamline their document workflows....Word document: import aspose.slides as slides import aspose.words...

    docs.aspose.com/slides/python-net/convert-power...
  6. Editing Task Baseline Durations in Ruby | Aspos...

    Learn how to edit Microsoft Project (MPP/XML) task baseline durations using Aspose.Tasks Java for Ruby....oneMinute 6 7 project = Rjb :: import( 'com.aspose.tasks.Project'...project . setBaseline( Rjb :: import( 'com.aspose.tasks.BaselineType'...

    docs.aspose.com/tasks/java/task-baseline-durati...
  7. Converting a SVG file to PPTX using Python | As...

    Sample code on Python for SVG to PPTX conversion. Use example code for batch SVG to PPTX 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/s...
  8. Converting a PDF file to HTML using Python | As...

    Sample code on Python for PDF to HTML conversion. Use example code for batch PDF to HTML 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...
  9. Extracting images and captions from a word docu...

    Hi team, I am using the following code snippet to extract Images from a word document. How can i get captions for all extracted images along with them? Eventually i want to return a dictionary with image name, its pat…... import com.aspose.words.*; import java.text.MessageFormat;...MessageFormat; import java.util.*; class ImageInfo { public String...

    forum.aspose.com/t/extracting-images-and-captio...
  10. Aspose::Words::Loading::HtmlLoadOptions::get_Bl...

    Aspose::Words::Loading::HtmlLoadOptions::get_BlockImportMode method. Gets or sets a value that specifies how properties of block-level elements are Imported. Default value is Merge in C++....of block-level elements are imported. Default value is Merge ....of block-level elements are imported from HTML-based documents...

    reference.aspose.com/words/cpp/aspose.words.loa...