Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 14,882 for

section

(0.14 sec)
  1. PDF Annotations in Node.js|Aspose.PDF for Node....

    This Section shows how to use all kinds of annotations to your PDF file with the Aspose.PDF for Node.js via C++....following: Delete Annotation - this section explains how to delete annotations...

    docs.aspose.com/pdf/nodejs-cpp/annotations/
  2. Aspose::Words::ParagraphFormat::get_SnapToGrid ...

    Aspose::Words::ParagraphFormat::get_SnapToGrid method. Specifies whether the current paragraph should use the document grid lines per page settings when laying out the contents in the paragraph in C++....of lines per page in this section. // A large enough font size...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. SourceType enumeration | Aspose.Words for Node.js

    Aspose.Words.Bibliography.SourceType enumeration. Represents bibliography source types....BookSection Specifies the book section source. JournalArticle Specifies...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Overview|Aspose.PDF for Java

    Overview of key-features and supported formats of Aspose.PDF for Java, installation and licensing manual of Java library.... Let’s check the next section for more details: Working with...readers can jump to different sections, chapters, or pages without...

    docs.aspose.com/pdf/java/overview/
  5. Aspose::Words::CompositeNode::IndexOf method | ...

    Aspose::Words::CompositeNode::IndexOf method. Returns the index of the specified child node in the child node array in C++....paragraph in the body of the first section. ASSERT_EQ ( 24 , body -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words/com...
  6. Aspose::Words::TextColumnCollection::get_Width ...

    Aspose::Words::TextColumnCollection::get_Width method. When columns are evenly spaced, gets the width of the columns in C++....evenly spaced columns in a section. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/tex...
  7. Content Control Wrapping Issue - Free Support F...

    Hi Team, I have removed the whitespace and the header/footer using the page-wise logic below. However, after doing this, the specific content control mentioned below is not wrapping correctly. I am using Aspose.Words Ve…...Additionally, “Section_3” is being appended to “Section_2” instead...of appearing as a separate section. Could you please explain why...

    forum.aspose.com/t/content-control-wrapping-iss...
  8. Aspose.Words module | Aspose.Words for Node.js

    The Aspose.Words module provides classes for generating, converting, modifying, rendering and printing Microsoft Word documents without utilizing Microsoft Word....nodes, for example Paragraph , Section and Table . Classes Class Description...container for the main text of a section. To learn more, visit the Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. EndnoteOptions class | Aspose.Words for Python

    aspose.words.notes.EndnoteOptions class. Represents the endnote numbering options for a document or Section...options for a document or section. To learn more, visit the Working...insert_break ( aw . BreakType . SECTION_BREAK_NEW_PAGE ) builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. Find and Replace in Python|Aspose.Words for Pyt...

    Find a string or regular expression pattern in your document and replace it with the text you want using Python....composed of multiple paragraphs, sections, or pages. Some of the metacharacters...paragraph break, &b for a section break, &m for a page break...

    docs.aspose.com/words/python-net/find-and-replace/