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

section

(1.92 sec)
  1. Working with Headers and Footers|Aspose.Words f...

    Create, manage, and remove headers and footers in a document using Node.js....Footers Defined in the Previous Section If you need to copy the header...or footer from the previous section, you can do that too. The following...

    docs.aspose.com/words/nodejs-net/working-with-h...
  2. Developer Guide in C++|Aspose.Words for C++

    This Developer Guide describes practical scenarios and tips to help you use specific Aspose.Words for C++ features, achieve a certain document appearance, or make a use case possible.... select the corresponding section: Loading, Saving and Converting...Words for C++ API Reference section. Getting Started Low Code Related...

    docs.aspose.com/words/cpp/developer-guide/
  3. Working with Document in C++|Aspose.Words for C++

    The `Document` class provides various document properties and methods using C++. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for C++. The `Document` object can be saved to a file or stream and also sent to a browser....entire document or separate sections. Document contains a collection...collection of the Section objects enabling you to obtain a particular...

    docs.aspose.com/words/cpp/working-with-document/
  4. Navigation with Cursor in C++|Aspose.Words for C++

    Navigate between different nodes within a document, such as a paragraph, bookmark, or a specific character using C++....or the currently selected section by using the CurrentParagraph...navigate to its different sections and parts – this is similar...

    docs.aspose.com/words/cpp/navigation-with-cursor/
  5. HeaderFooter.isHeader property | Aspose.Words f...

    HeaderFooter.isHeader property. True if this [HeaderFooter](../) object is a header....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/nodejs-net/aspose.wo...
  6. User's Guide|Aspose.Words for SharePoint

    This User's Guide describes practical scenarios and tips to help you use specific Aspose.Words for SharePoint features....Guide Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/words/sharepoint/user-s-guide/
  7. 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...
  8. During Email to PDF export, part of the inline ...

    I am using Aspose Total 24.4.1 Our code for Email2PDF is public static void email2pdf(final String emailFilename, final String targetPDFname, final Properties properties) throws Exception { final MailMessa…...SHAPE, true)) { Section parentSection = (Section)shape.getAncestor(NodeType...getAncestor(NodeType.SECTION); PageSetup ps = parentSection.getPageSetup();...

    forum.aspose.com/t/during-email-to-pdf-export-p...
  9. Working with Document Conversion in Ruby|Aspose...

    Explore how to convert PDF documents to other formats using Ruby and Aspose.PDF, ensuring seamless file transformations....Ruby Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/pdf/java/working-with-document-...
  10. Working with Window Elements 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/diagram/java/working-with-windo...