Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 66,501 for

import

(0.15 sec)
  1. Creating a complex PDF using Aspose.PDF|Aspose....

    Aspose.PDF for Android via Java allows you to create more complex documents that contain images, text fragments, and tables in one document....examplecomplex ; import androidx.appcompat.app.AppCompatActivity...AppCompatActivity ; import android.os.Bundle ; import android.os.Environment...

    docs.aspose.com/pdf/androidjava/complex-pdf-exa...
  2. 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-...
  3. 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-...
  4. TIF to PDFA conversion using Aspose JAVA API is...

    Hi Team, When I try to convert a multi-page TIFF file to PDF/A using Aspose Java code, the input TIFF file size is 174 KB, but the generated PDF/A file size is 441 KB. The output file is almost four times larger than th…... import com.aspose.imaging.Image; import com.aspose...PdfOptions; import com.aspose.pdf.ConvertErrorAction; import com.aspose...

    forum.aspose.com/t/tif-to-pdfa-conversion-using...
  5. 在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 SaveFormat from com . aspose . cells import FileFormatType...

    docs.aspose.com/cells/zh/java/unprotecting-simp...
  6. Add Figures Annotations using Python|Aspose.PDF...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for Python via .NET... import aspose.pdf as ap document =...Annotations in a PDF page. import aspose.pdf as ap # Open document...

    docs.aspose.com/pdf/python-net/figures-annotation/
  7. Adding Pages in PDF with Python|Aspose.PDF for ...

    Discover how to add pages to a PDF document in Python using Aspose.PDF for flexible document creation and editing....a specified position: import os import aspose.pdf as ap # Global...the end of a PDF file. import os import aspose.pdf as ap # Global...

    docs.aspose.com/pdf/python-net/add-pages/
  8. Excel to Pdf Conversion in 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...Workbook from com . aspose . cells import SaveFormat class Excel2PdfConversion...

    docs.aspose.com/cells/java/excel-to-pdf-convers...
  9. String Searching in PST with Ignore Case in Jyt...

    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....- email import Settings from com.aspose.email import MapiMessage...aspose.email import NoteColor from com.aspose.email import PersonalStorage...

    docs.aspose.com/email/java/string-searching-in-...
  10. example.py

    Import os from jpype Import * __cells_jar_dir__ = os.path.dirname(__file__) addClassPath(os.path.join(__cells_jar_dir__, "aspose-cells-23.1.jar")) addClassPath(os.path.join(__cells_jar_dir__, "bcpr......import os from jpype import * __cells_jar_dir__ = os.path.dirname(__file__)..."JavaClassBridge.jar")) import jpype import asposecells jpype.startJVM()...

    docs.aspose.com/cells/es/python-java/pyinstalle...