Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 67,129 for

import

(0.18 sec)
  1. Apply Shape Effects in Presentations with Pytho...

    Transform your PPT, PPTX and ODP files with advanced shape effects using Aspose.Slides for Python—create striking, professional slides in seconds....rectangle: import aspose.slides as slides import aspose.pydrawing...to a shape: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/shape-effect/
  2. Converting HTML files to Excel Spreadsheets in ...

    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....html_to_excel () load_format = Rjb :: import ( 'com.aspose.cells.LoadFormat'...LoadFormat options = Rjb :: import ( 'com.aspose.cells.HTMLLoadOptions'...

    docs.aspose.com/cells/java/converting-html-file...
  3. Stamp in xfdf cannot be imported - Free Support...

    Steps to reproduce: Open any PDF in Adobe Acrobat Reader, add a stamp Export the annotations to XFDF Import the XFDF using Aspose PDF Getting system exceptions when doing the Importing...Stamp in xfdf cannot be imported Aspose.PDF Product Family kzhu...Export the annotations to XFDF Import the XFDF using Aspose PDF Getting...

    forum.aspose.com/t/stamp-in-xfdf-cannot-be-impo...
  4. Customize BarCode Image Resolution in Ruby|Docu...

    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....barcode object bb = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'... setSymbologyType ( Rjb :: import ( 'com.aspose.barcode.Symbology'...

    docs.aspose.com/barcode/java/customize-barcode-...
  5. Importing Email|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....Español Русский Portuguese Importing Email Contents [ Hide ] VSTO...VSTO Below is the code to import email using VSTO Outlook. string...

    docs.aspose.com/email/net/importing-email/
  6. Font Conversion. Advanced details | Java

    C++ API to Convert fonts from Aspose.Font. Sometimes you need to read converted font data before saving it. The method here is aimed to help with it....font ; 3 4 import java.io.FileOutputStream ; 5 import java.io.IOException...IOException ; 6 import java.nio.file.Files ; 7 import java.nio.file...

    docs.aspose.com/font/java/convert/advanced-meth...
  7. 设置环境和安装指南|Documentation

    setup Aspose.Diagram for Python via Java and installation guidelines...py 并使用以下示例代码: import jpype import asposediagram jpype ...() from asposediagram . api import * diagram = Diagram () diagram...

    docs.aspose.com/diagram/zh/python-java/setup-en...
  8. Creating and Saving Outlook Contacts in Ruby|Do...

    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/' contact = Rjb :: import ( 'com.aspose.email.MapiContact'...MapiContactNamePrope name_prop_set = Rjb :: import ( 'com.aspose.email.MapiContactNamePrope'...

    docs.aspose.com/email/java/creating-and-saving-...
  9. Search Messages and Folders in a PST by Some Cr...

    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....Outlook PST file pst = Rjb :: import ( 'com.aspose.email.PersonalStorage'..."myInbox" ) builder = Rjb :: import ( 'com.aspose.email.PersonalStorageQuery'...

    docs.aspose.com/email/java/search-messages-and-...
  10. Working with Actions in PDF document|Aspose.PDF...

    Explore how to extract and manage PDF metadata, such as author and title, in Python using Aspose.PDF.... import aspose.pdf as ap from aspose.pdf import Rectangle...forms import ButtonField from aspose.pdf.annotations import NamedAction...

    docs.aspose.com/pdf/python-net/actions/