Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 19,227 for

text

(0.09 sec)
  1. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreDeleted method. Gets or sets a boolean value indicating either to ignore Text inside delete revisions. The default value is false in C++....indicating either to ignore text inside delete revisions. The...Shows how to include or ignore text inside delete revisions during...

    reference.aspose.com/words/cpp/aspose.words.rep...
  2. TextPath.trim property | Aspose.Words for Node.js

    TextPath.trim property. Determines whether extra space is removed above and below the Text....removed above and below the text. get trim () : boolean Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Tables::Table::get_DistanceLeft ...

    Aspose::Words::Tables::Table::get_DistanceLeft method. Gets or sets distance between table left and the surrounding Text, in points in C++....table left and the surrounding text, in points. double Aspose ::...between table boundaries and text. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. Aspose.PSD for Java 24.1 - Release Notes|Docume...

    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....PSDJAVA-579 Warp Text Effect doesn’t apply to text. Bug PSDJAVA-580...PSDJAVA-579. Warp Text Effect doesn’t apply to text** String sourceFile...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  5. PageSetup.line_number_distance_from_text proper...

    PageSetup.line_number_distance_from_Text property. Gets or sets distance between the right edge of line numbers and the left edge of the document....om_text property PageSetup.line_number_distance_from_text property...def line_number_distance_from_text ( self ) -> float : ... @li...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextEffect Enum | Aspose.Words for .NET

    Explore the Aspose.Words.TextEffect enum for dynamic Text animations. Enhance your documents with engaging effects for a captivating user experience....enumeration Animation effect for text runs. public enum TextEffect...SparkleText ; builder . Writeln ( "Text with a sparkle effect." ); //...

    reference.aspose.com/words/net/aspose.words/tex...
  7. Aspose::Words::ParagraphFormat::get_WordWrap me...

    Aspose::Words::ParagraphFormat::get_WordWrap method. If this property is false, Latin Text in the middle of a word can be wrapped for the current paragraph. Otherwise Latin Text is wrapped by whole words in C++....this property is false , Latin text in the middle of a word can...current paragraph. Otherwise Latin text is wrapped by whole words. bool...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. CheckGrammarOptions.improve_stylistics property...

    CheckGrammarOptions.improve_stylistics property. Allows to specify either AI will try to improve stylistics of the Text being proofed...to improve stylistics of the text being proofed. Default value...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PageSetup.line_number_restart_mode property | A...

    PageSetup.line_number_restart_mode property. Gets or sets the way line numbering runs that is, whether it starts over at the beginning of a new page or section or runs continuously....to the left of the section's text lines. # This is the same behavior...section and does not modify the text in any way. # Our section will...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Body.ensure_minimum method | Aspose.Words for P...

    Body.ensure_minimum method. If the last child is not a paragraph, creates and appends one empty paragraph.... Examples Clears main text from all sections from the document...append_child ( aw . Run ( doc = doc , text = 'Hello world!' )) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...