Sort Score
Result 10 results
Languages All
Labels All
Results 6,491 - 6,500 of 135,174 for

text

(0.08 sec)
  1. PageSetup.lineNumberDistanceFromText property |...

    PageSetup.lineNumberDistanceFromText property. Gets or sets distance between the right edge of line numbers and the left edge of the document....between the line numbers and text of the document. Examples Shows...to the left of the section's text lines. // This is the same behavior...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Insert Fields in Java|Aspose.Words for Java

    Different ways to insert fields into your document using Java....switches and argument values as text, nodes or even nested fields...the merge field specify the text that is between the field separator...

    docs.aspose.com/words/java/insert-fields/
  3. Insert Fields in C++|Aspose.Words for C++

    Different ways to insert fields into your document using C++....switches and argument values as text, nodes or even nested fields...the merge field specify the text that is between the field separator...

    docs.aspose.com/words/cpp/inserting-fields/
  4. HeightRule Enum | Aspose.Words for .NET

    Discover Aspose.Words.HeightRule enum for precise control over object height in documents. Optimize your workflow with this essential feature!...if needed, to accommodate all text inside an object. Exactly 1...points. Please note that if the text cannot fit inside the object...

    reference.aspose.com/words/net/aspose.words/hei...
  5. RevisionOptions.RevisionBarsWidth | Aspose.Word...

    Manage your document's revision bars with the RevisionOptions RevisionBarsWidth property. Easily customize width for clear visibility and organization.... Bold ; // The same text will appear twice in a movement...arrival destination. // Render the text at the moved-from revision yellow...

    reference.aspose.com/words/net/aspose.words.lay...
  6. Aspose::Words::Saving::RtfSaveOptions::get_Expo...

    Aspose::Words::Saving::RtfSaveOptions::get_ExportCompactSize method. Allows to make output RTF documents smaller in size, but if they contain RTL (right-to-left) Text, it will not be displayed correctly. Default value is false in C++....contain RTL (right-to-left) text, it will not be displayed correctly...does not contain right-to-left text in languages like Arabic, then...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Creating an Outlook Message (MSG) File in Aspos...

    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...."Subject" ; // Set some HTML text in the HTML body msgInterop...3</h3> <u>This is underlined text</u>" ; // Save the MSG file...

    docs.aspose.com/email/net/creating-an-outlook-m...
  8. TextBox.Previous | Aspose.Words for .NET

    Discover the TextBox Previous property, effortlessly access the prior TextBox in your shape sequence for streamlined design and enhanced workflow....} Examples Shows how to link text boxes. Document doc = new Document...Create links between some of the text boxes. if ( textBox1 . IsValidLinkTarget...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Android API to Render MD to MARKDOWN | products...

    Transform MD to MARKDOWN via Android via Java API...); // add text in it builder . write ( "Some text" ); // insert...FootnoteType . ENDNOTE , "Endnote text." ); // initialize endnote options...

    products.aspose.com/total/android-java/conversi...
  10. FieldComments | Aspose.Words for Java

    Implements the COMMENTS field in Java....we give the COMMENTS field's Text property value and update it...property with the value of its Text property, // and then display...

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