Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 180,949 for

content

(0.14 sec)
  1. LayoutEntityType enumeration | Aspose.Words for...

    Aspose.Words.Layout.LayoutEntityType enumeration. Types of the layout entities....Represents placeholder for footnote content. Endnote Represents placeholder...endnote content. Note Represents placeholder for note content. HeaderFooter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. 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...
  4. 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/
  5. 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/
  6. OpenAiModel.Summarize | Aspose.Words for .NET

    OpenAI document summarization with customizable length control. Generate intelligent summaries using GPT technology for any document....Summarize Contents [ Hide ] Summarize( Document , SummarizeOptions...the connected AI model for content processing. public override...

    reference.aspose.com/words/net/aspose.words.ai/...
  7. Smart Object Update and Export using Aspose.PSD...

    Examples of how to use Smart Objects in PSD File...PSD for Java Contents [ Hide ] Overview Updating...objective is to update the content of the Smart Object Layer by...

    docs.aspose.com/psd/java/smart-object-update/
  8. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreStructuredDocumentTags method. Gets or sets a boolean value indicating either to ignore Content of StructuredDocumentTag. The default value is false in C++....noreStructuredDocu method Contents [ Hide ] FindReplaceOptio...indicating either to ignore content of StructuredDocumentTa . The...

    reference.aspose.com/words/cpp/aspose.words.rep...
  9. Aspose::Words::Layout::ContinuousSectionRestart...

    Aspose::Words::Layout::ContinuousSectionRestart enum. Represents different behaviors when computing page numbers in a continuous section that restarts page numbering in C++....ContinuousSectionRes enum Contents [ Hide ] ContinuousSectionRes...always restarts regardless of content flow. FromNewPageOnly 1 Page...

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