Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 204,706 for

content

(0.89 sec)
  1. Working with Tables in Python|Aspose.Words for ...

    Work with tables in a document using Python. Introducing to work with tables and Table node concepts in Aspose.Words for Python....Ask AI Working with Tables Contents [ Hide ] Purpose Summary....manipulate tables and their contents (text, images, fields, nested...

    docs.aspose.com/words/python-net/working-with-t...
  2. FieldMergingArgsBase.Field | Aspose.Words for .NET

    Discover the FieldMergingArgsBase Field property to access the current merge field object effortlessly. Enhance your data merging efficiency today!...Field Contents [ Hide ] FieldMergingArgsBase.Field property Gets...@"MERGEFIELD html_Title \b Content" ); builder . InsertField (...

    reference.aspose.com/words/net/aspose.words.mai...
  3. How to Resize Document During Conversion from S...

    Learn how to use Aspose.SVG for .NET rendering options to resize document pages to the size of the SVG Content and vice versa....During Conversion from SVG – C# Contents [ Hide Show ] In today’s world...in A4 format, but sometimes content rendered from SVG is a different...

    docs.aspose.com/svg/net/resize-document/
  4. 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/
  5. 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...
  6. Aspose::Words::Layout::RevisionOptions class | ...

    Aspose::Words::Layout::RevisionOptions class. Allows to control how document revisions are handled during layout process. To learn more, visit the documentation article in C++....Aspose::Words::Layout::RevisionOptions class Contents [ Hide ] RevisionOptions class...color to be used for deleted content Deletion . Default value is...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. 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...
  8. 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/
  9. 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/
  10. 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...