Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 4,798 for

import

(0.03 sec)
  1. Image Stencil – How to Make Stencil in Python

    This article explains how to create stencils from images using Aspose.SVG for Python via .NET API.... Copy 1 import os 2 from aspose. svg import * 3 from aspose...drawing import * 4 from aspose. svg . rendering . image import * 5...

    docs.aspose.com/svg/python-net/image-stencil/
  2. Presentation Format|Aspose.Slides for Python Do...

    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....got the presentation format: import aspose.slides as slides info...

    docs.aspose.com/slides/python-net/presentation-...
  3. 创建 SVG 文件,在 Python 中加载和读取 SVG

    了解如何从内存字符串或文件创建 SVG;如何从 Web 加载 SVG 以及如何使用 Aspose.SVG for Python via .NET API 读取 SVG。... svg import * 2 3 # Create a new SVG document...等属性: Copy 1 import os 2 from aspose. svg import * 3 4 # Set up...

    docs.aspose.com/svg/zh/python-net/create-svg-file/
  4. Manage Presentation|Aspose.Slides for PHP Docum...

    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....Presentation Merge Presentation Import Presentation Convert Presentation...

    docs.aspose.com/slides/php-java/manage-presenta...
  5. Convert Presentation|Aspose.Slides for Node.js ...

    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....Export to XAML Export to HTML5 Import Presentation Save Presentation...

    docs.aspose.com/slides/nodejs-java/convert-pres...
  6. Animated Text|Aspose.Slides for Python Document...

    Add animated text and effects to PowerPoint presentation in Python...effect to a single paragraph: import aspose.slides as slides with...animation effects in a paragraph: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/animated-text/
  7. Navigate SVG – Aspose.SVG for Python via .NET

    Learn how to inspect SVG using Python, iterate through SVG elements, and navigate through SVG using CSS Selector or XPath.... 4 import os 5 from aspose. svg import * 6 7 # Setup...fimport os 2 from aspose. svg import * 3 4 # Prepare a path to the...

    docs.aspose.com/svg/python-net/navigate-svg/
  8. Aspose::Words::ImportFormatOptions::get_IgnoreT...

    Aspose::Words::ImportFormatOptions::get_IgnoreTextBoxes method. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if KeepSourceFormatting mode is used. The default value is true in C++....with a text box, which we will import into the first document. auto...text box formatting // while importing them to other documents. auto...

    reference.aspose.com/words/cpp/aspose.words/imp...
  9. isLandscape() Does Not Return Correct Value - F...

    Hello, Using jar: aspose-pdf-25.2-jdk17.jar I don’t know why this is happening, but no matter what I do and what PDF document I open, the value I receive for isLandscape() is always “false”, even in cases where it is a…...Here is my code: import com.aspose.pdf.*; import java.io.File; public...

    forum.aspose.com/t/islandscape-does-not-return-...
  10. CompositeNode.appendChild method | Aspose.Words...

    CompositeNode.appendChild method. Adds the specified node to the end of the list of child nodes for this node....to import the node to the current document. The imported node...

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