Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 15,332 for

section

(0.14 sec)
  1. Low Code|Aspose.Words for C++

    Simplify document processing tasks like compare, convert, split, merge, find and replace, and others using Low Code API. Aspose.Words LowCode API with clean syntax, fast results, and minimal coding effort....found in the Developer Guide section. Fluent and Non-Fluent API...

    docs.aspose.com/words/cpp/low-code/
  2. Convert PPTX to PPT in JavaScript|Aspose.Slides...

    Easily convert PPTX to PPT with Aspose.Slides—ensure seamless compatibility with PowerPoint formats while preserving your presentation’s layout and quality....PPTX to PPT, please see the section below i.e. Convert PPTX to...

    docs.aspose.com/slides/nodejs-java/convert-pptx...
  3. StructuredDocumentTag.clear method | Aspose.Wor...

    StructuredDocumentTag.clear method. Clears contents of this structured document tag and displays a placeholder if it is defined.... Section ( glossaryDoc )); substituteBlock...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose API to read and write PST files - Free S...

    We only need an API that can read and write PST files . Could you please let us know if you can provide an API specifically for the .pst format only , and what your charges would be for it?...You may also contact Sales section for licensing and pricing....

    forum.aspose.com/t/aspose-api-to-read-and-write...
  5. How to Add Rows to Table in DOCX using C++

    In this topic, we will learn how to add Rows to Table in DOCX using C++. In order to insert rows inside table of Word document using C++ a very simple API interface is used....Access the Table in first section by using Table Class object...

    kb.aspose.com/words/cpp/how-to-add-rows-to-tabl...
  6. Support for Editable Charts|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....ismatch-chart-types/ This section includes the following topics:...

    docs.aspose.com/cells/reportingservices/support...
  7. StoryType enumeration | Aspose.Words for Node.js

    Aspose.Words.StoryType enumeration. Text of a Word document is stored in stories...a child node of the first section's Body. builder . insertShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentVisitor.VisitAbsolutePositionTab | Aspo...

    Discover the DocumentVisitor VisitAbsolutePositionTab method, designed to enhance document processing by efficiently handling AbsolutePositionTab nodes....= new DocTextExtractor (); Section fisrtSection = doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Convert Presentations to Multiple Formats in C+...

    Convert PowerPoint and OpenDocument presentations to PPTX, PDF, XPS, TIFF and more with Aspose.Slides for C++. Simple, high-quality conversion....snippets section for further details.The following section clearly...

    docs.aspose.com/slides/cpp/convert-presentation/
  10. Text fragments found in PageMarkup not availabl...

    Hi, On this specific PDF the text is extracted but not correctly ordered in Sections and paragraphs. ecclesiastes.pdf (260.7 KB) I slightly modified the sample code to showcase this. public static void Run() // origi…...but not correctly ordered in sections and paragraphs. ecclesiastes...foreach (MarkupSection section in markup.Sections) { int j = 1; foreach...

    forum.aspose.com/t/text-fragments-found-in-page...