Sort Score
Result 10 results
Languages All
Labels All
Results 4,991 - 5,000 of 151,737 for

text

(0.09 sec)
  1. Aspose::Words::TextDmlEffect enum | Aspose.Word...

    Aspose::Words::TextDmlEffect enum. Dml Text effect for Text runs in C++....TextDmlEffect enum Dml text effect for text runs. enum class TextDmlEffect...if a run displays a DrawingML text effect. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words/tex...
  2. Aspose::Words::Font::get_DoubleStrikeThrough me...

    Aspose::Words::Font::get_DoubleStrikeThrough method. True if the font is formatted as double strikethrough Text in C++....formatted as double strikethrough text. bool Aspose :: Words :: Font...add a line strikethrough to text. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/fon...
  3. StructuredDocumentTag | Aspose.Words for Java

    Represents a structured document tag SDT or content control in a document in Java....PLAIN_TEXT, MarkupLevel.INLINE); sdtPlainText...StructuredDocumentTa(doc, SdtType.RICH_TEXT, MarkupLevel.INLINE); sdtRichText...

    reference.aspose.com/words/java/com.aspose.word...
  4. Manage Presentation Tables in C++|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for C++. Discover simple code examples to streamline your table workflows.... Add some text to the TextFrame . Save the...( 1 ), false ); // Adds some text to the merged cell tbl -> get_Rows...

    docs.aspose.com/slides/cpp/manage-table/
  5. Aspose::Words::Section::get_ProtectedForForms m...

    Aspose::Words::Section::get_ProtectedForForms method. True if the section is protected for forms. When a section is protected for forms, users can select and modify Text only in form fields in Microsoft Word in C++....users can select and modify text only in form fields in Microsoft...builder -> Write ( u "Please enter text here: " ); builder -> InsertTextInput...

    reference.aspose.com/words/cpp/aspose.words/sec...
  6. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the font name and font size def change_styles(self, f…...Process shapes (which may contain text) try: shapes = doc.get_child_nodes(aw...Use get_text_frame() method to check for text try: text_frame =...

    forum.aspose.com/t/change-styles-for-complete-d...
  7. Manage Presentation Tables in Java|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Java. Discover simple code examples to streamline your table workflows.... Add some text to the TextFrame . Save the...( 1 ), false ); // Adds some text to the merged cell tbl . getRows...

    docs.aspose.com/slides/java/manage-table/
  8. Change Character Spacing of Excel TextBox or Sh...

    Learn how to change the character spacing of Excel Textbox or shape using Aspose.Cells with C++....character spacing of an Excel text box or shape using the TextOptions...the character spacing of the text box in an Excel file to 4 points...

    docs.aspose.com/cells/cpp/change-character-spac...
  9. Aspose::Words::Fields::FieldOptions::get_IsBidi...

    Aspose::Words::Fields::FieldOptions::get_IsBidiTextSupportedOnUpdate method. Gets or sets the value indicating whether bidirectional Text is fully supported during field update or not in C++....indicating whether bidirectional text is fully supported during field...fully supports bi-directional text. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreFields method. Gets or sets a boolean value indicating either to ignore Text inside fields. The default value is false in C++....indicating either to ignore text inside fields. The default value...Examples Shows how to ignore text inside fields. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.rep...