Sort Score
Result 10 results
Languages All
Labels All
Results 5,731 - 5,740 of 124,730 for

text

(0.06 sec)
  1. TextColumn | Aspose.Words for Java

    Represents a single Text column in Java....Cloneable Represents a single text column. TextColumn is a member...getWidth() Gets the width of the text column in points. setSpaceAfter(double...

    reference.aspose.com/words/java/com.aspose.word...
  2. DocumentVisitor Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentVisitor class, your foundation for creating custom document visitors to enhance document processing and manipulation....when enumeration of the main text story in a section has ended...when enumeration of the main text story in a section has started...

    reference.aspose.com/words/net/aspose.words/doc...
  3. FindReplaceOptions.SmartParagraphBreakReplaceme...

    Discover the SmartParagraphBreakReplacement property in FindReplaceOptions. Control paragraph breaks effortlessly for seamless Text formatting....Words will remove paragraph's text // completely with its paragraph...and remove // only paragraph's text and leaves the paragraph mark...

    reference.aspose.com/words/net/aspose.words.rep...
  4. ShapeBase.fill property | Aspose.Words for Python

    ShapeBase.fill property. Gets fill formatting for the shape....DocumentBuilder ( doc ) # Write some text, and then cover it with a floating...opaque, so we cannot see the text that this shape is on top of...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Insert Fillable Fields in PDF in C#

    This article contains information on how to insert fillable fields in PDF in C#. It provides steps to set the environment and write the application along with the runnable sample code to add fillable Text box to PDF in C#....to the application to add a text field Create a FormEditor class...entry limit for the newly added text box Save the resultant PDF file...

    kb.aspose.com/pdf/net/how-to-insert-fillable-fi...
  6. Aspose::Words::Font::get_LocaleIdFarEast method...

    Aspose::Words::Font::get_LocaleIdFarEast method. Gets or sets the locale identifier (language) of the formatted Asian characters in C++....Shows how to insert and format text in a Far East language. auto...document builder will apply to any text that it inserts. builder ->...

    reference.aspose.com/words/cpp/aspose.words/fon...
  7. Font.Hidden | Aspose.Words for .NET

    Discover the Font Hidden property. Easily identify if your Text is formatted as hidden. Enhance your document's clarity and presentation today!...font is formatted as hidden text. public bool Hidden { get ;...how to create a run of hidden text. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/fon...
  8. FieldAddressBlock Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAddressBlock class for seamless integration of ADDRESSBLOCK fields in your documents. Enhance your document automation today!...DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Print Barcodes in Report|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....formatted text files. Either create these manually in a text editor...simple .jrxml file that contains text and barcode images. The complete...

    docs.aspose.com/barcode/jasperreports/print-bar...
  10. Markdown Header – C# Code Examples

    Code for creating Markdown Header in C#. Use the C# library to create Markdown from scratch and open, parse, or edit MD files....nodes, such as text nodes, spaces between text nodes, and an empty...AtxHeading( "Heading 1 level text" , 1 ); var heading2 = mdf.AtxHeading(...

    products.aspose.com/html/net/markdown-header/