Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 3,459 for

import document

(0.28 sec)
  1. ImageData.gray_scale property | Aspose.Words fo...

    ImageData.gray_scale property. Determines whether a picture will display in grayscale mode.... Document ( file_name = MY_DIR + 'Images...aw . Document () # Import a shape from the source document and...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldImport class | Aspose.Words for Python

    aspose.words.fields.FieldImport class. Implements the Import field...FieldImport class Implements the IMPORT field. To learn more, visit...the Working with Fields documentation article. Remarks Retrieves...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ImageData.Brightness | Aspose.Words for .NET

    Adjust your image's brightness with the ImageData Brightness property. Set values from 0.0 (dimmest) to 1.0 (brightest) for optimal visual impact.... Document imgSourceDoc = new Document ( MyDir + "Images...)[ 0 ]; Document dstDoc = new Document (); // Import a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Convert HTML to PNG – Aspose.HTML for Python vi...

    Convert HTML to PNG programmatically using the Python library or online using HTML Converter. Learn HTML to PNG conversion scripts with Python examples....html import * from aspose.html.converters import * from aspose...aspose.html.saving import * # Load an HTML document from a file or...

    docs.aspose.com/html/python-net/convert-html-to...
  5. Convert PowerPoint to XPS|Aspose.Slides for Pyt...

    Convert PowerPoint presentation to XPS in Python....save, share, and print your documents. Microsoft continues to implement...users were expected to print documents through the XPS format. XPS...

    docs.aspose.com/slides/python-net/convert-power...
  6. ImageData.IsLink | Aspose.Words for .NET

    Discover how the ImageData IsLink property enhances your design by linking images to shapes seamlessly when SourceFullName is set. Boost your creativity!... Document imgSourceDoc = new Document ( MyDir + "Images...)[ 0 ]; Document dstDoc = new Document (); // Import a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ImageData.ChromaKey | Aspose.Words for .NET

    Discover the ImageData ChromaKey property, set transparent colors for your images and enhance visual effects effortlessly. Unlock creative possibilities!... Document imgSourceDoc = new Document ( MyDir + "Images...)[ 0 ]; Document dstDoc = new Document (); // Import a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Convert MHTML to DOCX – Python Code Examples

    Convert MHTML to DOCX using Aspose.HTML Python library. Consider the supported MHTML to DOCX conversion scenarios in Python examples....html import * from aspose.html.converters import * from aspose...aspose.html.saving import * # Open an MHTML file for reading with...

    docs.aspose.com/html/python-net/convert-mhtml-t...
  9. Aspose::Words::Loading::RtfLoadOptions::get_Rec...

    Aspose::Words::Loading::RtfLoadOptions::get_RecognizeUtf8Text method. When set to true, will try to detect UTF8 characters, they will be preserved during Import in C++....they will be preserved during import. bool Aspose :: Words :: Loading...characters while loading an RTF document. // Create an "RtfLoadOptions"...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. Aspose::Words::Drawing::ImageData::get_BiLevel ...

    Aspose::Words::Drawing::ImageData::get_BiLevel method. Determines whether an image will be displayed in black and white in C++....imgSourceDoc = MakeObject < Document > ( MyDir + u "Images.docx"...dstDoc = MakeObject < Document > (); // Import a shape from the source...

    reference.aspose.com/words/cpp/aspose.words.dra...