Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 109,871 for

import

(0.07 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – HTML Import - Custom Markup Features https://docs.aspose.com/words/net/custom-markup-features-supported-on-html-Import/ Recent content in HTML Import......org/2005/Atom Documentation – HTML Import - Custom Markup Features https://docs...ed-on-html-import/ Recent content in HTML Import - Custom Markup...

    docs.aspose.com/words/net/custom-markup-feature...
  2. Applying Correction Filters 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....OcrEngine ocr_engine = Rjb :: import ( 'com.aspose.ocr.OcrEngine'...ocr_engine . setImage ( Rjb :: import ( 'com.aspose.ocr.ImageStream'...

    docs.aspose.com/ocr/java/applying-correction-fi...
  3. Getting OEM Error while Generating PST file usi...

    Hi there, I am getting Out of Memory error every time when I ingest some large set of messages (lets say 1000 messages) to create a pst file. I am passing OutputStream instance, instead of direct file location, to crea…...my full program - import java.io.File; import java.io.FileInputStream;...FileInputStream; import java.io.FileOutputStream; import java.io.IOException;...

    forum.aspose.com/t/getting-oem-error-while-gene...
  4. Comparison with Other Solutions | 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....Manipulate Spreadsheet Content Import Data from a DataTable Yes Yes...DataTable Yes Yes Import Data from a DataView Yes Import Data from an...

    docs.aspose.com/cells/net/comparison-with-other...
  5. Aspose.OCR for Java 22.1 - Release Notes

    Aspose.OCR for Java 22.1 - Release Notes – the latest updates and fixes....Example import static java.lang.System.out ; import java.awt...Rectangle ; import java.io.IOException ; import com.aspose.ocr...

    releases.aspose.com/ocr/java/release-notes/2022...
  6. Weekday Properties in Ruby

    Learn how to work with Microsoft Project (MPP/XML) weekday properties using Aspose.Tasks Java for Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...'test_tasks.mpp' ) 2 prj = Rjb :: import( 'com.aspose.tasks.Prj' ) 3...

    docs.aspose.com/tasks/java/weekday-properties-i...
  7. CgmImportOptions | Aspose.PDF for Java API Refe...

    Import option for Import from Computer Graphics MetafileCGM format....extends ImportOptions Import option for import from Computer Graphics...for import. getPageSize() Gets output page size for import. s...

    reference.aspose.com/pdf/java/com.aspose.pdf/cg...
  8. Title is not in correct position and overlappin...

    Hi, Using the aspose-cells and aspose version 22.12, and aspose-pdf 22.9, there seems to be an issue where the text is merging Together in DOC or PPT format for some text. PDF file: bold.pdf (220.9 KB) I am using belo…...using below code: import com.aspose.pdf.Font import com.aspose.pdf...FontRepository import com.aspose.pdf.License import com.aspose.pdf...

    forum.aspose.com/t/title-is-not-in-correct-posi...
  9. Add Figures Annotations using Python|Aspose.PDF...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for Python via .NET... import aspose.pdf as ap document =...Annotations in a PDF page. import aspose.pdf as ap # Open document...

    docs.aspose.com/pdf/python-net/figures-annotation/
  10. Memory leak while adding OLE object frame in as...

    Hi Team, I am trying to create a ppt with OLE object frame containing an excel of 2 Million cells (50*40000). For each iteration I could see around 180 Mbs of leak and we try to run this for 20 iterations, we see a tot…...which I ran import com.aspose.cells.Workbook; import com.aspose...Worksheet; import com.aspose.cells.WorksheetCollection; import com.aspose...

    forum.aspose.com/t/memory-leak-while-adding-ole...