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

text

(0.04 sec)
  1. Aspose::Words::CommentRangeEnd::CommentRangeEnd...

    Aspose::Words::CommentRangeEnd::CommentRangeEnd constructor. Initializes a new instance of this class in C++...."Comment regarding text." ); // Add text to the document, warp...< Run > ( doc , u "Commented text." )); para -> AppendChild (...

    reference.aspose.com/words/cpp/aspose.words/com...
  2. CellMerge | Aspose.Words for Java

    Specifies how a cell in a table is merged with other cells in Java....write("Text in merged cells."); // Insert...first row. Instead of adding text contents, // we will merge this...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::HeaderFooter::get_HeaderFooterTy...

    Aspose::Words::HeaderFooter::get_HeaderFooterType method. Gets the type of this header/footer in C++.... The text in that paragraph // will appear...section, above the main body text. auto header = MakeObject <...

    reference.aspose.com/words/cpp/aspose.words/hea...
  4. BookmarkEnd | Aspose.Words for .NET

    Create a new BookmarkEnd instance effortlessly. Enhance your project with this essential tool for managing bookmarks efficiently.... Text = $"Updated text contents of {bookmarks[1]..."MyBookmark_" + i ; builder . Write ( "Text before bookmark." ); builder...

    reference.aspose.com/words/net/aspose.words/boo...
  5. BookmarkStart | Aspose.Words for .NET

    Discover the BookmarkStart constructor! Easily initialize new BookmarkStart instances for efficient bookmarking in your applications. Boost your productivity today!... Text = $"Updated text contents of {bookmarks[1]..."MyBookmark_" + i ; builder . Write ( "Text before bookmark." ); builder...

    reference.aspose.com/words/net/aspose.words/boo...
  6. DocumentVisitor.VisitBookmarkStart | Aspose.Wor...

    Discover the DocumentVisitor VisitBookmarkStart method, triggered at bookmark beginnings in your document. Enhance your coding efficiency today!... Text = $"Updated text contents of {bookmarks[1]..."MyBookmark_" + i ; builder . Write ( "Text before bookmark." ); builder...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Aspose::Words::Paragraph::get_ParentSection met...

    Aspose::Words::Paragraph::get_ParentSection method. Retrieves the parent Section of the paragraph in C++.... The text in that paragraph // will appear...section, above the main body text. auto header = MakeObject <...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. 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...
  9. 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...
  10. 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...