Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 12,206 for

section

(0.03 sec)
  1. Document | Aspose.Words for Java

    Represents a Word document in Java....Document can contain only Section objects. In Microsoft Word...needs to have at least one section. Examples: Shows how to execute...

    reference.aspose.com/words/java/com.aspose.word...
  2. Header and Footer only on last page - Free Supp...

    Hello, Describe the case I’m creating .docx and .pdf documents from HTML templates using Aspose.Words for .Net. In version 24.2, Aspose.Words for .Net was adding Header and Footer to every page. I want to upgrade to n…...There is also a change in Section Break on the end of 3rd page...page. In v24.2 it was Section Break (Continuous), but in 24.3 and...

    forum.aspose.com/t/header-and-footer-only-on-la...
  3. Advanced BarCode Recognition Features in Ruby|D...

    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/barcode/java/advanced-barcode-r...
  4. Working with Cells, Rows and Columns in Apache ...

    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-cells-r...
  5. Security Notes|Aspose.Words for Java

    Aspose.Words for Java recognizes and adheres to common security standards to ensure a high level of data security. Look at possible security issues and recommendations on how to avoid them.... In this section, we take a look at some of...

    docs.aspose.com/words/java/security/
  6. Security Notes|Aspose.Words for .NET

    Aspose.Words for .NET recognizes and adheres to common security standards to ensure a high level of data security. Look at possible security issues and recommendations on how to avoid them using C#.... In this section, we take a look at some of...

    docs.aspose.com/words/net/security/
  7. Showcases|Aspose.Words for .NET

    We show you examples of projects that use some of the Aspose.Words features. Such projects demonstrate more complex interactions between these features....[ Hide ] In the Showcases section, we show you examples of projects...

    docs.aspose.com/words/net/showcases/
  8. AI-powered Features|Aspose.Words for Node.js vi...

    Aspose.Words for Node.js introduces AI-powered tools like document summarization to boost efficiency. Learn how to use AI-powered features with tips and detailed guidance.... In this section, we will cover everything you...

    docs.aspose.com/words/nodejs-net/ai-powered-fea...
  9. FieldChar | Aspose.Words for Java

    Base class for nodes that represent field characters in a document in Java....blank document contains one section, one body and one paragraph...collection. // First, create a new section, and then append it as a child...

    reference.aspose.com/words/java/com.aspose.word...
  10. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java....first section in the document, and then add another section. builder...write("Section 1. "); builder.insertBreak(BreakType.SECTION_BREAK_CONTINUOUS);...

    reference.aspose.com/words/java/com.aspose.word...