Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 21,626 for

reader

(0.51 sec)
  1. Aspose.Words.Saving module | Aspose.Words for N...

    The Aspose.Words.Saving module provides classes and enumerations that allow to specify additional options for saving or converting documents....document is opened in a PDF reader. PdfPageMode Specifies how...displayed when opened in the PDF reader. PdfPermissions Specifies the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. aspose.words.saving module | Aspose.Words for P...

    The aspose.words.saving module provides classes and enumerations that allow to specify additional options for saving or converting documents....document is opened in a PDF reader. PdfPageMode Specifies how...displayed when opened in the PDF reader. PdfPermissions Specifies the...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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/
  4. PS to PNG Conversion API | JavaScript

    PS to PNG 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...
  5. PS to GIF Conversion API | JavaScript

    PS to GIF 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...
  6. Crop EPS | Node.js API Solution

    Crop EPS functionality offered by Aspose.Page API solution for Node.js 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/nodejs-cpp/crop-eps/
  7. 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...
  8. Merge XPS files | Aspose.Page for JavaScript

    Merger XPS functionality of Aspose.Page API solution for JavaScript via C++ allows you to combine several XPS files into a single XPS or 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/xps/
  9. Resize EPS | JavaScript API Solution

    Resize 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/resize-eps/
  10. Split a Document in C++|Aspose.Words for C++

    Split a document into several files using C++. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges....appearance of their content in reader applications: content will...

    docs.aspose.com/words/cpp/split-a-document/