Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 4,803 for

import

(0.03 sec)
  1. Save HTML Document in Python – Aspose.HTML for ...

    Learn how to save HTML documents to a file or URL using Aspose.HTML for Python via .NET API and how to apply save options....file: Copy 1 import os 2 from aspose. html import * 3 4 # Prepare...files. Copy 1 import os 2 from aspose. html import * 3 from aspose...

    docs.aspose.com/html/python-net/save-html-docum...
  2. 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++....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...
  3. ImageData.contrast property | Aspose.Words for ...

    ImageData.contrast property. Gets or sets the contrast for the specified picture... Document () # Import a shape from the source document...first paragraph. imported_shape = dst_doc . import_node ( src_node...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to Convert Excel to DataTable in C#

    In this brief tutorial you will learn how to convert Excel to datatable in C#. This conversion can be exercised in .NET environment for Windows, Linux and macOS....Following are the steps to import Excel to DataTable in C# that...along with the provision to import column headers also. After...

    kb.aspose.com/cells/net/how-to-convert-excel-to...
  5. 管理自动调整设置|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...
  6. 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...
  7. Chart Formatting|Aspose.Slides for Python Docum...

    Format chart entities in PowerPoint presentations in Python...PPTX file import aspose.slides.charts as charts import aspose.slides...slides as slides import aspose.pydrawing as draw # Instantiating...

    docs.aspose.com/slides/python-net/chart-formatt...
  8. NodeImporter.ImportNode | Aspose.Words for .NET

    Effortlessly transfer nodes between documents with NodeImporter's ImportNode method. Enhance your workflow and streamline data integration today!...ImportNode method Imports a node from one document into...node to import. isImportChildren Boolean true to import all child...

    reference.aspose.com/words/net/aspose.words/nod...
  9. PDF Annotations using C++|Aspose.PDF for C++

    This section shows how to use all kinds of annotations to your PDF file with the Aspose.PDF library. Learn how to draw, open, or add an annotation in C++... Import and Export Annotations to XFDF...format - you will know how to import and export annotation with...

    docs.aspose.com/pdf/cpp/annotations/
  10. ImageData.is_link property | Aspose.Words for P...

    ImageData.is_link property. Returns ``True`` if the image is linked to the shape (when [ImageData.source_full_name](../source_full_name/) is specified).... Document () # Import a shape from the source document...first paragraph. imported_shape = dst_doc . import_node ( src_node...

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