Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 4,792 for

import

(0.27 sec)
  1. NodeImporter.importNode method | Aspose.Words f...

    NodeImporter.ImportNode method. Imports a node from one document into another....importNode(srcNode, isImportChildren) Imports a node from one document into...node to import. isImportChildren boolean true to import all child...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...how resolve a clash when importing documents that have lists...

    reference.aspose.com/words/net/aspose.words/imp...
  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....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...
  4. 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++....MakeObject < Document > (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Convert PowerPoint Slides to Images in Python|A...

    Learn how to convert PowerPoint and OpenDocument slides into various formats using Aspose.Slides for Python via .NET. Easily export PPTX and ODP slides to BMP, PNG, JPEG, TIFF, and more with high-quality results....save the image in PNG format: import aspose.slides as slides with...to do this: import aspose.pydrawing as draw import aspose.slides...

    docs.aspose.com/slides/python-net/convert-slide/
  6. Export to HTML5|Aspose.Slides for Python Docume...

    Export PowerPoint to HTML5 in Python...extensions and dependencies: import aspose.slides as slides with...slide transitions this way: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/export-to-html5/
  7. 导出图表|Aspose.Slides for Python 文档

    在Python中从PowerPoint演示文稿获取图表图像... import aspose.slides.charts as charts import aspose.slides...

    docs.aspose.com/slides/zh/python-net/export-chart/
  8. 管理自动调整设置|Aspose.Slides for Python 文档

    在 Python 中设置 PowerPoint 中文本框的自动调整设置...代码向您展示了如何指定演示文稿中的文本必须始终适合其盒子: import aspose.slides as slides import aspose.pydrawing...必须始终保持其尺寸: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/zh/python-net/manage-aut...
  9. 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...
  10. Aspose::Words::Document::AppendDocument method ...

    Aspose::Words::Document::AppendDocument method. Appends the specified document to the end of this document in C++....property to "false" to not import any list numbers into the destination..."KeepSourceNumbering" property to "true" import all clashing // list style...

    reference.aspose.com/words/cpp/aspose.words/doc...