Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 4,803 for

import

(0.03 sec)
  1. Pie Chart|Aspose.Slides for Python Documentation

    Pie chart plot options and slice colors in PowerPoint presentation in Python... import aspose.slides.charts as charts import aspose.slides...PPTX file. import aspose.slides.charts as charts import aspose.slides...

    docs.aspose.com/slides/python-net/pie-chart/
  2. Installation and Quick Start Tutorial|Documenta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....barcode1 ; // import the required packages import java.io.File...File ; import net.sf.jasperreports.engine.JREmptyDataSource ; import...

    docs.aspose.com/barcode/jasperreports/quickstar...
  3. 导出图表|Aspose.Slides for Python 文档

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

    docs.aspose.com/slides/zh/python-net/export-chart/
  4. Convert Markdown to PDF in Python – Aspose.HTML

    Convert Markdown to PDF using Aspose.HTML Python library. Consider Markdown to PDF conversion scenarios in Python examples....html import * from aspose.html.converters import * from aspose...aspose.html.saving import * {{#if_output 'BMP' 'JPG' 'JPEG' 'GIF'...

    docs.aspose.com/html/python-net/convert-markdow...
  5. Text Formatting|Aspose.Slides for Python Docume...

    Manage and manipulate text and text frame properties in Python...this feature: import aspose.slides as slides import aspose.pydrawing...this feature: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/text-formatting/
  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....how to insert images using IMPORT and INCLUDEPICTURE fields....ResizeVertically = true ; // 2 - The IMPORT field: FieldImport fieldImport...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Working with Image Borders in Ruby|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....barcode object bb = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'...BarCodeBuilder' ) . new margins = Rjb :: import ( 'com.aspose.barcode.MarginsF'...

    docs.aspose.com/barcode/java/working-with-image...
  8. 使用 Python 将 SVG 转换为图像、JPG、PNG、BMP、TIFF 和 GIF

    了解支持的 SVG 到图像转换场景以及如何在 Python 中执行它们。您将找到 Python 代码示例和在线 SVG 转换器... import aspose from aspose.svg import * from aspose...converters import * from aspose.svg.drawing.skiasharp import * from...

    docs.aspose.com/svg/zh/python-net/convert-svg-t...
  9. 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++....how to insert images using IMPORT and INCLUDEPICTURE fields....set_ResizeVertically ( true ); // 2 - The IMPORT field: auto fieldImport = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Aspose.Email uses java.util.Date incorrectly - ...

    The Aspose getters and setters that use Java Date all do this, and ruin timestamps instead of leaving them alone. java.util.Date is not intended to be used as a timestamp with timezone. From the JavaDoc: Allocates a D…... import com.aspose.email.system.DateTime import java.time...Instant import java.time.temporal.ChronoUnit import java.util...

    forum.aspose.com/t/aspose-email-uses-java-util-...