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

section

(0.08 sec)
  1. StructuredDocumentTagRangeStart.get_child_nodes...

    StructuredDocumentTagRangeStart.get_child_nodes method. Returns a live collection of child nodes that match the specified types....file_name = MY_DIR + 'Multi-section structured document tags.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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/
  3. Section.nodeType property | Aspose.Words for No...

    Section.nodeType property. Returns [NodeType.Section](../../nodetype/#Section)....property Section.nodeType property Returns NodeType.Section . get...class Section Section.headersFooters property Section.pageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PAGEREF field page numbers incorrect after upda...

    Hi, We’re generating DOCX reports programmatically (using Go to build the WordprocessingML XML) and then passing them through Aspose.Words for Python to resolve field codes. The TOC uses PAGEREF fields referencing bookm…...referencing a bookmark on the section heading: <!-- TOC entry -->...</w:pPr> <w:hyperlink w:anchor="_section_0"> <w:r><w:rPr><w:color w...

    forum.aspose.com/t/pageref-field-page-numbers-i...
  5. 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...
  6. Insert a Comment into a Word Processing Documen...

    Insert a comment into a word document easily and fast instead of using Open XML SDK in C#.... Remove Section Breaks from a Document Retrieve...

    docs.aspose.com/words/net/insert-a-comment-into...
  7. PDF Annotations using JavaScript|Aspose.PDF for...

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

    docs.aspose.com/pdf/javascript-cpp/annotations/
  8. Working with Worksheets using Aspose.Cells|Docu...

    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-workshe...
  9. 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...
  10. CompositeNode.indexOf method | Aspose.Words for...

    CompositeNode.indexOf method. Returns the index of the specified child node in the child node array....paragraph in the body of the first section. expect ( body . getChildNodes...

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