Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 14,636 for

section

(0.06 sec)
  1. ControlChar.SectionBreakChar | Aspose.Words for...

    Discover the ControlChar SectionBreakChar field, optimize your document formatting with the essential end-of-Section character for seamless text flow....SectionBreakChar field End of section character: (char)12 or “\f”...Add a section break. This does not make a new section or paragraph...

    reference.aspose.com/words/net/aspose.words/con...
  2. Body.NodeType | Aspose.Words for .NET

    Discover the Body NodeType property that efficiently returns the body content, enhancing your web development experience and streamlining your projects.... Write ( "Section 1" ); builder . MoveToHeaderFooter...footer" ); Section section = doc . FirstSection ; // A Section is a...

    reference.aspose.com/words/net/aspose.words/bod...
  3. Aspose.Words Features Missing in Apache POI|Asp...

    Perform some operations with documents faster and more conveniently than Apache POI. In addition, there are operations that are not supported by Apache POI....Corresponding documentation article or section Loading and saving documents...Load a Document section The Save a Document section The Convert a...

    docs.aspose.com/words/java/missing-features-in-...
  4. 从PDF中提取段落|Aspose.PDF for Android via Java

    本文介绍如何使用ParagraphAbsorber——Aspose.PDF中的一个特殊工具,从PDF文档中提取文本。...( 0 ); for ( MarkupSection section : markup . getSections ())...()) { DrawRectangleOnPage ( section . getRectangle (), page ); for...

    docs.aspose.com/pdf/zh/androidjava/extract-para...
  5. Using DocumentBuilder to Modify a Document|Aspo...

    Use the document builder to modify a document easily in Java....Setup and Section Formatting Page setup and section properties...page setup attributes of a section (left margin, bottom margin...

    docs.aspose.com/words/java/using-documentbuilde...
  6. XlsxSectionMode Enum | Aspose.Words for .NET

    Discover how the Aspose.Words XlsxSectionMode enum optimizes document saving in XLSX format, enhancing your workflow and document management....enumeration Specifies how sections are handled when saving a...worksheet is created for each section of a document. SingleWorksheet...

    reference.aspose.com/words/net/aspose.words.sav...
  7. PageBorderAppliesTo Enum | Aspose.Words for .NET

    Discover the Aspose.Words.PageBorderAppliesTo enum to control page border printing across specific pages for enhanced document formatting....shown on all pages of the section. FirstPage 1 Page border is...shown on the first page of the section only. OtherPages 2 Page border...

    reference.aspose.com/words/net/aspose.words/pag...
  8. PageSetup.bidi property | Aspose.Words for Node.js

    PageSetup.bidi property. Specifies that this Section contains bidirectional (complex scripts) text....property Specifies that this section contains bidirectional (complex...true , the columns in this section are laid out from right to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose.Words Features Missing in Docx4j|Aspose....

    Perform some operations with documents faster and more conveniently than docx4j. In addition, there are operations that are not supported by docx4j....Corresponding documentation article or section Convert between different document...others The Convert a Document section Mail Merge The Mail Merge and...

    docs.aspose.com/words/java/missing-features-of-...
  10. DocumentVisitor.VisitParagraphEnd | Aspose.Word...

    Discover the DocumentVisitor VisitParagraphEnd method—efficiently handle paragraph enumeration completion in your applications for improved performance....<summary> /// Called when a Section node is encountered in the...VisitSectionStart ( Section section ) { // Get the index of our section within...

    reference.aspose.com/words/net/aspose.words/doc...