Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 15,536 for

section

(0.06 sec)
  1. 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...
  2. Aspose::Words::Notes::EndnotePosition enum | As...

    Aspose::Words::Notes::EndnotePosition enum. Defines the endnote position in C++....are output at the end of the section. EndOfDocument 3 Endnotes are...Write ( u "This is the second section." ); // We can use the "Position"...

    reference.aspose.com/words/cpp/aspose.words.not...
  3. PDF Annotations|Aspose.PDF for PHP via Java

    This Section shows how to use all kinds of annotations to your PDF file with the Aspose.PDF library. Learn how to draw, open, or add an annotation with PHP.... In this section covers the following topic:...following: Add Annotation - this section explains how to work with Watermark...

    docs.aspose.com/pdf/php-java/annotations/
  4. Installation|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....[ Hide ] This Installation section provides information of Aspose...installation, select the appropriate section: System Requirements – provides...

    docs.aspose.com/barcode/reportingservices/insta...
  5. Document Builder Overview in Node.js|Aspose.Wor...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using Node.js. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in Node.js....specify fonts, paragraph or section formatting, and perform other... such as text, paragraph, section, and others. For example, the...

    docs.aspose.com/words/nodejs-net/document-build...
  6. Appending Document Not Maintaining - Free Suppo...

    I am encountering an inconsistent formatting issue when appending Word document templates using Aspose.Words in C#. The issue has been reproduced in isolation using a minimal test case (provided below), and a sample docu…...dimensions Section section = builder.CurrentSection; section.PageSetup...ConvertUtil.MillimeterToPoint(12); section.PageSetup.DifferentFirstPageHe...

    forum.aspose.com/t/appending-document-not-maint...
  7. Licensing|Aspose.PDF for JasperReports

    Learn about licensing options for Aspose.PDF for JasperReports. Activate your license to access full functionality and features....Licensing Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/pdf/jasperreports/licensing/
  8. Expand Report Items Props|Aspose.PDF for Report...

    Enhance SSRS reports with Aspose.PDF. Learn how to expand report item properties for detailed PDF customization....Props Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/pdf/reportingservices/expand-re...
  9. Section.NodeType | Aspose.Words for .NET

    Discover the Section NodeType property that efficiently returns Section data, enhancing your site's structure and performance. Unlock seamless navigation today!...[ Hide ] Section.NodeType property Returns Section. public override...See Also enum NodeType class Section namespace Aspose.Words assembly...

    reference.aspose.com/words/net/aspose.words/sec...
  10. 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...