Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 15,205 for

section

(1.23 sec)
  1. Supported Platforms|Aspose.Words for .NET

    Use Aspose.Words to build applications for .NET, Java, C ++, Python, as well as other platforms such as Azure, Visual Studio, PHP, and more to perform a wide variety of document processing tasks using C#.... This section provides information on using...

    docs.aspose.com/words/net/platforms-and-interop...
  2. 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/
  3. Yellow OMR form with a horizontal tear line|Doc...

    OMR form with a horizontal tear line in yellow...content=Section 1 font_size=12 align=center...height=25 ?grid=SEC1 column=3 sections_count=6 options_count=6 align=center...

    docs.aspose.com/omr/net/showcases/tear/horizont...
  4. 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...
  5. PageSetup.HeaderDistance | Aspose.Words for .NET

    Adjust the PageSetup HeaderDistance property to customize header spacing in points, enhancing your document's layout for better readability and presentation....with other settings for a section. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/pag...
  6. PageSetup.FooterDistance | Aspose.Words for .NET

    Adjust the FooterDistance property to control the space between your page footer and the bottom. Enhance your document layout effortlessly!...with other settings for a section. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/pag...
  7. TextColumnCollection.line_between property | As...

    TextColumnCollection.line_between property. When ``True``, adds a vertical line between columns....) # Configure the current section's PageSetup object to divide...

    reference.aspose.com/words/python-net/aspose.wo...
  8. NodeCollection | Aspose.Words for Java

    Represents a collection of nodes of a specific type in Java....Examples: Shows how to remove all sections from a document. Document...docx"); // This document has one section with a few child nodes containing...

    reference.aspose.com/words/java/com.aspose.word...
  9. Quick Start in Jython|Aspose.Words for Java

    Jython: Quick Start Aspose.Words for Java....Jython Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/words/java/quick-start-in-jython/
  10. Row.accept method | Aspose.Words for Python

    Row.accept method. Accepts a visitor....for all child nodes of the section and calls DocumentVisitor.visit_row_end()...

    reference.aspose.com/words/python-net/aspose.wo...