Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 14,111 for

section

(0.14 sec)
  1. 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...
  2. Section.clone method | Aspose.Words for Python

    aspose.words.Section.clone method...Creates a duplicate of this section. def clone ( self ): ... c...Creates a duplicate of this section. def clone ( self , is_clone_children...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. ContinuousSectionRestart Enum | Aspose.Words fo...

    Explore the Aspose.Words.Layout.ContinuousSectionRestart enum for flexible page numbering options in continuous Sections. Enhance document layout effortlessly!...page numbers in a continuous section that restarts page numbering...before the section on the page where the section starts. Examples...

    reference.aspose.com/words/net/aspose.words.lay...
  5. 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...
  6. Document.AcceptStart | Aspose.Words for .NET

    Discover the AcceptStart method, seamlessly welcome visitors to your document's beginning for an enhanced user experience and smoother navigation....<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...
  7. DocumentVisitor.VisitRun | Aspose.Words for .NET

    Explore the DocumentVisitor VisitRun method for efficient text handling in your applications. Enhance your coding with this essential tool!...<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...
  8. CompositeNode.AppendChild | Aspose.Words for .NET

    Discover how the CompositeNode AppendChild method enhances your coding by seamlessly adding nodes to your child node list. Boost your development efficiency!...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/net/aspose.words/com...
  9. Aspose::Words::Node::get_Range method | Aspose....

    Aspose::Words::Node::get_Range method. Returns a Range object that represents the portion of a document that is contained in this node in C++....first section in the document, and then add another section. builder...builder -> Write ( u "Section 1. " ); builder -> InsertBreak (...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. Aspose::Words::Fields::FieldSection class | Asp...

    Aspose::Words::Fields::FieldSection class. Implements the Section field. To learn more, visit the documentation article in C++....FieldSection class Implements the SECTION field. To learn more, visit...Examples Shows how to use SECTION and SECTIONPAGES fields to...

    reference.aspose.com/words/cpp/aspose.words.fie...