Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 66,687 for

import

(0.06 sec)
  1. Working with Images|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....Picture Shape Programming Sample Import Bitmap Image as a Visio Shape...API now allows developers to import a bitmap image as a Microsoft...

    docs.aspose.com/diagram/java/working-with-images/
  2. Manage Presentations in JavaScript|Aspose.Slide...

    Manage PowerPoint PPT, PPTX and ODP presentations with Aspose.Slides for Node.js: create, load, edit, clone slides and control content programmatically....Presentations in JavaScript Import Presentations from PDF or HTML...

    docs.aspose.com/slides/nodejs-java/manage-prese...
  3. Manage Presentations in .NET|Aspose.Slides Docu...

    Manage PowerPoint PPT, PPTX and ODP presentations in .NET with Aspose.Slides: create, load, edit, clone slides and control content programmatically....NET Import Presentations from PDF or HTML...

    docs.aspose.com/slides/net/manage-presentation/
  4. Hello, world!|Documentation

    Get started with Aspose.OCR for Python via .NET by creating and running a bare minimum example.... Import aspose.ocr module: import aspose.ocr as...recognition_text ) Full code: import aspose.ocr as ocr # Instantiate...

    docs.aspose.com/ocr/python-net/hello-world/
  5. Convert EPUB to PNG – Aspose.HTML for Python vi...

    Convert EPUB to PNG using Aspose.HTML Python library. Consider various EPUB to PNG conversion scenarios in Python code examples....'XPS' }} import aspose.html.converters as conv import aspose.html...'TIFF'}} import aspose.html.converters as conv import aspose.html...

    docs.aspose.com/html/python-net/convert-epub-to...
  6. Add background to PDF in Node.js|Aspose.PDF for...

    Add a background image to your PDF file in Node.js...CommonJS: Call require and import asposepdfnodejs module as AsposePdf...errorText ); }); ECMAScript/ES6: Import the asposepdfnodejs module...

    docs.aspose.com/pdf/nodejs-cpp/add-background/
  7. Optimize PDF using Aspose.PDF for Node.js via C...

    Optimize and compress PDF files for fast web-view using 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/optimize-pdf/
  8. Form Class|Aspose.PDF for Java

    This section explains how to work with Aspose.PDF Facades using Form Class....FDF from a PDF File (Facades) Import Data into a PDF File - facades...

    docs.aspose.com/pdf/java/form-class/
  9. Embed Fonts in Presentations with Python|Aspose...

    Embed TrueType fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET, ensuring accurate rendering across all platforms....presentation: import aspose.slides as slides import aspose.pydrawing...add fonts to a presentation: import aspose.slides as slides # Load...

    docs.aspose.com/slides/python-net/embedded-font/
  10. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Learn how to work with tables in existing PDFs using Aspose.PDF for Python via .NET, providing flexibility in document modification.... import aspose.pdf as ap from os import path # Define...the document. import aspose.pdf as ap from os import path # Open...

    docs.aspose.com/pdf/python-net/manipulating-tab...