Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 15,540 for

section

(0.56 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Extract text or images from PDF using PHP https://products.aspose.com/pdf/php-java/parser/ Recent content in Extract text or images from PDF us......svg#aspose-buy Buy overview section has-background-white-ter container...com/pdf/scripts/live-example.js section has-background-white container...

    products.aspose.com/pdf/php-java/parser/index.xml
  2. Aspose::Words::DocumentBuilder class | Aspose.W...

    Aspose::Words::DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and Section formatting. To learn more, visit the documentation article in C++....specify font, paragraph and section formatting. To learn more,...get_CurrentSection () Gets the section that is currently selected...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Replace Fields with Text Java|Aspose.Words for ...

    Learn how to replace fields with text in Java. Replace fields with static data using the Java API....were the last page in the section, which will cause any PAGE...can pass a Body object of a section and only convert the fields...

    docs.aspose.com/words/java/replace-fields/
  4. Find and Replace in Java|Aspose.Words for Java

    Find a string or regular expression pattern in your document and replace it with the text you want using Java....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/java/find-and-replace/
  5. BuildingBlock class | Aspose.Words for Python

    aspose.words.buildingblocks.BuildingBlock class. Represents a glossary document entry such as a Building Block, AutoText or an AutoCorrect entry...BuildingBlock can contain only Section nodes. BuildingBlock can only...CompositeNode ) first_section Gets the first section in the building...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Find and Replace in Node.js|Aspose.Words for No...

    Find a string or regular expression pattern in your document and replace it with the text you want using Node.js....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/nodejs-net/find-and-replace/
  7. Slides.AddClone() Throws an Exception on a Linu...

    Hello Team, We are using Aspose.Slides to split a master PowerPoint presentation into multiple Section-based presentations. The process works perfectly on a Windows Server, but fails on a Linux server when calling the A…...presentation into multiple section-based presentations. The process...presentations based on slide sections. For each section, we create a new...

    forum.aspose.com/t/slides-addclone-throws-an-ex...
  8. ParagraphFormat.snapToGrid property | Aspose.Wo...

    ParagraphFormat.snapToGrid property. Specifies whether the current paragraph should use the document grid lines per page settings when laying out the contents in the paragraph....of lines per page in this section. // A large enough font size...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. StructuredDocumentTagRangeEnd class | Aspose.Wo...

    Aspose.Words.Markup.StructuredDocumentTagRangeEnd class. Represents an end of ranged structured document tag which accepts multi-Sections content...document tag which accepts multi-sections content. See also StructuredDocumentTa...) asSection() Cast node to Section . (Inherited from Node ) asShape()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. IReplacingCallback class | Aspose.Words for Nod...

    Aspose.Words.Replacing.IReplacingCallback class. Implement this interface if you want to have your own custom method called during a find and replace operation....foreach ( Section srcSection in docToInsert . sections . OfType...OfType < Section > ()) for ( let srcNode of srcSection . body ) {...

    reference.aspose.com/words/nodejs-net/aspose.wo...