Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 153,135 for

text

(1.64 sec)
  1. Aspose::Words::RunCollection class | Aspose.Wor...

    Aspose::Words::RunCollection class. Provides typed access to a collection of Run nodes. To learn more, visit the documentation article in C++....revision occurs when we insert text while tracking changes. ASSERT_TRUE...we change the formatting of text while tracking changes. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words/run...
  2. MarkdownLoadOptions.import_underline_formatting...

    MarkdownLoadOptions.import_underline_formatting property. Gets or sets a boolean value indicating either to recognize a sequence of two plus characters ++ as underline Text formatting...characters “++” as underline text formatting. The default value...characters “++” as underline text formatting. with io . BytesIO...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::EmphasisMark enum | Aspose.Words...

    Aspose::Words::EmphasisMark enum. Specifies possible types of emphasis mark in C++....black circle displayed above text. OverComma 2 Emphasis mark is...comma character displayed above text. OverWhiteCircle 3 Emphasis...

    reference.aspose.com/words/cpp/aspose.words/emp...
  4. Coordinate system|Aspose.PDF for .NET

    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....means that when placing images, text, or other objects, it is important...serving specific purposes: Text Space Text is positioned in its own...

    docs.aspose.com/pdf/net/coordinate-system/
  5. TxtSaveOptionsBase.encoding property | Aspose.W...

    TxtSaveOptionsBase.encoding property. Specifies the encoding to use when exporting in Text formats...encoding to use when exporting in text formats. Default value is Encoding...DocumentBuilder ( doc = doc ) # Add some text with characters from outside...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to add/insert TextBox to Worksheet|Document...

    How to add/insert TextBox to Worksheet in Aspose.Cells....Worksheet Contents [ Hide ] Add Text Box to Worksheet in Excel In...places where you can insert text boxes. One is in Insert Shapes...

    docs.aspose.com/cells/java/add-text-box-to-work...
  7. Specify Layout Options in Java|Aspose.Words for...

    Create output documents with various layouts, depending on the parameters specified in the Document using Java....specifies whether the hidden text is rendered. ShowParagraphMarks...option to display this hidden text on the page. Also, each paragraph...

    docs.aspose.com/words/java/specify-layout-options/
  8. TabAlignment enumeration | Aspose.Words for Python

    aspose.words.TabAlignment enumeration. Specifies the alignment/type of a tab stop....Left-aligns the text after the tab stop. CENTER Centers the text around...Right-aligns the text at the tab stop. DECIMAL Aligns the text at the decimal...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Story.firstParagraph property | Aspose.Words fo...

    Story.firstParagraph property. Gets the first paragraph in the story....Shows how to format a run of text using its font property. let...Shows how to create and format a text box. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FormFieldCollection | Aspose.Words for Java

    A collection of FormField objects that represent all the form fields in a range in Java....setStatusText("Checkbox status text"); checkBox.setOwnStatus(true);...insert text input form field. builder.write("Enter text here:...

    reference.aspose.com/words/java/com.aspose.word...