Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 55,087 for

import

(0.04 sec)
  1. ImageData.Title | Aspose.Words for .NET

    Discover how the ImageData Title property enhances your images by defining unique titles, improving visibility and engagement in search results....dstDoc = new Document (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ImageData.GrayScale | Aspose.Words for .NET

    Discover the ImageData GrayScale property to enhance your images. Control grayscale display for stunning visual effects and improved user engagement....dstDoc = new Document (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Compress HTML In Python

    Compress HTML in Python without losing quality. Optimize HTML content, reduce file size easily....pip install aspose-words Copy import aspose.words as aw doc = aw...) doc.save( "Output.html" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/compress/h...
  4. Restrict Document Editing in Python|Aspose.Word...

    Restrict editing a document by setting a restriction type using Python. You can also remove protection and make unrestricted editable regions....protection to your document: import aspose.words as aw doc = aw...in form fields is possible: import aspose.words as aw # Insert...

    docs.aspose.com/words/python-net/restrict-docum...
  5. BMP to PDF Merge using Python | Aspose.PDF

    Combine two or more BMP documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET... Import the aspose.pdf module and rename...easier access in the code. Import necessary file handling modules...

    products.aspose.com/pdf/python-net/merger/bmp-t...
  6. Convert Image to PPTX in Python | products.aspo...

    Convert Image to PPTX in Python. Use Python library API to convert Image files to PDFs...Image 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 PDF to XML in Python | products.aspose.com

    Convert PDF to XML in Python. Use Python library API to convert PDF files to XMLs...PDF into XML 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. Convert PowerPoint Presentations to TIFF in Pyt...

    Learn how to easily convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations to high-quality TIFF images using Aspose.Slides for Python via .NET. Step-by-step guide with code examples included....PowerPoint presentation to TIFF: import aspose.slides as slides # Instantiate...to a black-and-white TIFF: import aspose.slides as slides tiff_options...

    docs.aspose.com/slides/python-net/convert-power...
  9. ImageData.is_link property | Aspose.Words for P...

    ImageData.is_link property. Returns ``True`` if the image is linked to the shape (when [ImageData.source_full_name](../source_full_name/) is specified).... Document () # Import a shape from the source document...first paragraph. imported_shape = dst_doc . import_node ( src_node...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Render a Panorama view of 3D scene|Documentation

    Using Aspose.3D for Python via .NET API, developers can render a panorama view of 3D scene and save that view into the supported image formats....imaging import ImageFormat from aspose.pydrawing import Color import...import aspose.threed as a3d #load the scene scene = Scene . from_file...

    docs.aspose.com/3d/python-net/render-a-panorama...