Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 55,087 for

import

(0.07 sec)
  1. Convert SVG to PDF in Python – Aspose.HTML

    Convert SVG to PDF using the Aspose.HTML Python library. Learn about PdfSaveOptions and consider Python code examples for converting SVG to PDF....svg import * from aspose.html.converters import * from aspose...aspose.html.saving import * # Load an SVG document from a file...

    docs.aspose.com/html/python-net/convert-svg-to-...
  2. Calculation of Array Formula of Data Tables wit...

    Learn how to calculate array formulas for Excel data tables using Aspose.Cells for Python via .NET API. Modify and save spreadsheets programmatically....excel file : import os from aspose.cells import Workbook # For...)) Python Code Explanation: import aspose.cells as ac # Load source...

    docs.aspose.com/cells/python-net/calculation-of...
  3. Font converter | API Solution for Java

    Easy-to-use Java library for font conversion from Aspose.Font. Allows you to work with a big range of different fonts like True Type or web fonts....font ; 3 4 import java.io.FileOutputStream ; 5 import java.io.IOException...IOException ; 6 import java.nio.file.Files ; 7 import java.nio.file...

    docs.aspose.com/font/java/convert/
  4. Convert HTML to PNG – Aspose.HTML for Python vi...

    Convert HTML to PNG programmatically using the Python library or online using HTML Converter. Learn HTML to PNG conversion scripts with Python examples....html import * from aspose.html.converters import * from aspose...aspose.html.saving import * # Load an HTML document from a file...

    docs.aspose.com/html/python-net/convert-html-to...
  5. Shape Manipulations|Aspose.Slides for Python Do...

    Manipulate PowerPoint shapes in Python... It is important to know that PowerPoint Presentation...simply returns that shape. import aspose.slides as slides # Method...

    docs.aspose.com/slides/python-net/shape-manipul...
  6. Check Format in Ruby|Aspose.Words for Java

    Check file format using Ruby....listFiles () load_format = Rjb :: import ( 'com.aspose.words.LoadFormat'...file_name info_obj = Rjb :: import ( 'com.aspose.words.FileFormatUtil'...

    docs.aspose.com/words/java/check-format-in-ruby/
  7. 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/
  8. Connecting to IMAP Server|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.... import aspose.email as ae client =...Security Options to SSLImplicit. import aspose.email as ae client =...

    docs.aspose.com/email/python-net/connecting-to-...
  9. 使用 Python 添加额外注释|Aspose.PDF for Python via .NET

    本节描述如何从您的 PDF 文档中添加、获取和删除额外类型的注释。...以下代码片段显示了如何将插入符号注释添加到 PDF 文件: import aspose.pdf as ap # 打开文档 document...请尝试使用以下代码片段在 PDF 文档中获取插入符号注释 import aspose.pdf as ap document =...

    docs.aspose.com/pdf/zh/python-net/extra-annotat...
  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...