Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 105,550 for

import

(0.08 sec)
  1. Add drawing rectangle in a page - Free Support ...

    hello, i try to use un exemple from documentation How to Add Drawing with Transparent Color in PDF using Java but this exempe have two errors in java at the line rectangle.getGraphInfo().setColor(new Color(255, 0, 0,…...for Java: import com.aspose.pdf.BorderInfo; import com.aspose...BorderSide; import com.aspose.pdf.Color; import com.aspose.pdf...

    forum.aspose.com/t/add-drawing-rectangle-in-a-p...
  2. 4.2.0.0 New Release Notes|Aspose.Words for .NET

    Aspose.Words .NET 4.2.0.0 New Release Notes – the latest updates and fixes....feature - WordprocessingML import in Aspose.Words. Now, the following...(when used with Aspose.Pdf) Import WordprocessingML documents...

    docs.aspose.com/words/net/aspose-words-net-4-2-...
  3. 在 Jython 中设置页面选项|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....cells import Settings from com . aspose . cells import Workbook...cells import PageOrientationType from java . io import FileInputStream...

    docs.aspose.com/cells/zh/java/setting-page-opti...
  4. Convert SVG to Image, JPG, PNG, BMP, TIFF and G...

    Learn about supported SVG to Image conversion scenarios and how to execute them in Python. You will find Python code examples and an online SVG Converter... import aspose from aspose.svg import * from aspose...converters import * from aspose.svg.drawing.skiasharp import * from...

    docs.aspose.com/svg/python-net/convert-svg-to-i...
  5. Setting Attributes for New Tasks in Ruby

    Learn how to set Microsoft Project (MPP/XML) project attributes for newly created tasks using Aspose.Tasks Java for Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...'test_tasks.mpp' ) 2 prj = Rjb :: import( 'com.aspose.tasks.Prj' ) 3...

    docs.aspose.com/tasks/java/setting-attributes-f...
  6. Update and Save an Email 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....MessageFormat email = Rjb :: import ( 'com.aspose.email.MailMessage'...MailAddressCollectio object contacts = Rjb :: import ( 'com.aspose.email.MailAddressCollectio'...

    docs.aspose.com/email/java/update-and-save-an-e...
  7. Working With Comments in Jython|Aspose.Words fo...

    Working with comments using Jython....words import Settings from com . aspose . words import Document...words import NodeType from com . aspose . words import SaveFormat...

    docs.aspose.com/words/java/working-with-comment...
  8. Setting Pie Chart Sector Colors in Ruby|Aspose....

    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 file pres = Rjb::import('com.aspose.slides.Presentation')...default data chart_type = Rjb::import('com.aspose.slides.ChartType')...

    docs.aspose.com/slides/java/setting-pie-chart-s...
  9. Modern API|Aspose.Slides for Python Documentation

    Modern API...api import Presentation , SaveFormat ...javax.imageio import ImageIO from java.io import File from java...

    docs.aspose.com/slides/python-java/modern-api/
  10. Update Fields in Ruby|Aspose.Words for Java

    Update fields of MS Word Document using Ruby.... doc = Rjb :: import ( 'com.aspose.words.Document'...and fields. builder = Rjb :: import ( 'com.aspose.words.DocumentBuilder'...

    docs.aspose.com/words/java/update-fields-in-ruby/