Sort Score
Result 10 results
Languages All
Labels All
Results 9,741 - 9,750 of 87,613 for

may

(0.39 sec)
  1. Work with Digital Signatures in C++|Aspose.Word...

    Digitally sign documents and detect, count, verify, and remove existing digital signatures....describes a few limitations that you may face while working with digital...processing a document to a server may cause the loss of all digital...

    docs.aspose.com/words/cpp/working-with-digital-...
  2. Extract text from PDF in C++ | Aspose.PDF

    Simple demo source code to extract text from PDF file on any platform with C++ language.... You may also use the following command...

    products.aspose.com/pdf/cpp/parser/text/
  3. Extract text or images from PDF using C++ | Asp...

    Simple demo source code to extract text and images from PDF files on any platform with C++ language.... You may also use the following command...

    products.aspose.com/pdf/cpp/parser/
  4. Insert HTML into Word, including SVG - Free Sup...

    Insert HTML into Word, including SVG. SVG content is not displayed in Word. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.insertHtml("",true); doc.save("test.docx"); ASPOSE.…...Words, SVG content may not display as expected due to...

    forum.aspose.com/t/insert-html-into-word-includ...
  5. Cannot open Siemens JT file - Free Support Foru...

    I can’t open a jt file. I always get a Cannot open this file exception. It makes no difference if I try to open the file directly or from a stream with the specified SemensJT version file format enum. Here is the code I…...periodically, and with some luck, we may be able to resolve the issues...

    forum.aspose.com/t/cannot-open-siemens-jt-file/...
  6. Image Preprocessing via C# | Aspose

    Preprocess image and save result as a new image.... You may also use the following command...

    products.aspose.com/ocr/net/recognition/preproc...
  7. Scan EAN (International Article Number) barcode...

    C++ sample code to scan and decode EAN (International Article Number) barcode in C++ Runtime Environment for Windows 32-bit, Windows 64-bit, or Linux 64-bit.... You may also use the following command...

    products.aspose.com/barcode/cpp/ean/recognize/
  8. Scan GS1 DataBar (Omnidirectional, Stacked Omni...

    C++ sample code to scan and decode GS1 DataBar (Omnidirectional, Stacked Omnidirectional, Expanded, Expanded Stacked, and Truncated) barcode in C++ Runtime Environment for Windows 32-bit, Windows 64-bit, or Linux 64-bit.... You may also use the following command...

    products.aspose.com/barcode/cpp/databar/recognize/
  9. Scan USPS OneCode barcode Images via C++ | prod...

    C++ sample code to scan and decode USPS OneCode barcode in C++ Runtime Environment for Windows 32-bit, Windows 64-bit, or Linux 64-bit.... You may also use the following command...

    products.aspose.com/barcode/cpp/onecode/recognize/
  10. CSV

    CSV stands for Comma-Separated Values. It is a file format used to store and exchange data between different software applications. A CSV file contains data in a tabular form, with each row representing a record and each column representing a field of data. The values in each field are separated by commas, hence the name "comma-separated values." CSV files are commonly used in data analysis and can be easily imported and exported from spreadsheet software such as Microsoft Excel....different software applications may handle CSV files differently...differently. Security risks: CSV files may be vulnerable to data leaks if...

    products.aspose.com/gis/net/gis-formats/csv/