Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 179,946 for

content

(0.16 sec)
  1. 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...
  2. 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...
  3. 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/
  4. Aspose::Words::Layout::PageLayoutEvent enum | A...

    Aspose::Words::Layout::PageLayoutEvent enum. A code of event raised during page layout model build and rendering. Page layout model is built in two steps. First, "conversion step", this is when page layout pulls document Content and creates object graph. Second, "reflow step", this is when structures are split, merged and arranged into pages. Depending of the operation which triggered build, page layout model may or may not be further rendered into fixed page format. For example, computing number of pages in the document or updating fields does not require rendering, whereas export to Pdf does in C++....Aspose::Words::Layout::PageLayoutEvent enum Contents [ Hide ] PageLayoutEvent enum...page layout pulls document content and creates object graph. Second...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. Defining the whitelist of characters|Documentation

    How to limit the set of characters Aspose.OCR engine will look for....the whitelist of characters Contents [ Hide ] Limiting a subset...var content = new Module . WasmAsposeOCRInputs (); content . push_back...

    docs.aspose.com/ocr/javascript-cpp/characters-w...
  6. MailMerge.FieldMergingCallback | Aspose.Words f...

    Discover the MailMerge FieldMergingCallback property, enhancing your mail merge experience by efficiently handling document fields for seamless integration....FieldMergingCallback Contents [ Hide ] MailMerge.FieldMergingCallback...@"MERGEFIELD html_Title \b Content" ); builder . InsertField (...

    reference.aspose.com/words/net/aspose.words.mai...
  7. FileFormatUtil.contentTypeToSaveFormat method |...

    FileFormatUtil.ContentTypeToSaveFormat method. Converts IANA Content type into a save format enumerated value....ontentType) Converts IANA content type into a save format enumerated...toThrow ( "Cannot convert this content type to a save format." );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Working with PDF Documents in Node.js|Aspose.PD...

    This article describes to you what manipulations can be done with the PDF document using the Aspose.PDF for Node.js via C++ toolkit....js Contents [ Hide ] PDF stands for the...to preserve and protect the content and layout of a document -...

    docs.aspose.com/pdf/nodejs-cpp/working-with-doc...
  9. HTTP Compression|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....Ask AI HTTP Compression Contents [ Hide ] HTTP Compression problem...browsers. Explanation We use the “Content-Disposition: inline; filename=test...

    docs.aspose.com/cells/net/http-compression/
  10. Fast recognition|Documentation

    How to read text from high-quality scans using as few resources as possible....Ask AI Fast recognition Contents [ Hide ] Very simple and clear...vector < AsposeOCRInput > content = { source }; // Extract text...

    docs.aspose.com/ocr/cpp/fast-recognition/