Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 105,542 for

import

(0.1 sec)
  1. Aspose.Imaging Java For 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....example code: from asposeimaging import Settings from com . aspose...imaging . fileformats . metafile import EmfMetafileImage from com ...

    docs.aspose.com/imaging/java/aspose-imaging-jav...
  2. Load a font from TTF file | Java

    Here you will learn how with the help of Aspose.Font for Java to load font from a TTF 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...
  3. Setup Environment and Installation Guidelines|D...

    Setup Aspose.Cells for Python via .NET and installation guidelines....sample code: import aspose.cells from aspose.cells import Workbook...sample code: import aspose.cells from aspose.cells import Workbook...

    docs.aspose.com/cells/python-net/setup-environm...
  4. Read BarCode from Specific Region of Image in R...

    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.... stream = Rjb :: import ( 'java.io.FileInputStream'...barcode_reader_type = Rjb :: import ( 'com.aspose.barcoderecognition...

    docs.aspose.com/barcode/java/read-barcode-from-...
  5. Bookmarks in PDF in Node.js|Aspose.PDF for Node...

    You can add or delete a bookmarks in PDF document in the Node.js environment....CommonJS: Call require and import asposepdfnodejs module as AsposePdf...errorText ); }); ECMAScript/ES6: Import the asposepdfnodejs module...

    docs.aspose.com/pdf/nodejs-cpp/bookmark/
  6. Creating an Empty Project File in Ruby

    Learn how to create Microsoft Project (MPP/XML) empty project using Aspose.Tasks Java for Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...new 2 project_stream = Rjb :: import( 'java.io.FileOutputStream'...

    docs.aspose.com/tasks/java/creating-an-empty-pr...
  7. Making a Standard Calendar in Ruby

    Learn how to create Microsoft Project (MPP/XML) standard calendars using Aspose.Tasks Java for Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'.... add( "My Cal" ) 3 Rjb :: import( 'com.aspose.tasks.Calendar'...

    docs.aspose.com/tasks/java/making-a-standard-ca...
  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. Converting Presentation with Notes in Ruby|Aspo...

    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....represents a PPTX file pres = Rjb::import('com.aspose.slides.Presentation')...presentation save_format = Rjb::import('com.aspose.slides.SaveFormat')...

    docs.aspose.com/slides/java/converting-presenta...
  10. How to Use Aspose.Slides for Python to Extract ...

    Hi. i have a question, How can I replace the math equations in paragraphs, and convert them to latex and then export the ppt file to html data?...2023, 2:00pm 6 import aspose.slides as slides import aspose.slides...the io module in Python. import io import aspose.slides as slides...

    forum.aspose.com/t/how-to-use-aspose-slides-for...