Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 14,132 for

section

(0.05 sec)
  1. How to Use Aspose.Words Instead of Docx4j|Aspos...

    How to download and install Aspose.Words for Java and what prerequisites have to be met to work with Aspose.Words instead of docx4j....Requirements and Prerequisites This section lists the environment and system...“Supported Operating Systems” section of the System Requirements...

    docs.aspose.com/words/java/aspose-words-instead...
  2. Extract Paragraph from PDF|Aspose.PDF for Andro...

    Learn how to extract specific paragraphs from a PDF document in Android/Java using Aspose.PDF for content extraction....functionality for searching sections and paragraphs in the text...1- By drawing the border of sections and paragraphs of text on...

    docs.aspose.com/pdf/androidjava/extract-paragra...
  3. LINQ Reporting Engine in Java|Aspose.Words for ...

    Create reports from template documents using the LINQ Reporting Engine. Learn more about the supported features in Java....Engine Contents [ Hide ] This section provides the information you...divided into the following sections: Introduction to LINQ Reporting...

    docs.aspose.com/words/java/linq-reporting-engine/
  4. Paragraph.ParentStory | Aspose.Words for .NET

    Discover the Paragraph ParentStory property to easily access parent Section-level stories, enhancing your document's structure with Body or HeaderFooter options....property Retrieves the parent section-level story that can be Body...top of every page of this section, above the main body text....

    reference.aspose.com/words/net/aspose.words/par...
  5. DocumentBuilder.CurrentSection | Aspose.Words f...

    Discover the DocumentBuilder CurrentSection property to easily access and manage the selected Section in your document, enhancing your editing experience....CurrentSection property Gets the section that is currently selected...this DocumentBuilder . public Section CurrentSection { get ; } Examples...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Add Watermark in C#|Aspose.Words for .NET

    Add a watermark into a document. NPOI does not provide an opportunity to add a watermark using C#....document section. foreach ( Section sect in doc . Sections ) { //...different headers in each section, since we want // the watermark...

    docs.aspose.com/words/net/add-watermark/
  7. How to Use Aspose.Words Instead of NPOI|Aspose....

    How to download and install Aspose.Words for .NET and what prerequisites have to be met to work with Aspose.Words instead of NPOI using C#....Requirements and Prerequisites This section lists the environment and system...“Supported Operating Systems” section of the System Requirements...

    docs.aspose.com/words/net/aspose-words-instead-...
  8. Programming with Documents in C#|Aspose.Words f...

    Use the Aspose.Words Document Object Model classes to programmatically create, modify, and manage documents with .NET using C#. Work with document properties, settings, and content, as well as with document appearance through the management of colors, shapes, fonts and other graphics....Documents Contents [ Hide ] This section provides information on how...classes. Articles in this section describe a wide range of document...

    docs.aspose.com/words/net/programming-with-docu...
  9. DocumentBuilder.InsertField | Aspose.Words for ...

    Enhance your documents with DocumentBuilder's InsertField method. Effortlessly add and update Word fields for dynamic content and improved functionality....set up page numbering in a section. Document doc = new Document...doc ); builder . Writeln ( "Section 1, page 1." ); builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Aspose::Words::Document::Protect method | Aspos...

    Aspose::Words::Document::Protect method. Protects the document from changes without changing the existing password or assigns a random password in C++....turn off protection for a section. auto doc = System :: MakeObject...); builder -> Writeln ( u "Section 1. Hello world!" ); builder...

    reference.aspose.com/words/cpp/aspose.words/doc...