Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 22,024 for

reader

(2.39 sec)
  1. 配置 OAuth 2.0 API 访问 Google 服务|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....= null ; using ( TextReader reader = new StreamReader ( response...Encoding . ASCII )) responseText = reader . ReadToEnd (); TokenResponse...

    docs.aspose.com/email/zh/net/configuring-oauth2...
  2. Render Linear & 2D Barcode Images in SQL Server...

    SQL Server Reporting Services rendering extension - Export Linear and 2D Barcode images in SSRS. Render barcode labels in BMP JPEG GIF and PNG formats....Recognition Live Example The barcode reader API provides a set of features...Initialize barcode reader using ( var reader = new Aspose.BarCode...

    products.aspose.com/barcode/reporting-services/
  3. How to use Aspose.CAD in JavaScript|CAD Documen...

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

    docs.aspose.com/cad/javascript-net/showcases/ho...
  4. WarningSource | Aspose.Words for Java

    Specifies the module that produces a warning during document loading or saving in Java....are shared between DOCX/WML reader/writer modules. ODT Module...are shared between DOCX/WML reader/writer modules. ODT public...

    reference.aspose.com/words/java/com.aspose.word...
  5. PdfPageMode enumeration | Aspose.Words for Python

    aspose.words.saving.PdfPageMode enumeration. Specifies how the PDF document should be displayed when opened in the PDF Reader....displayed when opened in the PDF reader. Members Name Description USE_NONE...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Add Page Number to PDF|Aspose.PDF for PHP via Java

    Aspose.PDF for PHP via Java allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....number makes it easier for the reader to locate different parts of...

    docs.aspose.com/pdf/php-java/add-page-number/
  7. Pdf to Svg create double text on this pdf - Fre...

    Using this pdf, Apr 2026.pdf (482.6 KB) if we save the pdf as a svg, this is the result : image.png (303.3 KB) the svg is zipped here test.zip (596.1 KB) The textlayer in black should not be visible Here is the code …...new MemoryStream(); using var reader = new StreamReader(memStream...string line; while ((line = reader.ReadLine()) != null) { var...

    forum.aspose.com/t/pdf-to-svg-create-double-tex...
  8. Convert PDF to U3D via C# | products.aspose.com

    Sample code for PDF to U3D C# conversion. Use API example code for batch PDF files to U3D conversion within VB.NET, Asp.NET or any .NET based application....be opened in Adobe Acrobat Reader/Writer as well in most modern...and can be viewed in Adobe Reader (version 7 and onwards). U3D...

    products.aspose.com/3d/net/conversion/pdf-to-u3d/
  9. Convert U3D to PDF via C# | products.aspose.com

    Sample code for U3D to PDF C# conversion. Use API example code for batch U3D files to PDF conversion within VB.NET, Asp.NET or any .NET based application....and can be viewed in Adobe Reader (version 7 and onwards). U3D...be opened in Adobe Acrobat Reader/Writer as well in most modern...

    products.aspose.com/3d/net/conversion/u3d-to-pdf/
  10. About Getting Tab Order from form fields - Free...

    Hi Support, I have an question about tab Order we are getting from Field object. It’s depend from PDF I’m using but sometimes, I getting -1 as TabOrder: sample_pdf.pdf (531.7 KB) In the same topics, We have some examp…...order between aspose and adobe reader is not the same. I wonder why...

    forum.aspose.com/t/about-getting-tab-order-from...