Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 26,192 for

only

(0.22 sec)
  1. ID card recognition settings|Documentation

    Configuring Aspose.OCR for Java recognition engine for extracting text from ID cards....LATIN_ALPHABET - only recognize case-insensitive Latin...CharactersAllowedTyp.DIGITS - recognize only binary, octal, decimal, or hexadecimal...

    docs.aspose.com/ocr/java/recognition-settings-i...
  2. Receipt recognition settings|Documentation

    Configuring Aspose.OCR for Java recognition engine for extracting text from scanned receipts....LATIN_ALPHABET - only recognize case-insensitive Latin...CharactersAllowedTyp.DIGITS - recognize only binary, octal, decimal, or hexadecimal...

    docs.aspose.com/ocr/java/recognition-settings-r...
  3. Aspose PDF License|Aspose.PDF for Rust via C++

    Aspose. PDF for Rust invites its customers to get a Classic License. As well as use a limited license to better explore the product....watermarked with the text “Evaluation Only. Created with Aspose.PDF. Copyright...evaluation version, you can only process the first four pages...

    docs.aspose.com/pdf/rust-cpp/licensing/
  4. Merge HTML files using C++ | Aspose.PDF

    Merge HTML files programmatically with C++ sample code using Aspose.PDF for C++...of this approach is that you only need to open the NuGet , search...the current section describes only popular conversions. The current...

    products.aspose.com/pdf/cpp/merger/html/
  5. Merge MHT files using C++ | Aspose.PDF

    Merge MHT files programmatically with C++ sample code using Aspose.PDF for C++...of this approach is that you only need to open the NuGet , search...the current section describes only popular conversions. The current...

    products.aspose.com/pdf/cpp/merger/mht/
  6. Document.protectionType property | Aspose.Words...

    Document.protectionType property. Gets the currently active document protection type....protected, the user can make only limited changes, such as adding...// Note that the protection only applies to Microsoft Word users...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Supported Barcode Types|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....1D standards support encoding only numbers, while others allow...Barcode Types 1D (Linear) Numeric Only Code 11, Code 32, Codabar, DataBar...

    docs.aspose.com/barcode/cpp/barcode-types/
  8. Merge XML files using C++ | Aspose.PDF

    Merge XML files programmatically with C++ sample code using Aspose.PDF for C++...of this approach is that you only need to open the NuGet , search...the current section describes only popular conversions. The current...

    products.aspose.com/pdf/cpp/merger/xml/
  9. How to set just the sender name in PST not the ...

    I have just the sender name not the mail sender address which i want to set for the particular mail message and i just want to set just the name but when setting it using the following code throws me the exception :“The …...You want the PST entry to show only a sender name such as “David”...mapi.SenderName = "David"; // only the name, no address mapi.Subject...

    forum.aspose.com/t/how-to-set-just-the-sender-n...
  10. The PdfFileSignature.save() is not thread-safe ...

    Hi team, We have encountered the issue when signing Digital Signature in Java by using PdfFileSignature.save() although we created the object for each thread. Below is the code and thread-dump: public byte[] signPdf(…...file is accessed by one thread only at a time e.g. source PDF and...PDF is accessed by one thread only, while for the PFX object is...

    forum.aspose.com/t/the-pdffilesignature-save-is...