Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 66,975 for

import

(0.72 sec)
  1. Merge PPTX Files To PPS Using Python | products...

    Merge multiple PPTX files in Python....multiple PPTX into single PPS file import aspose.slides as slides with...reference (import the library) to your Python project. import aspose...

    products.aspose.com/slides/python-net/merge/ppt...
  2. Merge PDF Files To POTX Using Python | products...

    Merge multiple PDF files in Python....multiple PDF into single POTX file import aspose.slides as slides with...reference (import the library) to your Python project. import aspose...

    products.aspose.com/slides/python-net/merge/pdf...
  3. Merge PDF Files To PPS Using Python | products....

    Merge multiple PDF files in Python....multiple PDF into single PPS file import aspose.slides as slides with...reference (import the library) to your Python project. import aspose...

    products.aspose.com/slides/python-net/merge/pdf...
  4. Merge PDF Files To HTML Using Python | products...

    Merge multiple PDF files in Python....multiple PDF into single HTML file import aspose.slides as slides with...reference (import the library) to your Python project. import aspose...

    products.aspose.com/slides/python-net/merge/pdf...
  5. Improving of the Text Extraction from Multi‑Col...

    This section contains articles on Text formatting and scaling using Aspose.PDF in Python.... import io import aspose.pdf as ap def ...Write out the extracted text. import aspose.pdf as ap def extra...

    docs.aspose.com/pdf/python-net/text-extraction-...
  6. Add Watermark to ODP Presentation Files using P...

    Python source code for adding Watermark to ODP Presentation....using Python import aspose.slides as slides import aspose.pydrawing...ODP Presentation using Python import aspose.slides as slides with...

    products.aspose.com/slides/python-net/watermark...
  7. Importing and adding rows to table not applying...

    Hi all, We have some code that Imports tables rows from one document into another and appends them to a table. Both tables have the same total width. However they have a different number of columns. We’re doing it like…...Importing and adding rows to table not applying CellMerge anymore...all, We have some code that imports tables rows from one document...

    forum.aspose.com/t/importing-and-adding-rows-to...
  8. Adjusting Row Height and Column Width in Ruby|D...

    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....file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...

    docs.aspose.com/cells/java/adjusting-row-height...
  9. Convert PowerPoint Presentations to Video in Py...

    Learn how to convert PowerPoint and OpenDocument presentations to video using Python. Discover sample code and automation techniques to streamline your workflow....into a video: import aspose.slides as slides import subprocess with...the previous presentation: import aspose.pydrawing as drawing...

    docs.aspose.com/slides/python-net/convert-power...
  10. Working with Bookmarks|Aspose.PDF for .NET

    This section explains how to work with Aspose.PDF Facades using PdfBookmarEditor Class....Contents [ Hide ] Create Bookmarks Import and Export Bookmarks Update...

    docs.aspose.com/pdf/net/working-with-bookmarks-...