Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 21,606 for

reader

(0.08 sec)
  1. Export to images (png/svg) with overprint - Fre...

    Hello Could you tell me if Aspose.Pdf .Net supports saving pdf into images (e.g. png, svg) with overprinting?...I mean option from Acrobat Reader preferences: Page display/Use...

    forum.aspose.com/t/export-to-images-png-svg-wit...
  2. 如何在 TypeScript 中使用 Aspose.CAD|CAD Documentation

    在 TypeScript 中使用 Aspose.CAD....function() { var reader = new FileReader(); reader.onload = function()...querySelector("#image").src = imageUrl; }); } reader.readAsArrayBuffer(this.files[0]);...

    docs.aspose.com/cad/zh/javascript-net/showcases...
  3. 档案

    档案...// 从页面流中识别条形码 BarCodeReader reader = new BarCodeReader(stream);...for (BarCodeResult result : reader.readBarCodes()) { System.out...

    blog.aspose.com/zh/barcode/read-barcode-from-pd...
  4. Optical Mark Recognition API for .NET | Aspose

    Create machine-readable answer sheets, surveys, ballots, questionnaires, and other OMR forms, and read optical marks from scanned images and photos in .NET applications and web services....instead of a specialized OMR reader. Full personalization Personalize..."answer-sheet" ); Optical mark reader With Aspose.OMR for .NET, you...

    products.aspose.com/omr/net/
  5. Convert USD to PDF via C# | products.aspose.com

    Convert USD & other 3D files using .NET API...be opened in Adobe Acrobat Reader/Writer as well in most modern...

    products.aspose.com/3d/net/conversion/usd-to-pdf/
  6. 如何在 React 中使用 Aspose.CAD|CAD Documentation

    在 React 中使用 Aspose.CAD...function() { var reader = new FileReader(); reader.onload = function()...imageUrl; }); } // @ts-ignore reader.readAsArrayBuffer(this.files[0]);...

    docs.aspose.com/cad/zh/javascript-net/showcases...
  7. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::Add method. Adds a bookmark to the collection in C++....and used as anchors by most readers. // Bookmarks can also have...entries when collapsed in the reader. auto pdfSaveOptions = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Merge XPS to PDF | JavaScript API Solution

    JavaScript API Solution to merge XPS files. Save the combined result as PDF files. JavaScript code example of merging functionality.... 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-x...
  9. Read Barcode From TIFF Image in Java | Scan Bar...

    Read or exctract barcode details from a multi-page TIFF image using Java. Scan multiple barcodes of different types from a single TIFF image in Java.... Feed each page to the reader. Read the barcodes in a single...

    blog.aspose.com/barcode/read-barcode-from-multi...
  10. Մեծացնել PDF ֆայլը C#-ի միջոցով

    Այս հոդվածը ցույց է տալիս, թե ինչպես մեծացնել PDF ֆայլը C#-ի միջոցով: Այն ունի մանրամասներ՝ IDE-ը, քայլերը և օրինակելի կոդը սահմանելու համար՝ C#-ի միջոցով PDF խոշորացման հնարավորությունը կիրառելու համար:...ընթերցողում, ինչպիսին է Adobe Acrobat Reader-ը: Կոդ՝ PDF-ը C#-ով փոքրացնելու...

    kb.aspose.com/hy/pdf/net/zoom-pdf-file-using-cs...