Sort Score
Result 10 results
Languages All
Labels All
Results 4,211 - 4,220 of 48,519 for

import document

(0.05 sec)
  1. Fast and reliable OCR API based on Aspose.OCR f...

    Integrate robust optical character recognition (OCR) into your Python applications using Aspose.OCR for Python via C++....Recognition with Python OCR import asposeocr settings = asposeocr...variety of images, from scanned documents and smartphone photos to screenshots...

    products.aspose.com/ocr/python-cpp/
  2. Convert HTML to PPTX in Python | products.aspos...

    Convert HTML to PPTX in Python. Use Python library API to convert HTML to PowerPoint...moving the contents in an HTML document to slides in a PowerPoint...for converting HTML to PPTX import aspose.slides as slides with...

    products.aspose.com/slides/python-net/conversio...
  3. Modify SmartObject PSD - Free Support Forum - a...

    Hello, I purchased an Aspose Python PSD OEM license to perform a specific task, but I’m unable to achieve the expected result. I need support to resolve this. When I try to replace the content of a smart object, the re…... # Import des classes Aspose.PSD nécessaires...nécessaires from aspose.psd import Image, License from aspose.psd...

    forum.aspose.com/t/modify-smartobject-psd/313972
  4. Manage Presentation Notes in Python|Aspose.Slid...

    Customize presentation notes with Aspose.Slides for Python via .NET. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....shown in the example below: import aspose.slides as slides # Instantiate...shown in the example below: import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/presentation-...
  5. Manipulating Adobe Photoshop Formats|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....Image to PSD PSD, PhotoShop document, is the default file format...how to export Image to PSD. Importing image to PSD layer This article...

    docs.aspose.com/psd/net/manipulating-adobe-phot...
  6. Developer Guide|Documentation

    Aspose.Cells for Node.js via C++ developer guide....js via C++ Manage Document Properties with Node.js via...Excel Macro-Enabled workbook Import XML to Excel workbook with...

    docs.aspose.com/cells/nodejs-cpp/developer-guide/
  7. Convert JPG To TIFF C++

    Convert JPG to TIFF format in C++ code. Save JPG as TIFF using C++....solution to import and export JPG, TIFF, and many other document formats...Aspose::Words; auto doc = MakeObject <Document>(); auto builder = MakeObject...

    products.aspose.com/words/cpp/conversion/jpg-to...
  8. Convert JPG To SVG C++

    Convert JPG to SVG format in C++ code. Save JPG as SVG using C++....solution to import and export JPG, SVG, and many other document formats...Aspose::Words; auto doc = MakeObject <Document>(); auto builder = MakeObject...

    products.aspose.com/words/cpp/conversion/jpg-to...
  9. Convert JPG To PNG C++

    Convert JPG to PNG format in C++ code. Save JPG as PNG using C++....solution to import and export JPG, PNG, and many other document formats...Aspose::Words; auto doc = MakeObject <Document>(); auto builder = MakeObject...

    products.aspose.com/words/cpp/conversion/jpg-to...
  10. Not able to remove empty lines for merge fields...

    I have merge fields in a table inside word Document template and I am trying to populate the rows only when the data is present. I am able to clean up the merge field references in the template after my Document has fini…...fields in a table inside word document template and I am trying to...references in the template after my document has finished processing but...

    forum.aspose.com/t/not-able-to-remove-empty-lin...