Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 97,220 for

import

(0.09 sec)
  1. Error when dispose() a pst file - Free Support ...

    Hi! I’m trying to run the official sample code but the dispose() method doesn’t exist. What am I doing wrong? # python Python 3.11.4 (tags/v3.11.4:d2340ef, Jun 7 2023, 05:45:37) [MSC v.1934 64 bit (AMD64)] on win32 T…...pst import * >>> from aspose.email.mapi import MapiMessage...from aspose.email.storage.pst import PersonalStorage, FileFormatVersion...

    forum.aspose.com/t/error-when-dispose-a-pst-fil...
  2. Converting Chart to Image in Ruby|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.... workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...Create chart chart_type = Rjb :: import ( 'com.aspose.cells.ChartType'...

    docs.aspose.com/cells/java/converting-chart-to-...
  3. Removing Slides from a Presentation in Ruby|Asp...

    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....presentation file pres = Rjb::import('com.aspose.slides.Presentation')...presentation file save_format = Rjb::import('com.aspose.slides.SaveFormat')...

    docs.aspose.com/slides/java/removing-slides-fro...
  4. Configure the product in Visual Studio|Aspose.W...

    Manually configure Aspose.Words for C++ in Visual Studio....targets files : Add Import tags with Aspose.Words for...the file Add the following Import tags inside ImportGroup : <ImportGroup...

    docs.aspose.com/words/cpp/configure-aspose-word...
  5. Convert ODP to PPTX|Aspose.Slides for Python Do...

    Convert OpenOffice ODP to PowerPoint Presentation PPTX in Python... # Import Aspose.Slides for Python via .NET module import aspose...

    docs.aspose.com/slides/python-net/convert-odp-t...
  6. Setting the OcrEngine to Automatically Correct ...

    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....OcrEngine ocr_engine = Rjb :: import ( 'com.aspose.ocr.OcrEngine'...ocr_engine . setImage ( Rjb :: import ( 'com.aspose.ocr.ImageStream'...

    docs.aspose.com/ocr/java/setting-the-ocrengine-...
  7. Get a Particular Page in a PDF File in Ruby|Asp...

    Access and manipulate individual pages in PDF documents using Ruby and Aspose.PDF....target document pdf = Rjb :: import ( ' com . aspose . pdf . Document...object new_document = Rjb :: import ( ' com . aspose . pdf . Document...

    docs.aspose.com/pdf/java/get-a-particular-page-...
  8. Perform OCR Operation on a Multipage TIFF in Ru...

    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....OcrEngine ocr_engine = Rjb :: import ( 'com.aspose.ocr.OcrEngine'...ocr_engine . setImage ( Rjb :: import ( 'com.aspose.ocr.ImageStream'...

    docs.aspose.com/ocr/java/perform-ocr-operation-...
  9. Set Visio Shape's XForm Data in Ruby|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....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'..."SetShapeXFormData.vdx" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/java/set-visio-shape-s-...
  10. Text overlap after converting DWG to PNG - Free...

    Hello, Using the Python version of aspose cad 24.4 and the code below to convert DWG to PNG, the text overlaps as shown in the following figure. How can I avoid this? result.jpg (192.9 KB) Import aspose.cad as cad fro…...9 KB) import aspose.cad as cad from aspose...aspose.cad.imageoptions import PngOptions image = cad.Image.load("example...

    forum.aspose.com/t/text-overlap-after-convertin...