Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 15,203 for

section

(0.19 sec)
  1. 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/
  2. 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.... In the Showcases section, we show you examples of projects...

    docs.aspose.com/words/net/showcases/
  3. 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...
  4. Special Recognition Settings|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....Settings Contents [ Hide ] This section covers recognition options...

    docs.aspose.com/barcode/net/special-recognition...
  5. CompositeNode.IndexOf | Aspose.Words for .NET

    Discover how the CompositeNode IndexOf method efficiently locates the index of a specified child node in the array, enhancing your coding experience....paragraph in the body of the first section. Assert . That ( body . GetChildNodes...

    reference.aspose.com/words/net/aspose.words/com...
  6. ReplacingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Replacing.ReplacingArgs class for efficient custom text replacement in your documents. Enhance your workflow today!...foreach ( Section srcSection in docToInsert . Sections . OfType...OfType < Section >()) foreach ( Node srcNode in srcSection . Body...

    reference.aspose.com/words/net/aspose.words.rep...
  7. Range.Revisions | Aspose.Words for .NET

    Discover Range Revisions. Track and manage property changes effortlessly with our comprehensive collection of revisions for enhanced project clarity....(); } // Reject the first section revisions. doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/ran...
  8. FieldSeparator | Aspose.Words for Java

    Represents a Word field separator that separates the field code from the field result 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...
  9. Overview|Aspose.PDF for .NET

    Overview of key-features and supported formats of Aspose.PDF for .NET, installation and licensing manual of .NET library.... Let’s check the next section for more details: Working with...readers can jump to different sections, chapters, or pages without...

    docs.aspose.com/pdf/net/overview/
  10. Move Figures to Even Pages and Content to Odd P...

    Hi, I have a DOCX file which was generated from HTML using Aspose.Words. Now I want to modify this DOCX so that: Figures (images with captions) only appear on even-numbered pages. Other content (paragraphs, tables, e…...and rejoin with appropriate section starts. Document result = (Document)doc...Set appropriate section start of the first section of each "page"...

    forum.aspose.com/t/move-figures-to-even-pages-a...