Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 22,089 for

reader

(0.17 sec)
  1. Bug 5079: Converting GeoJsonSeq to Csv- Convers...

    Hi Alexander, Please see: How I can assure what I see in GeoJsonSeq when target is CSV. geojsonseq2.jsonl {“type”: “Feature”, “geometry”: {“type”: “Point”, “coordinates”: [34.7818, 32.0853]}, “properties”: {“name”: …...csv"; using (var reader = new FeatureReader(geoJsonSeqPath...destination foreach (var feature in reader.ReadAll()) { writer.Write(feature);...

    forum.aspose.com/t/bug-5079-converting-geojsons...
  2. How to print PDF file in .NET Core|Aspose.PDF f...

    This page explains how to convert a PDF document into XPS in .NET Core and add it as a job to the queue of the local printer....which indicates the conforming reader’s default print scaling. If...

    docs.aspose.com/pdf/net/print-dotnetcore/
  3. Create a clickable icon (hyperlink on iconor im...

    Hi , I want to create pdf file from a word file. In that i am adding some content along with I have to add a icon which is clickable and open a link. it will be lengthy and it should hide. content should be like (pape…...open the link both in adobe reader and chrome browser and current...external links (e.g., Adobe Reader, Edge, Chrome). Click the paper‑clip...

    forum.aspose.com/t/create-a-clickable-icon-hype...
  4. Scan QR Code using Java

    This quick tutorial covers how to scan QR code using Java. It discusses the step-by-step process and the sample code to create QR scanner in Java....sample code to create a QR reader using Java . Invoke the BarCodeReader...

    kb.aspose.com/barcode/java/scan-qrcode-using-java/
  5. 系统要求|Aspose.PDF for Java

    本节列出了开发人员需要成功使用 Aspose.PDF for Java 的支持操作系统。...文档,机器至少需要安装一个 Adobe Acrobat Reader 。它可以免费下载安装。 支持的操作系统 Aspose...

    docs.aspose.com/pdf/zh/java/system-requirements/
  6. MailMerge.Execute | Aspose.Words for .NET

    Streamline your mailing process with the MailMerge Execute method, effortlessly merging data from custom sources for personalized communication....merge using data from a data reader. Document doc = new Document...)) using ( SqliteDataReader reader = command . ExecuteReader ())...

    reference.aspose.com/words/net/aspose.words.mai...
  7. Save Generated Barcodes in C++|Documentation

    Save Barcodes to File, Stream, Image Formats like BMP, PNG, GIF, JPEG, EMF, SVG using C++ API...SharedPtr < BarCodeReader > reader = System :: MakeObject < BarCodeReader...DecodeType :: Code128 ); if ( reader -> Read ()) System :: Console...

    docs.aspose.com/barcode/cpp/save-barcode-image/
  8. Nodejs Barcode Scanner and Generator API | prod...

    Node.js barcode scanning and generation library for 1D, 2D and Postal types. Integrate in React Angular apps easily for QR Code maxicode Aztec Code128 EAN-128 and more....Recognition Live Example The barcode reader API provides a set of features...aspose_barcode. QualitySettings ; let reader = new BarCodeReader ( " <file...

    products.aspose.com/barcode/nodejs-java/
  9. Getting odd bookmark names for merged pdf in mi...

    I am using apsose pdf to merge a pdf and add bookmarks to it , but the bookmark names are coming correctly when viewed in chrome browser but is not working well with microsoft edge Edge image.png (112.2 KB) Chrome im…...4:24pm 7 @divine1 Does Adobe Reader display the PDF correctly?...issue also occurs with Adobe Reader, kindly share the complete...

    forum.aspose.com/t/getting-odd-bookmark-names-f...
  10. Add Page Number to PDF with JavaScript via C++|...

    Aspose.PDF for JavaScript via C++ allows you to add Page Number Stamp to your PDF file using AsposePdfAddPageNum....number makes it easier for the reader to locate different parts of...const file_reader = new FileReader (); file_reader . onload =...

    docs.aspose.com/pdf/javascript-cpp/add-page-num...