Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 50,666 for

text

(0.07 sec)
  1. Aspose::Words::Drawing::Shape::get_ShadowEnable...

    Aspose::Words::Drawing::Shape::get_ShadowEnabled method. Returns true if a shadow effect is enabled in C++....mStringBuilder = MakeObject < System :: Text :: StringBuilder > (); } String...get_Chart () -> get_Title () -> get_Text ())); } AppendLine ( String...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Read Embedded Email Attachments from Message in...

    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....// Check if it is an orphaned text attachment file (ATT00001.txt... getMediaType (). equals ( "text/plain" ) && att . getName ()...

    docs.aspose.com/email/java/read-embedded-email-...
  3. Aspose::Words::Layout::RevisionOptions::get_Mov...

    Aspose::Words::Layout::RevisionOptions::get_MovedFromTextColor method. Allows to specify the color to be used for areas where content was moved from Moving. Default value is ByAuthor in C++....RevisionTextEffect :: 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/cpp/aspose.words.lay...
  4. Font.bold property | Aspose.Words for Python

    Font.bold property. True if the font is formatted as bold....Shows how to insert formatted text using DocumentBuilder. doc =...Specify font formatting, then add text. font = builder . font font...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Font.underline_color property | Aspose.Words fo...

    Font.underline_color property. Gets or sets the color of the underline applied to the font....configure the style and color of a text underline. doc = aw . Document...builder . writeln ( 'Underlined text.' ) doc . save ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  6. NodeCollection.contains method | Aspose.Words f...

    NodeCollection.contains method. Determines whether a node is in the collection....DocumentBuilder ( doc = doc ) # Add text to the document by inserting...new_run = aw . Run ( doc = doc , text = 'Run 3. ' ) runs . insert...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldDdeAuto.InsertAsText | Aspose.Words for .NET

    Discover how the FieldDdeAuto InsertAsText property streamlines linked object management by allowing Text-only format insertion for enhanced clarity....insert the linked object in text-only format. public bool InsertAsText...linked document in the form of text. // 1 - A LINK field: builder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldLink.InsertAsHtml | Aspose.Words for .NET

    Discover the FieldLink InsertAsHtml property to easily manage linked objects in HTML format. Enhance your web content with seamless integration!...linked object as HTML format text. public bool InsertAsHtml {...linked document in the form of text. // 1 - A LINK field: builder...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Aspose::Words::Replacing::ReplaceAction enum | ...

    Aspose::Words::Replacing::ReplaceAction enum. Allows the user to specify what happens to the current match during a replace operation in C++....Replace ( MakeObject < System :: Text :: RegularExpressions :: Regex...paragraph containing the matched text. auto para = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.rep...
  10. FieldXE | Aspose.Words for Java

    Implements the XE field in Java.... Remarks: Defines the text and page number for an index...will display the XE field's Text property value on the left side...

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