Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 15,446 for

section

(0.15 sec)
  1. Page Setup 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/page-setup-features-...
  2. Page Setup Features in PHP|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....PHP Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/cells/java/page-setup-features-...
  3. User Guide|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....Guide Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/cells/jasperreports/user-guide/
  4. Getting Started|Documentation

    Features, installation, licensing and limitations of the Aspose.Words for Reporting Services....Started Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/words/reportingservices/getting...
  5. Public API Changes in Aspose.Diagram 16.x.x|Doc...

    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....x Contents [ Hide ] This section includes the following topics...

    docs.aspose.com/diagram/java/public-api-changes...
  6. Public API Changes in Aspose.Diagram 2.x.x|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....x Contents [ Hide ] This section includes the following topics...

    docs.aspose.com/diagram/java/public-api-changes...
  7. PageSetup.other_pages_tray property | Aspose.Wo...

    PageSetup.other_pages_tray property. Gets or sets the paper tray (bin) to be used for all but the first page of a Section...all but the first page of a section. The value is implementation...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Story::AppendParagraph method | ...

    Aspose::Words::Story::AppendParagraph method. A shortcut method that creates a Paragraph object with optional text and appends it to the end of this object in C++....top of every page of this section, above the main body text....bottom of every page of this section, below the main body text....

    reference.aspose.com/words/cpp/aspose.words/sto...
  9. Convert PDF documents using C# API|Aspose.PDF f...

    This Section contains articles relating to convert PDF documents in different formats using C# or .NET using PDF file format API....PDF for conversion The next section describes the most popular...attention that the current section describes only popular conversions...

    docs.aspose.com/pdf/net/converting/
  10. 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...