Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 3,459 for

import document

(0.05 sec)
  1. Convert SVG to JPG in Python – Aspose.HTML

    Convert SVG to JPG using the Aspose.HTML Python library. Learn about ImageSaveOptions and consider Python code examples for converting SVG to JPG....to integrate images into documents and presentations that may...dom.svg import * from aspose.html.converters import * from aspose...

    docs.aspose.com/html/python-net/convert-svg-to-...
  2. Aspose::Words::Drawing::ImageData::get_IsLink m...

    Aspose::Words::Drawing::ImageData::get_IsLink method. Returns true if the image is linked to the shape (when SourceFullName is specified) 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...
  3. NodeImporter class | Aspose.Words for Python

    aspose.words.NodeImporter class. Allows to efficiently perform repeated Import of nodes from one Document to another...perform repeated import of nodes from one document to another. To...Aspose.Words Document Object Model (DOM) documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert SVG to Image, JPG, PNG, BMP, TIFF and G...

    Learn about supported SVG to Image conversion scenarios and how to execute them in Python. You will find Python code examples and an online SVG Converter... 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-to-i...
  5. NodeImporter | Aspose.Words for Java

    Allows to efficiently perform repeated Import of nodes from one Document to another in Java....perform repeated import of nodes from one document to another. To...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldImport.SourceFullName | Aspose.Words for .NET

    Discover how to use the FieldImport SourceFullName property to easily manage image locations in your projects for enhanced organization and accessibility....images using IMPORT and INCLUDEPICTURE fields. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldIncludePicture.IsLinked | Aspose.Words for...

    Optimize your Documents with the FieldIncludePicture IsLinked property—control graphic storage to reduce file size and enhance performance....storing graphics data with the document. public bool IsLinked { get...images using IMPORT and INCLUDEPICTURE fields. Document doc = new...

    reference.aspose.com/words/net/aspose.words.fie...
  8. DocumentBase.ImportNode | Aspose.Words for .NET

    Effortlessly Import nodes from other Documents to enhance your workflow with DocumentBase's ImportNode method. Streamline your Document management today!...Node , bool ) Imports a node from another document to the current...current document. public Node ImportNode ( Node srcNode , bool isImportChildren...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Aspose::Words::ImportFormatOptions::get_KeepSou...

    Aspose::Words::ImportFormatOptions::get_KeepSourceNumbering method. Gets or sets a boolean value that specifies how the numbering will be Imported when it clashes in source and destination Documents. The default value is false in C++....how the numbering will be imported when it clashes in source...source and destination documents. The default value is false . bool...

    reference.aspose.com/words/cpp/aspose.words/imp...
  10. NodeImporter.import_node method | Aspose.Words ...

    NodeImporter.Import_node method. Imports a node from one Document into another....import_node method import_node(src_node, is_import_children)...is_import_children) Imports a node from one document into another. def import_node...

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