Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 180,065 for

content

(0.3 sec)
  1. Extracting text from vehicle license plate imag...

    How to automatically extract text from scanned or photographed vehicle license plates....vehicle license plate images Contents [ Hide ] Aspose.OCR offers...vector < AsposeOCRInput > content = { source }; // Set recognition...

    docs.aspose.com/ocr/cpp/vehicle-id-recognition/
  2. Getting recognition results as XML|Documentation

    Returning Aspose.OCR for C++ recognition results in XML format....recognition results as XML Contents [ Hide ] Aspose.OCR for C++...vector < AsposeOCRInput > content = { source1 , source2 }; //...

    docs.aspose.com/ocr/cpp/save-xml/
  3. com.aspose.pdf.internal.ms.System.lh: Invalid o...

    We keep getting this error while converting HTML documents to PDF documents com.aspose.pdf.internal.ms.System.lh: Invalid operation at com.aspose.pdf.internal.l108t.l6if.lI(Unknown Source) at com.aspose.pdf.internal.l…...HtmlLoadOptions to load HTML content long asposeProcessingTime=...issue with the input HTML content or the way it’s being processed...

    forum.aspose.com/t/com-aspose-pdf-internal-ms-s...
  4. Creating and Saving Outlook Files|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....Creating and Saving Outlook Files Contents [ Hide ] Aspose.Email supports...MapiMessageItemBase.SetBodyContent (string content, BodyContentType contentType...

    docs.aspose.com/email/net/creating-and-saving-o...
  5. DocumentBuilder.insert_document_inline method |...

    DocumentBuilder.insert_document_inline method. Inserts a document inline at the cursor position....as if CTRL+‘A’ (select all content) was pressed, then CTRL+‘C’...and then CTRL+‘V’ (insert content from the buffer) inside another...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Issue with Arabic Text Display in PDF Conversio...

    We are using Aspose.PDF version 24.1.0 to convert an HTML file to PDF. While the general conversion works, we are facing a critical issue with the display of Arabic text. Specifically, there are large spaces between Arab…...readability and formatting of the content. We have tried multiple solutions...resolved the issue. The HTML content contains both Arabic and English...

    forum.aspose.com/t/issue-with-arabic-text-displ...
  7. Container|Documentation

    Container element is used to break Content into columns and to add a footer to the form....Ask AI Container Contents [ Hide ] This element is used to break...break content into columns and to add a footer to the form. Nested...

    docs.aspose.com/omr/net/json-markup/container/
  8. Edit of hyperlinks on objects|CAD 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....Edit of hyperlinks on objects Contents [ Hide ] How to edit of hyperlinks...instead of the entire content Export of all content in layout regardless...

    docs.aspose.com/cad/net/how-to/edit-of-hyperlin...
  9. Extracting Message Contents from Emails in C++|...

    Using C++ Email Parser Library, you can access email message properties, header information and manipulate it in different ways programmatically....Extracting Message Contents from Emails in C++ Contents [ Hide ] Displaying...instance. Display the email content on the screen. The following...

    docs.aspose.com/email/cpp/extracting-message-co...
  10. C++ OCR – text recognition in C++ | Aspose

    Aspose C++ OCR library integrates OCR easily into your C++ applications. Effortlessly convert images to text with minimal C++ code....vector < AsposeOCRInput > content = { source }; // Extract text...asposeocr_recognize ( content . data (), content . size ()); // Output...

    products.aspose.com/ocr/cpp/