Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 4,803 for

import

(0.03 sec)
  1. How to Run the Examples|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....File -> Open Project option to import the example of your choice...in the example. You can also import the examples directly from...

    docs.aspose.com/psd/java/how-to-run-the-examples/
  2. Edit HTML Document in Python – Aspose.HTML for ...

    Learn how to edit HTML Document Object Model in Python, how to create, populate and add HTML elements, and how to edit inline and internal CSS....file: Copy 1 import os 2 from aspose. html import * 3 4 # Define...path. Copy 1 import os 2 from aspose. html import * 3 from aspose...

    docs.aspose.com/html/python-net/edit-html-docum...
  3. 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/
  4. ImageData.crop_right property | Aspose.Words fo...

    ImageData.crop_right property. Defines the fraction of picture removal from the right side.... 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...
  5. ImageData.crop_bottom property | Aspose.Words f...

    ImageData.crop_bottom property. Defines the fraction of picture removal from the bottom side.... 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...
  6. Line|Aspose.Slides for Python Documentation

    Add line in PowerPoint presentation in Python... import aspose.slides as slides # Instantiate...PPTX file. import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/line/
  7. Bookmarks are not getting added, docx to pdf co...

    Hi Team, I have aspose.total license, currently developing java api for conversion of docx to pdf using aspose word, in this bookmarks are not getting added in pdf while converting. code snippet to add book mark PdfSav…...correctly: import com.aspose.words.Document; import com.aspose...aspose.words.PdfSaveOptions; import com.aspose.words.HeaderFooterBookmark;...

    forum.aspose.com/t/bookmarks-are-not-getting-ad...
  8. Working with Resource Assignment Budgets in Ruby

    Learn how to work with Microsoft Project (MPP/XML) resource assignment budgets using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...+ assignment . get( Rjb :: import( 'com.aspose.tasks.Asn' ) ...

    docs.aspose.com/tasks/java/assignment-budget-in...
  9. Slide Layout|Aspose.Slides for Python Documenta...

    Set PowerPoint slide size and options in Python...presentation: import aspose.pydrawing as draw import aspose.slides...a PowerPoint presentation: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/slide-layout/
  10. Manage Placeholder|Aspose.Slides for Python Doc...

    Change Placeholder text and prompt text in PowerPoint presentations in Python...the text in a placeholder: import aspose.slides as slides # Instantiates...prompt text in a placeholder: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/manage-placeh...