Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 15,457 for

section

(0.07 sec)
  1. Working with Cells, Rows and Columns in Apache ...

    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....Cells Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/cells/java/working-with-cells-r...
  2. AI-powered Features|Aspose.Words for C++

    Aspose.Words for C++ introduces AI-powered tools like document summarization to boost efficiency. Learn how to use AI-powered features with tips and detailed guidance.... In this section, we will cover everything you...

    docs.aspose.com/words/cpp/ai-powered-features/
  3. AI-powered Features|Aspose.Words for Node.js vi...

    Aspose.Words for Node.js introduces AI-powered tools like document summarization to boost efficiency. Learn how to use AI-powered features with tips and detailed guidance.... In this section, we will cover everything you...

    docs.aspose.com/words/nodejs-net/ai-powered-fea...
  4. Special Recognition Settings|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....Settings Contents [ Hide ] This section covers recognition options...

    docs.aspose.com/barcode/net/special-recognition...
  5. CompositeNode.IndexOf | Aspose.Words for .NET

    Discover how the CompositeNode IndexOf method efficiently locates the index of a specified child node in the array, enhancing your coding experience....paragraph in the body of the first section. Assert . That ( body . GetChildNodes...

    reference.aspose.com/words/net/aspose.words/com...
  6. Range.Revisions | Aspose.Words for .NET

    Discover Range Revisions. Track and manage property changes effortlessly with our comprehensive collection of revisions for enhanced project clarity....(); } // Reject the first section revisions. doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/ran...
  7. Black and white OMR form with a horizontal tear...

    OMR form with a horizontal tear line in black and white...content=Section 1 font_size=12 align=center...height=25 ?grid=SEC1 column=3 sections_count=6 options_count=6 align=center...

    docs.aspose.com/omr/net/showcases/tear/horizont...
  8. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_IsShowingPlaceholderText method. Specifies whether the content of this structured document tag shall be interpreted to contain placeholder text (as opposed to regular text contents within the structured document tag). if set to true, this state shall be resumed (showing placeholder text) upon opening this document in C++....get the properties of multi-section structured document tags. auto...( get_MyDir () + u "Multi-section structured document tags.docx"...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. ParagraphCollection | Aspose.Words for Java

    Provides typed access to a collection of Paragraph nodes in Java....Examples: Shows how to remove all sections from a document. Document...docx"); // This document has one section with a few child nodes containing...

    reference.aspose.com/words/java/com.aspose.word...
  10. Move Figures to Even Pages and Content to Odd P...

    Hi, I have a DOCX file which was generated from HTML using Aspose.Words. Now I want to modify this DOCX so that: Figures (images with captions) only appear on even-numbered pages. Other content (paragraphs, tables, e…...and rejoin with appropriate section starts. Document result = (Document)doc...Set appropriate section start of the first section of each "page"...

    forum.aspose.com/t/move-figures-to-even-pages-a...