Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 19,562 for

text

(0.04 sec)
  1. Aspose::Words::Document::get_Sections method | ...

    Aspose::Words::Document::get_Sections method. Returns a collection that represents all sections in the document in C++....builder -> Writeln ( u "This text is in section 1." ); // Section...builder -> Writeln ( u "This text is in section 2." ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Aspose::Words::DocumentBuilder::get_PageSetup m...

    Aspose::Words::DocumentBuilder::get_PageSetup method. Returns an object that represents current page setup and section properties in C++....builder's current section and add text. builder -> get_PageSetup ()...oriented with vertically centered text." ); // If we start a new section...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. BookmarkCollection.Item | Aspose.Words for .NET

    Discover the BookmarkCollection Item property, effortlessly retrieve bookmarks by index for streamlined navigation and enhanced user experience.... Text = $"Updated text contents of {bookmarks[1]..."MyBookmark_" + i ; builder . Write ( "Text before bookmark." ); builder...

    reference.aspose.com/words/net/aspose.words/boo...
  4. Manage Bullet|Aspose.Slides Documentation

    Create bullet and numbered lists in PowerPoint presentation in Java...way you do in Word and other text editors. Aspose.Slides for Android...the topic series of managing text paragraphs. This page will illustrate...

    docs.aspose.com/slides/androidjava/manage-bullet/
  5. FieldGoToButton Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldGoToButton class for seamless navigation with GOTOBUTTON fields. Enhance your document interactivity today!...DisplayResult { get; } Gets the text that represents the displayed...get; set; } Gets or sets the text of the “button” that appears...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Paragraph Formatting in Word using C#

    Follow this article to perform paragraph formatting in Word using C#. It has the IDE settings, steps, and a sample code to customize the format of writing a paragraph using C#....NET to format the text Create a new Word file using...border and font settings Add some text for checking the above paragraph...

    kb.aspose.com/words/net/paragraph-formatting-in...
  7. How to Convert Barcode to SVG in Java

    This simple topic entails how to convert Barcode to SVG in Java. It includes all the required configurations to set up the environment, steps to perform the task and runnable example code to generate barcode SVG image in Java....EncodingType 128 and adding the barcode text Save the generated Barcode as...a simple barcode with simple text and having encoding type 128...

    kb.aspose.com/barcode/java/how-to-convert-barco...
  8. How to Insert Word Header and Footer using C#

    In this tutorial you will learn how to insert Word header and footer using C# without interop. This tutorial can be used to add header and footer in Word using C# and insert some Text into them....example in this topic inserts text in the header and footer of...header and footer and insert some text into them Insert page breaks...

    kb.aspose.com/words/net/how-to-insert-header-an...
  9. DocumentBuilder.InsertStyleSeparator | Aspose.W...

    Enhance your documents with the DocumentBuilder InsertStyleSeparator method, effortlessly adding style separators for improved formatting and organization....to two different parts of a text line. Examples Shows how to...Heading1 ; builder . Write ( "This text is in a Heading style. " );...

    reference.aspose.com/words/net/aspose.words/doc...
  10. DocumentBuilder.insertStyleSeparator method | A...

    DocumentBuilder.insertStyleSeparator method. Inserts style separator into the document....to two different parts of a text line. Examples Shows how to...Heading1 ; builder . write ( "This text is in a Heading style. " );...

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