Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 21,608 for

reader

(0.73 sec)
  1. Manage X Dimension and Y Dimension|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....barcode used to show the barcode reader where a barcode starts and...

    docs.aspose.com/barcode/jasperreports/manage-x-...
  2. How to Update Microsoft Project MPP Files | Asp...

    Learn how to update and modify Microsoft Project MPP files using Aspose.Tasks for .NET....an instance of the project reader. Load the existing MPP file...

    docs.aspose.com/tasks/net/microsoft-project-mpp...
  3. Extract SEO-Oriented Fields from JSON | Aspose....

    A guide on extracting specific fields such as 'h1' and 'description' from various data sources including JSON headers and file paths....an instance of the project reader. Read the file. Create a task...

    docs.aspose.com/tasks/java/microsoft-project-mp...
  4. Aspose.GIS Updates: Editing Features and Geomet...

    This article explores the recent enhancements in the Aspose.GIS library, focusing on the new capabilities for detecting and saving geometry changes in a mapping application....EnableBuffering (); using var reader = new StreamReader ( Request...just buffer the body. await reader . ReadToEndAsync (); Request...

    docs.aspose.com/gis/net/showcases/saving-change...
  5. What is PDF file? | Knowledge Base

    PDF is the most popular Page Description language. The format is known to anyone who has a computer and is supported by most interfaces and systems....for viewing in Adobe Acrobat Reader. Another case of electoral...in standalone Adobe Acrobat Reader application or in Google Chrome...

    docs.aspose.com/page/net/what-is-pdf-file/
  6. Convert PDF to HTML in .NET|Aspose.PDF for .NET

    This topic shows you how to convert a PDF file to HTML format with the Aspose.PDF C# library.... SupposedURL ); var reader = new System . IO . BinaryReader...File . WriteAllBytes ( path , reader . ReadBytes (( int ) resourceInfo...

    docs.aspose.com/pdf/net/convert-pdf-to-html/
  7. Merge PS files to PDF | JavaScript | Aspose

    JavaScript API Solution to merge PostScript. Save the combined result as PDF files. Learn the code example of merging functionality....JavaScript Create file reader ‘const file_reader = new FileReader();’...FileReader();’ and read file ‘file_reader.readAsArrayBuffer(e.target.files[0]);’...

    products.aspose.com/page/javascript-cpp/merge-p...
  8. Merge PS/EPS files to PDF using JavaScript

    Merger PS/EPS functionality of Aspose.Page API solution for JavaScript via C++ allows you to combine several PS/EPS files into a single PDF document....merge: Create file reader ‘const file_reader = new FileReader();’...FileReader();’ and read file ‘file_reader.readAsArrayBuffer(e.target.files[0]);’...

    docs.aspose.com/page/javascript-cpp/merge/ps/
  9. Crop EPS | JavaScript API Solution

    Crop EPS functionality offered by Aspose.Page API solution for JavaScript via C++ is explained and illustrated with the code snippets here....follows: Create file reader ‘const file_reader = new FileReader();’...FileReader();’ and read file ‘file_reader.readAsArrayBuffer(e.target.files[0]);’...

    docs.aspose.com/page/javascript-cpp/crop-eps/
  10. EPS to BMP Conversion API | JavaScript

    EPS to BMP conversion provided by Aspose.Page for JavaScript API solution. Works in JavaScript Runtime Environment for Windows 32 bit, Windows 64 bit, and Linux 64 bit.... Create file reader ‘const file_reader = new FileReader();’...FileReader();’ and read file ‘file_reader.readAsArrayBuffer(e.target.files[0]);’...

    products.aspose.com/page/javascript-cpp/convers...