Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 4,803 for

import

(0.06 sec)
  1. Aspose::Words::DocumentBase::ImportNode method ...

    Aspose::Words::DocumentBase::ImportNode method. Imports a node from another document to the current document in C++....rds::Node>&, bool) method Imports a node from another document...node being imported. isImportChildren bool true to import all child...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Rotate BarCode Image 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'... setSymbologyType ( Rjb :: import ( 'com.aspose.barcode.Symbology'...

    docs.aspose.com/barcode/java/rotate-barcode-ima...
  3. Custom Shape|Aspose.Slides for Python Documenta...

    Add a custom shape to a PowerPoint presentation in Python...add custom points to a shape: import aspose.slides as slides with...remove points from a shape: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/custom-shape/
  4. 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-...
  5. 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/
  6. 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...
  7. 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...
  8. 演示文稿背景|Aspose.Slides for Python 文档

    在 Python 中设置 PowerPoint 演示文稿的背景...代码演示了如何为普通幻灯片设置纯色(蓝色)背景: import aspose.pydrawing as draw import aspose.slides...纯色(森林绿)背景: import aspose.pydrawing as draw import aspose.slides...

    docs.aspose.com/slides/zh/python-net/presentati...
  9. 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!...ImportNode( Node , bool ) Imports a node from another document...being imported. isImportChildren Boolean true to import all child...

    reference.aspose.com/words/net/aspose.words/doc...
  10. 3D Chart|Aspose.Slides for Python Documentation

    Set rotationX, rotationY, and depthpercents for 3D chart in PowerPoint presentation in Python... import aspose.slides.charts as charts import aspose.slides...slides as slides import aspose.pydrawing as draw # Create an...

    docs.aspose.com/slides/python-net/3d-chart/