Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 22,220 for

reader

(0.63 sec)
  1. Latest Aspose.BarCode Product Family topics - F...

    Get technical support of Aspose.BarCode for .NET, Java, C++, Android, Node.js, PHP, SharePoint, SQL Reporting Services and JasperReports....95 November 29, 2024 Barcode Reader not recognizing barcode that...

    forum.aspose.com/c/barcode/13
  2. Add PDF Bookmarks with Named Destinations using...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for Node.js via C++. Ensure bookmarks remain intact regardless of page changes....Professional version of Acrobat Reader. Sample Code const path = require...

    docs.aspose.com/cells/nodejs-cpp/add-pdf-bookma...
  3. Support of vertical text in Aspose.Pdf for .NET...

    Hi support, I’m trying to convert the vertically written text of this document from PDF to Html with Aspose.Pdf for .NET version 25.11. The visual rendering is very good. However, the behaviour doesn’t seem to be the e…...same than in Adobe Reader. In Adobe Reader, if I search for “外国勢力”...

    forum.aspose.com/t/support-of-vertical-text-in-...
  4. Convert TXT to ODP via C# .NET or with free Onl...

    Convert Word txt documents to PowerPoint odp files with C#. Convert multiple files within ASP.NET or other .NET applications....the HTML file using stream reader TextReader tr = new StreamReader...Adding text from HTML stream reader in text frame ashape . TextFrame...

    products.aspose.com/total/net/conversion/txt-to...
  5. How to use Aspose.CAD in Vue|CAD Documentation

    Use Aspose.CAD in Vue....function() { const reader = new FileReader(); reader.onload = function()...querySelector("#image").src = imageUrl; }); } reader.readAsArrayBuffer(this.files[0]);...

    docs.aspose.com/cad/javascript-net/how-to-use-a...
  6. Make pdfs generated accessible - Free Support F...

    Hello we use MS Word Templates with xml data to mail merge using Aspose Words and finally create pdfs. We use DotNet 8 platform with C# My question is regarding accessibility. What care should we take to ensure that th…...reading order and assist screen reader navigation in the resulting...tagged tables, some screen readers (e.g., NVDA) may not consistently...

    forum.aspose.com/t/make-pdfs-generated-accessib...
  7. aspose.barcode.netstandard.zip

    Aspose.Barcode.NetStandard/Aspose.Barcode.NetStandard/Aspose.Barcode.NetStandard.csproj Debug AnyCPU {521C79E9-CBA1-446A-ABAC-C60E130F40A3} Exe Aspose.Barcode.NetStandard Aspose.Barcode.NetStandard......GenerateBarCodeImage(); using (BarCodeReader reader = new BarCodeReader(bmp, DecodeType...foreach (BarCodeResult result in reader.ReadBarCodes()) Console.WriteLine($"{result...

    docs.aspose.com/barcode/net/aspose-barcode-net-...
  8. Working with PDF Pages|Aspose.PDF for PHP via Java

    With Aspose.PDF for PHP via Java you can add pages, add headers and footers, add watermarks into your PDF file. This section explain to you all details on this topic....pages to a PDF without Acrobat Reader. You can add text or images...

    docs.aspose.com/pdf/php-java/working-with-pages/
  9. PDF version 2.0 - Free Support Forum - aspose.com

    Morning Aspose, as currently i check aspose only support until pdf 1.7, i would like to ask if there is going to enhance/develope it to able to support until pdf version 2.0 as some of our client had filed pdf version 2…...could not get opened in Adobe Reader. An issue with the ID PDFNET-46127...

    forum.aspose.com/t/pdf-version-2-0/192904
  10. How to Get Font Metrics in C#

    This step by step tutorial shows how to get font metrics in C#. This C# font library helps you get type1 font metrics in C#....can help you create a C# font reader easily in your .NET applications...

    kb.aspose.com/font/net/how-to-get-font-metrics-...