Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 4,159 for

import document

(0.19 sec)
  1. FieldIncludePicture.is_linked property | Aspose...

    FieldIncludePicture.is_linked property. Gets or sets whether to reduce the file size by not storing graphics data with the Document....storing graphics data with the document. @property def is_linked (...using IMPORT and INCLUDEPICTURE fields. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. 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...
  4. 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...
  5. NullPointerException when converting a docx to ...

    Hello With Aspose words 18.2 I have a NullPointerException when trying to convert a docx to pdf. Problem occurs when a part of my docx is splitted into 2 pages Stack trace : Exception in thread "main" java.lang.Nu…...Document.updatePageLayout(Unknown Source)...Source) at com.aspose.words.Document.zzXA(Unknown Source) at com...

    forum.aspose.com/t/nullpointerexception-when-co...
  6. PDL Conversion API Solution | Python

    Convert PS, EPS, and XPS to PDF and Images including BMP, JPG, PNG, and TIFF using the Python library with the Aspose.Page PDL conversion functionality....NET Live Demos Documentation Source Code API Reference...Overview Overview Live Demos Documentation Source Code API Reference...

    products.aspose.com/page/python-net/conversion/
  7. Aspose::Words::Fields::FieldImport::get_IsLinke...

    Aspose::Words::Fields::FieldImport::get_IsLinked method. Gets or sets whether to reduce the file size by not storing graphics data with the Document in C++....storing graphics data with the document. bool Aspose :: Words :: Fields...how to insert images using IMPORT and INCLUDEPICTURE fields....

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. 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...
  9. 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/
  10. FieldIncludePicture | Aspose.Words for Java

    Implements the INCLUDEPICTURE field in Java....the Working with Fields documentation article. Remarks: Retrieves...images using IMPORT and INCLUDEPICTURE fields. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...