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

paths

(0.06 sec)
  1. Online template creation using existing OMT ima...

    Hi, I created online template file (.omr) using existing OMR image from the portal using OMR sheet designer. .png and .omr files were generated successfully. However when I am trying to use this .omr file in the demo co…...Correct File Paths : Make sure that the file paths for both the...specified in your code. If the paths are incorrect, it may lead to...

    forum.aspose.com/t/online-template-creation-usi...
  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/net/manipulating-tiff-i...
  3. Pixel Data Manipulation using Aspose.PSD for C#...

    Example of how to directly and rapidly fast update raw pixel data using PSD C# API...Output File Paths : Specify the input and output file paths. Open the...

    docs.aspose.com/psd/net/pixel-data-manipulation/
  4. 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...
  5. 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...
  6. 将 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...
  7. Ai to Jpg|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....Jpeg: Export Ai with different paths weight Convert Ai with complex...

    docs.aspose.com/psd/net/ai-to-jpg/
  8. java负载字体TTF文件

    在这里,您将在Aspose.font的帮助下了解Java即使此文件不是字体INSELF,Java也可以从硬盘磁盘上的TTF文件加载字体。...Paths ; 7 8 import com.aspose.font...1 //构造文件的路径 2 字符串fontpath = paths. get (getDatadir() ,“ montserrat...

    docs.aspose.com/font/zh/java/how-to-load-fonts/...
  9. 从TTF文件加载字体 | Java

    在这里,您将在Aspose.font的帮助下了解Java即使此文件不是字体INSELF,Java也可以从硬盘磁盘上的TTF文件加载字体。...Paths ; 7 8 import com.aspose.font...1 //构造文件的路径 2 字符串fontpath = paths. get (getDatadir() ,“ montserrat...

    docs.aspose.com/font/zh/java/how-to-load-fonts/...
  10. Excel chart with curved text path converts to s...

    Hello, When converting an Excel chart to an image, we noticed that the text loses its curved formatting and appears in the wrong position. Could you please confirm whether this is an issue with the library? Workbook wo…...with curved text path converts to straight path when converted...Workbook workbook = new Workbook("/path/to/pie-chart.xlsx"); workbook...

    forum.aspose.com/t/excel-chart-with-curved-text...