Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 61,482 for

paths

(0.08 sec)
  1. Extract Text from Image using Python

    Follow this article to extract text from image using Python. It has all the details to set the IDE, a list of steps, and a sample code for text extraction from image using Python....DIRECTORY Add one or more directory paths to the image collection Call...add multiple directory paths or image paths by using the add() method...

    kb.aspose.com/ocr/python/extract-text-from-imag...
  2. Manipulating TIFF 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....compression, user has to pass the file path location or stream object to...Alpha, user has to pass the file path location or stream object to...

    docs.aspose.com/imaging/python-net/manipulating...
  3. Concatenate PDF with error "Object reference no...

    I will try to concatenate PDF files but have an error “Object reference not set to an instance of an object.” Error executed when call concatenate with any file + attached file. More logs: System.NullReferenceExceptio…...Path).ToArray(); pdfEditor.Concatenate(...ConcatenateIgnoringC; Check File Paths : Make sure that the paths you are providing...

    forum.aspose.com/t/concatenate-pdf-with-error-o...
  4. Manage OLE in Presentations Using Java|Aspose.S...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Java. Embed, update, and export OLE content seamlessly.... readAllBytes ( Paths . get ( "book.xlsx" )); IOleEmbeddedDataInfo...is linked and then obtain the path to the linked file: Presentation...

    docs.aspose.com/slides/java/manage-ole/
  5. 将 PDF 转换为图像格式|Aspose.PDF for Java

    本主题向您展示如何使用 Aspose.PDF 将 PDF 转换为各种图像格式。只需几行代码即可将 PDF 页面转换为 PNG、JPEG、BMP 图像。...打开文档 String documentFileName = Paths . get ( DATA_DIR . toString...打开文档 String documentFileName = Paths . get ( DATA_DIR . toString...

    docs.aspose.com/pdf/zh/java/convert-pdf-to-imag...
  6. Manipulating TIFF 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....save method with destination path and an instance of appropriate...compression, user has to pass the file path location or stream object to...

    docs.aspose.com/imaging/java/manipulating-tiff-...
  7. Java load font TTF file | Java

    Here you will learn how with the help of Aspose.Font for Java to load font from a TTF file on your hard drive disk even if this file is not a font inself....Paths ; 7 8 import com.aspose.font...fulfil the operation: Construct path to the file. Initiate object...

    docs.aspose.com/font/java/how-to-load-fonts/loa...
  8. Concatenate PDF documents|Aspose.PDF for Java

    This section explains how to concatenate PDF documents with com.aspose.pdf.facades using PdfFileEditor class....Concatenate PDF Files Using File Paths (Facades) concatenate method...concatenate PDF files using file paths. public static void ConcatenatePDFfilesU...

    docs.aspose.com/pdf/java/concatenate-pdf-docume...
  9. 使用GridJs存储|Documentation

    本文描述了 GridJs 的一般文件处理。...is exist String filepath = Paths . get ( Config . getFileCacheDirector...String uid ) { String filepath = Paths . get ( Config . getFileCacheDirector...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  10. Cannot convert from HTML to MHTML in Java - Fre...

    Hi guys, I am using aspose-html (version 25.4) and trying to convert my .html file (included images) to .mhtml file. However, the error shows “Path is empty”. I am sure that the html file is existing with correct path. …... However, the error shows “Path is empty”. I am sure that the...file is existing with correct path. Can you please help to show...

    forum.aspose.com/t/cannot-convert-from-html-to-...