Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 66,903 for

import

(0.06 sec)
  1. Convert PDF To RTF Python

    Convert PDF to RTF format in Python code. Save PDF as RTF using Python....professional software solution to import and export PDF, RTF, and many...pip install aspose-words Copy import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/conversion...
  2. Convert DOC To RTF Python

    Convert DOC to RTF format in Python code. Save DOC as RTF using Python....professional software solution to import and export DOC, RTF, and many...pip install aspose-words Copy import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/conversion...
  3. Convert DOC To Image Python

    Convert DOC to Image format in Python code. Save DOC as Image using Python....professional software solution to import and export DOC, image, and...pip install aspose-words Copy import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/conversion...
  4. Convert DOC To DOCX Python

    Convert DOC to DOCX format in Python code. Save DOC as DOCX using Python....professional software solution to import and export DOC, DOCX, and many...pip install aspose-words Copy import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/conversion...
  5. Set PDF Expiration in Ruby|Aspose.PDF for Java

    Implement expiration dates in PDFs using Aspose.PDF for Ruby for time-sensitive documents.... doc = Rjb :: import ( ' com . aspose . pdf . Document...pdf" ) javascript = Rjb :: import ( ' com . aspose . pdf . JavascriptAction...

    docs.aspose.com/pdf/java/set-pdf-expiration-in-...
  6. Split PDF File into Individual Pages in Ruby|As...

    Understand how to split a PDF file into individual pages with Ruby and Aspose.PDF, making it easier to manage and extract content....target document pdf = Rjb :: import ( ' com . aspose . pdf . Document...object new_document = Rjb :: import ( ' com . aspose . pdf . Document...

    docs.aspose.com/pdf/java/split-pdf-file-into-in...
  7. Aspose::Words::Drawing::ImageData::get_IsLinkOn...

    Aspose::Words::Drawing::ImageData::get_IsLinkOnly method. Returns true if the image is linked and not stored in the document in C++....Words :: Document > (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Working with Transparency in XPS file | Python

    How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...xps import * 2 from aspose. page . xps . xpsmodel import * 3...3 import aspose.pydrawing 4 from util import Util 5 ##########...

    docs.aspose.com/page/python-net/xps/working-wit...
  9. Manipulate PDF Document in Python via .NET|Aspo...

    This article contains information on how to validate PDF Document for PDF A Standard using Python, how to work with TOC, how to set PDF expiry date, and etc.... import aspose.pdf as ap # Open document...PDF document for PDF/A-1b. import aspose.pdf as ap # Open document...

    docs.aspose.com/pdf/python-net/manipulate-pdf-d...
  10. Merge PPTM Files To XPS Using Python | products...

    Merge multiple PPTM files in Python....multiple PPTM into single XPS 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...