Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 22,425 for

reader

(0.15 sec)
  1. Stamp in xfdf cannot be imported - Free Support...

    Steps to reproduce: Open any PDF in Adobe Acrobat Reader, add a stamp Export the annotations to XFDF Import the XFDF using Aspose PDF Getting system exceptions when doing the importing...Open any PDF in Adobe Acrobat Reader, add a stamp Export the annotations...

    forum.aspose.com/t/stamp-in-xfdf-cannot-be-impo...
  2. DocumentProperty.ToByteArray | Aspose.Words for...

    Convert DocumentProperty to a byte array effortlessly with the ToByteArray method. Streamline data handling and enhance your coding efficiency!...we added, as an Epub, // a reader that opens that document may...

    reference.aspose.com/words/net/aspose.words.pro...
  3. Scan Standard 2 of 5 (Industrial 2 of 5) barcod...

    C# sample code to scan and decode Standard 2 of 5 (Industrial 2 of 5) barcode barcode type in .NET Framework, .NET Standard, COM Interloop for PHP, VBScript, Delphi, or C++....Initialize barcode reader using ( var reader = new Aspose.BarCode...image foreach ( var barcode in reader.ReadBarCodes()) { // Display...

    products.aspose.com/barcode/net/standard2of5/re...
  4. Sequence Page numbers while merging two PDF Doc...

    Hi, I am using aspose.pdf for creating PDF documents. I need to merger two PDF files. Issue is the merged file (second one) is restarting page numbers. For example. 1st PDF had 3 pages and 2nd PDF had 6 pages so merged…...seems that even how the pdf reader reads the pdf doesn’t seem...the second pdf, yet the pdf reader still reads it as the 3 page...

    forum.aspose.com/t/sequence-page-numbers-while-...
  5. Scan GS1 DataBar (Omnidirectional, Stacked Omni...

    PHP sample code to read GS1 DataBar (Omnidirectional, Stacked Omnidirectional, Expanded, Expanded Stacked, and Truncated) barcode in PHP-based applications....base64_encode ( $image_bytes ); $reader = new BarCodeReader ( $image...DecodeType :: Databar ); forEach ( $reader -> readBarCodes () as $res...

    products.aspose.com/barcode/php-java/databar/re...
  6. Scan Standard 2 of 5 (Industrial 2 of 5) barcod...

    PHP sample code to read Standard 2 of 5 (Industrial 2 of 5) barcode in PHP-based applications....base64_encode ( $image_bytes ); $reader = new BarCodeReader ( $image...Standard2of5 ); forEach ( $reader -> readBarCodes () as $res...

    products.aspose.com/barcode/php-java/standard2o...
  7. Scan Royal Mail 4-State Customer Code (RM4SCC) ...

    PHP sample code to read Royal Mail 4-State Customer Code (RM4SCC) in PHP-based applications....base64_encode ( $image_bytes ); $reader = new BarCodeReader ( $image...DecodeType :: RM4SCC ); forEach ( $reader -> readBarCodes () as $res...

    products.aspose.com/barcode/php-java/rm4scc/rec...
  8. Installation|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....BarCodeImageFormat :: PNG ); $reader = new BarCodeReader ( $base64Image..., null ); $resultsArray = $reader -> readBarCodes (); $barCodeResult...

    docs.aspose.com/barcode/phpjava/installation/
  9. PDF Metadata Title with Emoji characters show C...

    Hi, please see C# code below. var html = "<html>...</html>" var pdfDocument = new Document(new MemoryStream(Encoding.UTF8.GetBytes(html))); pdfDocument.Info.Title = "⭐Once Upon a Star"; pdfDocument.Save(filePath); when…...other PDF viewers such as Adobe Reader, Edge, or Firefox. If you have...correctly in Edge and Adobe Reader Trying the XMP but getting...

    forum.aspose.com/t/pdf-metadata-title-with-emoj...
  10. Add PDF Bookmarks with Named Destinations|Docum...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for Python via .NET API....Professional version of Acrobat Reader. Sample Code AI Document Assistant...

    docs.aspose.com/cells/python-net/add-pdf-bookma...