Sort Score
Result 10 results
Languages All
Labels All
Results 4,521 - 4,530 of 56,379 for

import document

(0.64 sec)
  1. 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/
  2. Extract Text and Images from ODT File Online an...

    Online ODT file parser app. Android API code to extract images and text content from ODT Document....powerful Android based ODT document parser utility application...ODT document text extraction. Download Parse ODT Document Online...

    products.aspose.com/total/android-java/parse/odt/
  3. Copying And Moving Worksheets in Jython|Documen...

    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 CopyingAndMovingWork...

    docs.aspose.com/cells/java/copying-and-moving-w...
  4. Several HTML Into JPG Java

    Merge multiple HTML into JPG in Java code. Save HTML as JPG using Java....several HTML into JPG Use our document merging API to create portable..."aspose-words" % "ver" Copy import com.aspose.words.*; List<String>...

    products.aspose.com/words/java/merge/html-to-jpg/
  5. Several TEXT Into GIF Java

    Merge multiple TEXT into GIF in Java code. Save TEXT as GIF using Java....several text into GIF Use our document merging API to create portable..."aspose-words" % "ver" Copy import com.aspose.words.*; List<String>...

    products.aspose.com/words/java/merge/text-to-gif/
  6. DATA_LOSS warnings when importing HTML with com...

    Hello, We recently noticed Bookmark DATA_LOSS warnings when converting HTML Documents that contain comments into DOCX files. Despite the warnings, the output DOCX still looks fine (comments are present and visible in W…...DATA_LOSS warnings when importing HTML with comments using DocumentBuilder...warnings when converting HTML documents that contain comments into...

    forum.aspose.com/t/data-loss-warnings-when-impo...
  7. Spreadsheet Editor Getting Started|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....view and edit spreadsheet documents in a web browser. It supports...WAR for deployment. The documentation of the corresponding application...

    docs.aspose.com/cells/java/spreadsheet-editor-g...
  8. RtfLoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.RtfLoadOptions class. Allows to specify additional options when loading [LoadFormat.Rtf](../../aspose.words/loadformat/#Rtf) Document into a [Document](../../aspose.words/Document/) object...Rtf document into a Document object. To learn more...the Specify Load Options documentation article. Inheritance: RtfLoadOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Table Text Becomes Vertically Misaligned After ...

    An issue has been identified during the conversion workflow from Excel to PDF and then to PPTX, wherein the table data appears misaligned in the resulting PowerPoint file. The text inside the table is moved upwards towa…...2:jdk16’ Code Sample: import com.aspose.cells.* import com.aspose.pdf...pdf.* import com.aspose.pdf.DocSaveOptions import com.aspose.pdf...

    forum.aspose.com/t/table-text-becomes-verticall...
  10. Manage Presentation Tables with Python|Aspose.S...

    Create & edit tables in PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET. Discover simple code examples to streamline your table workflows....presentation: import aspose.pydrawing as draw import aspose.slides...existing table: import aspose.pydrawing as draw import aspose.slides...

    docs.aspose.com/slides/python-net/manage-table/