Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 21,623 for

reader

(0.09 sec)
  1. Filter Emails in MBOX Files with Paginated Supp...

    Filter and paginate MBOX emails in C# using Aspose.Email to boost performance and handle messages efficiently in .NET applications.... Steps: Create a reader for the MBOX file by specifying...Steps: Initialize the MBOX reader. Build a filter query using...

    blog.aspose.com/email/filter-paginate-mbox-mess...
  2. Convert ODT to POTX via C# .NET or with free On...

    Convert Word odt documents to PowerPoint potx 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/odt-to...
  3. Convert TXT to PPSX via C# .NET or with free On...

    Convert Word txt documents to PowerPoint ppsx 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...
  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. Microsoft Graph Utility Features|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....return "" ; BufferedReader reader = new BufferedReader ( new...line ; try { while (( line = reader . readLine ()) != null ) {...

    docs.aspose.com/email/java/microsoft-graph-util...
  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. 如何在 Vue 中使用 Aspose.CAD|CAD Documentation

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

    docs.aspose.com/cad/zh/javascript-net/showcases...
  8. Scan Deutsche Post Identcode and Deutsche Post ...

    Python source code for Deutsche Post Identcode and Deutsche Post Leitcode recognition using Java Runtime Environment....om_path( " <file name> " ) reader = Recognition.BarcodeReader(image_data_base64...DeutschePost ) recognized_results = reader.readBarCodes() for x in recognized_results:...

    products.aspose.com/barcode/python-java/deutsch...
  9. Scan Swiss Post Parcel Images via Python via Ja...

    Python source code for Swiss Post Parcel recognition using Java Runtime Environment....om_path( " <file name> " ) reader = Recognition.BarcodeReader(image_data_base64...SwissPostParcel ) recognized_results = reader.readBarCodes() for x in recognized_results:...

    products.aspose.com/barcode/python-java/swiss-p...
  10. HtmlSaveOptions.NavigationMapLevel | Aspose.Wor...

    Discover HtmlSaveOptions' NavigationMapLevel property, controlling heading levels in EPUB, MOBI, and AZW3 exports. Maximize your content's visibility!...( "Heading #6" ); // Epub readers typically create a table of...heading level. // The Epub reader will not add headings with...

    reference.aspose.com/words/net/aspose.words.sav...