Sort Score
Result 10 results
Languages All
Labels All
Results 4,511 - 4,520 of 73,982 for

import

(0.07 sec)
  1. Migration from legacy Aspose.Pdf.Kit for Java|A...

    Learn the steps to migrate from the legacy Aspose.PDF Kit for Java to the latest Aspose.PDF for Java version for better functionality....for Java, you only need to import com.aspose.pdf.facades package...autoported Aspose.PDF for Java. import com.aspose.pdf.facades.* ;...

    docs.aspose.com/pdf/java/migration-from-legacy-...
  2. Introduction|Aspose.Words for JasperReports

    Aspose.Words for JasperReports provides a number of parameters that affect the resulting Microsoft Word document’s appearance....contains the parameters: Java import com . aspose . words . jasperreports...

    docs.aspose.com/words/jasperreports/introduction/
  3. Migrating your code to Aspose.PDF for Java 2.5....

    Follow this guide to migrate your existing code to Aspose.PDF for Java 2.5.0 for improved functionality and performance.... import com.aspose.pdf.elements.* ;...2.5.0 Use import aspose.pdf.* ; instead of import com.aspose...

    docs.aspose.com/pdf/java/migrating-your-code-to...
  4. Validate POP3 Server Credentials in Python|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....Email API: import aspose.email as ae client =...

    docs.aspose.com/email/python-net/validate-pop3-...
  5. Body.parent_section property | Aspose.Words for...

    Body.parent_section property. Gets the parent section of this story....): import aspose.words as aw from api_example_base import ApiExampleBase...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Remove Images from PDF using JavaScript | Aspos...

    This page describes how to remove Images from PDF with JavaScript in Node.js.... Import the Aspose.PDF module. Define...

    products.aspose.com/pdf/nodejs-cpp/images/remove/
  7. Installing Aspose.CAD for Python|CAD 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....code for converting a file import aspose.cad as cad if __name__...

    docs.aspose.com/cad/python-net/installing-aspos...
  8. RtfLoadOptions.recognizeUtf8Text property | Asp...

    RtfLoadOptions.recognizeUtf8Text property. When set to ``true``, will try to detect UTF8 characters, they will be preserved during Import....they will be preserved during import. get recognizeUtf8Text () :...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SystemFontSource class | Aspose.Words for Python

    aspose.words.fonts.SystemFontSource class. Represents all TrueType fonts installed to the system... import platform from api_example_base import ApiExampleBase...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Set Image Size|Aspose.PDF for Java

    This section describes how to set image size PDF file using Java library....examples ; import com.aspose.pdf.* ; public class...

    docs.aspose.com/pdf/java/set-image-size/