Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 66,868 for

import

(0.92 sec)
  1. Export Visio Diagram to Image in Ruby|Documenta...

    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....a VSD file diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...data_dir + "Diagram.png" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/java/export-visio-diagr...
  2. How to Run the Examples|Documentation

    Learn about how to download Aspose.Drawing for Java examples from Github and running examples.... Import Examples to IDE Project Utilize...Eclipse, to run the examples. Import the desired example via File...

    docs.aspose.com/drawing/java/how-to-run-the-exa...
  3. Create PSD or PSB Image From Scratch using Pyth...

    Example of how the Aspose.PSD for Python can create Psd Image from scratch...can follow the steps below: Import the necessary modules and classes...PSD library: from aspose.psd import Graphics , Pen , Color , Rectangle...

    docs.aspose.com/psd/python-net/create-psd-psb-i...
  4. 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...
  5. Add Curve Object to PDF file|Aspose.PDF for Pyt...

    This article explains how to create a curve object to your PDF using Aspose.PDF for Python via .NET.... import aspose.pdf as ap import aspose.pdf.drawing...drawing as drawing import datetime # Create PDF document document...

    docs.aspose.com/pdf/python-net/add-curve/
  6. 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...
  7. Load a font from CFF file | Java

    With Aspose.Font for Java solution you can load a font from a CCF file on your hard drive disk even if this file is not a font inself....font ; 2 3 import java.io.File ; 4 import java.io.IOException...IOException ; 5 import java.nio.file.Files ; 6 import java.nio.file...

    docs.aspose.com/font/java/how-to-load-fonts/loa...
  8. Aspose OCR is not extracting text from pdf whic...

    Aspose OCR is not extracting text from pdf which is not searchable , from a multipge or single pdf only extraction is done for top few lines and the remaining is still image only, even though i have Aspose Total License…... import com.aspose.ocr.*; import com.aspose.ocr...models.Format; import com.aspose.pdf.License; import java.io.IOException;...

    forum.aspose.com/t/aspose-ocr-is-not-extracting...
  9. Manage Chart Workbooks in Presentations with Py...

    Discover Aspose.Slides for Python via .NET: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....demonstrates a sample operation: import aspose.slides as slides with...data label: import aspose.slides as slides import aspose.slides...

    docs.aspose.com/slides/python-net/chart-workbook/
  10. Manage Chart Data Labels in Presentations with ...

    Learn to add and format chart data labels in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET for more engaging slides....data labels: import aspose.slides as slides import aspose.slides...percentage. import aspose.slides as slides import aspose.slides...

    docs.aspose.com/slides/python-net/chart-data-la...