Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 14,837 for

section

(0.1 sec)
  1. File Handling Features in Ruby|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....Ruby Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/cells/java/file-handling-featur...
  2. Management Features in Ruby|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....Ruby Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/cells/java/management-features-...
  3. Working with Masters in Ruby|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....Ruby Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/diagram/java/working-with-maste...
  4. Working with Pages in Ruby|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....Ruby Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/diagram/java/working-with-pages...
  5. File Handling Features in Python|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....Python Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/cells/java/file-handling-featur...
  6. Known Issues|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....Issues Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/cells/java/known-issues/
  7. PageSetup.odd_and_even_pages_header_footer prop...

    PageSetup.odd_and_even_pages_header_footer property. True if the document has different headers and footers for odd-numbered and even-numbered pages....this property affects all sections in the document. Examples...pages' ) builder . move_to_section ( 0 ) builder . writeln ( 'Page1'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Finding Node (no paragraph) page index - Free S...

    How can I look for specific text and collect nodes, then get their pageIndex ? On the attached file I get the list of Nodes, then when I use layoutCollector.GetEntity → it returns null Thanks a lot in advance public s…...nodes) { Section section = node.GetAncestor(NodeType.Section) as Section;...Section; if (section == null) continue; int pageIndex = ReportEngineHelper...

    forum.aspose.com/t/finding-node-no-paragraph-pa...
  9. SdtType enumeration | Aspose.Words for Python

    aspose.words.markup.SdtType enumeration. Specifies the type of a structured document tag (SDT) node....REPEATING_SECTION The SDT represents repeating section type when...REPEATING_SECTION_ITEM The SDT represents repeating section item....

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentVisitor.visitHeaderFooterEnd method | A...

    DocumentVisitor.visitHeaderFooterEnd method. Called when enumeration of a header or footer in a Section has ended....of a header or footer in a section has ended. visitHeaderFooterEnd...document's header/footers section-by-section is by accessing the collection...

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