Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 14,633 for

section

(0.1 sec)
  1. Aspose::Words::ControlChar::SectionBreak method...

    Aspose::Words::ControlChar::SectionBreak method. End of Section character: "\x000c" or "\f". Note it has the same value as PageBreak in C++....ControlChar::SectionBreak method End of section character: “\x000c” or “\f”...Add a section break. This does not make a new section or paragraph...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Landscape pages are rendered as portrait pages ...

    Hi, When converting a DOCX with some portrait and landscape pages to PDF using Aspose.Words, the pages in the PDF all became portrait. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.pd…...set the page setup for each section in your document. This includes...specifying the orientation for each section before saving the document...

    forum.aspose.com/t/landscape-pages-are-rendered...
  3. BuildingBlock.Sections | Aspose.Words for .NET

    Discover BuildingBlock Sections. Easily access and manage all Sections within your building block for streamlined organization and enhanced efficiency....Sections Contents [ Hide ] BuildingBlock.Sections property Returns...collection that represents all sections in the building block. public...

    reference.aspose.com/words/net/aspose.words.bui...
  4. NodeCollection.add method | Aspose.Words for Py...

    NodeCollection.add method. Adds a node to the end of the collection....Shows how to prepare a new section node for editing. doc = aw...blank document comes with a section, which has a body, which in...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ParagraphFormat.suppress_line_numbers property ...

    ParagraphFormat.suppress_line_numbers property. Specifies whether the current paragraph's lines should be exempted from line numbering which is applied in the parent Section....which is applied in the parent section. @property def suppress_line_numbers...enable line numbering for a section. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ParagraphFormat.suppressLineNumbers property | ...

    ParagraphFormat.suppressLineNumbers property. Specifies whether the current paragraph's lines should be exempted from line numbering which is applied in the parent Section....which is applied in the parent section. get suppressLineNumbers ()...enable line numbering for a section. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. LineNumberRestartMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.LineNumberRestartMode enum to control automatic line numbering resets for enhanced document formatting and clarity....numbering restarts at the section start. Continuous 2 Line numbering...continuous from the previous section. Examples Shows how to enable...

    reference.aspose.com/words/net/aspose.words/lin...
  8. When inserting long Hebrew text- problems in di...

    Hi, I am evaluating the product in order to buy it. I am building a multi-language application so I am testing unicode and Hebrew. 1) Well, I have a few problems with long text which spans on more than one line. If …...private void longHebrewText(Section section, string title, string text)...hebrewText = new Aspose.Pdf.Text(section, title); hebrewText.TextInfo...

    forum.aspose.com/t/when-inserting-long-hebrew-t...
  9. Aspose::Words::ProtectionType enum | Aspose.Wor...

    Aspose::Words::ProtectionType enum. Protection type for a document 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/pro...
  10. Remove Header and Footer from Documents|Aspose....

    Remove headers or footers in a document easily and fast instead of using docx4j....Footer from Documents Each section in a document can have up to...you need to loop through all sections and remove every header and...

    docs.aspose.com/words/java/remove-header-and-fo...