Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 3,459 for

import document

(0.13 sec)
  1. ImageData.is_link_only property | Aspose.Words ...

    ImageData.is_link_only property. Returns ``True`` if the image is linked and not stored in the Document....linked and not stored in the document. @property def is_link_only...data. img_source_doc = aw . Document ( file_name = MY_DIR + 'Images...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert SVG Files in Python – Python Examples

    Learn how to convert SVG to other formats in Python, find Python code examples and try an online converter SVG.... import aspose from aspose.svg import * from aspose...converters import * from aspose.svg.drawing.skiasharp import * from...

    docs.aspose.com/svg/python-net/convert-svg/
  3. ImageData.Contrast | Aspose.Words for .NET

    Adjust image contrast easily with the ImageData Contrast property. Set values from 0.0 (low) to 1.0 (high) for optimal picture clarity and quality.... Document imgSourceDoc = new Document ( MyDir + "Images...)[ 0 ]; Document dstDoc = new Document (); // Import a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Create SVG File, Load and Read SVG in Python

    Learn how to create SVG from a memory string or file; how to load SVG from the Web and read SVG using Aspose.SVG for Python via .NET API....you must create or load a document. Aspose.SVG for Python via...enables you to construct an SVG document from scratch or load an existing...

    docs.aspose.com/svg/python-net/create-svg-file/
  5. 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 Python code examples....convert an MHTML document into a Portable Document Format ( ) file...aspose.html import * from aspose.html.converters import * from aspose...

    docs.aspose.com/html/python-net/convert-mhtml-t...
  6. ImportFormatOptions.KeepSourceNumbering | Aspos...

    Control Document numbering with the ImportFormatOptions KeepSourceNumbering property. Easily manage clashes for seamless Imports. Default, false....how the numbering will be imported when it clashes in source...source and destination documents. The default value is false . public...

    reference.aspose.com/words/net/aspose.words/imp...
  7. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_ResizeHorizontally method. Gets or sets whether to resize the picture horizontally from the source in C++....how to insert images using IMPORT and INCLUDEPICTURE fields.... auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::FieldImport::get_SourceF...

    Aspose::Words::Fields::FieldImport::get_SourceFullName method. Gets or sets the location of the picture in C++....how to insert images using IMPORT and INCLUDEPICTURE fields.... auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. ImageData.bi_level property | Aspose.Words for ...

    ImageData.bi_level property. Determines whether an image will be displayed in black and white.... Document ( file_name = MY_DIR + 'Images...aw . Document () # Import a shape from the source document and...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ImageData.title property | Aspose.Words for Python

    ImageData.title property. Defines the title of an image.... Document ( file_name = MY_DIR + 'Images...aw . Document () # Import a shape from the source document and...

    reference.aspose.com/words/python-net/aspose.wo...