Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 67,129 for

import

(0.1 sec)
  1. Adding Files to PST 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....)))) + '/data/' pst = Rjb :: import ( 'com.aspose.email.PersonalStorage'...data_dir + "AddFile.pst" , Rjb :: import ( 'com.aspose.email.FileFormatVersion'...

    docs.aspose.com/email/java/adding-files-to-pst-...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. Creating a complex PDF|Aspose.PDF for Java

    Aspose.PDF for Java allows you to create more complex documents that contain images, text fragments, and tables in one document....Example */ import java.io.FileNotFoundExceptio ; import java.nio...file.Path ; import java.nio.file.Paths ; import java.time.Duration...

    docs.aspose.com/pdf/java/complex-pdf-example/
  7. Open PDF document programmatically|Aspose.PDF f...

    Learn how to open a PDF file in Python Aspose.PDF for Python via C++ library. You can open existing PDF, document from stream, and encrypted PDF document.... import AsposePDFPythonWrapp as ap...Open encrypted PDF document import AsposePDFPythonWrapp as ap...

    docs.aspose.com/pdf/python-cpp/open-pdf-document/
  8. Extract Text From All the Pages of a PDF Docume...

    Understand how to extract text from all pages of a PDF document using Ruby and Aspose.PDF, ideal for content analysis....target document pdf = Rjb :: import ( ' com . aspose . pdf . Document...text text_absorber = Rjb :: import ( ' com . aspose . pdf . TextAbsorber...

    docs.aspose.com/pdf/java/extract-text-from-all-...
  9. Joining And Appending in Jython|Aspose.Words fo...

    Join And Append documents using Jython....words import Settings from com . aspose . words import Document...Document from com . aspose . words import ImportFormatMode from com ...

    docs.aspose.com/words/java/joining-and-appendin...
  10. Convert PDF/x to PDF formats in Python|Aspose.P...

    This topic shows you how to convert PDF/x to PDF formats using Aspose.PDF for Python via .NET.... from os import path import aspose.pdf as ap path_infile...‘path_outfile’. from os import path import aspose.pdf as ap path_infile...

    docs.aspose.com/pdf/python-net/convert-pdf_x-to...