Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 179,827 for

content

(0.08 sec)
  1. Watermark Documents and Images via C++ Applicat...

    Add text as well as Image Watermark to documents including Microsoft Word, Excel, PowerPoint, PDF and Images via your C++ application. Add free text or image watermark online via app....documents, watermarking enables content creators to assert their ownership...alterations to the document’s content become readily apparent. Integrating...

    products.aspose.com/total/cpp/watermark/
  2. Node.to_string method | Aspose.Words for Python

    aspose.words.Node.to_string method...to_string(save_format) Exports the content of the node into a string in...save_format SaveFormat Returns The content of the node in the specified...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  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. 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...
  6. ContinuousSectionRestart enumeration | Aspose.W...

    Aspose.Words.Layout.ContinuousSectionRestart enumeration. Represents different behaviors when computing page numbers in a continuous section that restarts page numbering....always restarts regardless of content flow. FromNewPageOnly Page...only if there is no other content before the section on the page...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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/
  8. checkbox|Documentation

    Checkbox element generates a list of answers with blank bubbles that can accommodate any kind of marks....Ask AI checkbox Contents [ Hide ] This element provides a list...are provided using standard content elements that are placed inside...

    docs.aspose.com/omr/net/txt-markup/checkbox/
  9. 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/
  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/