Sort Score
Result 10 results
Languages All
Labels All
Results 7,051 - 7,060 of 145,274 for

text

(0.32 sec)
  1. Paragraph.joinRunsWithSameFormatting method | A...

    Paragraph.joinRunsWithSameFormatting method. Joins runs with the same formatting in the paragraph....doc ); // Insert four runs of text into the paragraph. builder...will look like one seamless text body. // However, it will consist...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FindReplaceOptions.IgnoreShapes | Aspose.Words ...

    Discover the IgnoreShapes property of FindReplaceOptions. Control shape inclusion in Text processing with this essential boolean setting for improved accuracy....either to ignore shapes within a text. The default value is false...ignore shapes while replacing text. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.rep...
  3. 创建每行具有不同水平对齐方式的文本框,使用 Node.js 和 C++|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 创建每行可以有不同水平对齐方式的文本框... get ( 0 ); // Add text box inside the sheet. ws . getShapes...shape which is a text box and set its text. const shape = ws...

    docs.aspose.com/cells/zh/nodejs-cpp/create-text...
  4. RevisionOptions.moved_to_text_color property | ...

    RevisionOptions.moved_to_Text_color property. Allows to specify the color to be used for areas where content was moved to [RevisionType.MOVING](../../../aspose.words/revisiontype/#MOVING)...moved_to_text_color property RevisionOptions.moved_to_text_color...BY_AUTHOR . @property def moved_to_text_color ( self ) -> aspose . words...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Loading::TxtLoadOptions::TxtLoad...

    Aspose::Words::Loading::TxtLoadOptions::TxtLoadOptions constructor. Initializes a new instance of this class with default values in C++....< uint8_t > buf = System :: Text :: Encoding :: get_ASCII ()...loadOptions ); // Print hyperlinks text. for ( auto && field : System...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. Get Node that Contains the End of Matched Strin...

    FindReplaceOptions optionsWhile = new FindReplaceOptions(); optionsWhile.setReplacingCallback(new ReplaceHandler()); WordDoc.getRange().replace(Pattern.compile("[tag(.+?)](.+?)[/tag]"), "", optionsWhile); in ReplaceHand…...be the only) run can contain text before the match, // in this...contains the match if there is any text left. if ((currentNode != null)...

    forum.aspose.com/t/get-node-that-contains-the-e...
  7. Aspose::Words::Drawing::TextBox::get_InternalMa...

    Aspose::Words::Drawing::TextBox::get_InternalMarginTop method. Specifies the inner top margin in points for a shape in C++....to set internal margins for a text box. auto doc = System :: MakeObject...get_LastParagraph ()); builder -> Write ( u "Text placed according to textbox...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Fields::FieldStyleRef::get_Style...

    Aspose::Words::Fields::FieldStyleRef::get_StyleName method. Gets or sets the name of the style by which the Text to search for is formatted in C++....name of the style by which the text to search for is formatted...." \x0001 " u " )" ); // Add text and apply paragraph styles that...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Փոխարկել TEXT HTML Java

    Փոխարկեք Text ը HTML ձևաչափի Java կոդով: Պահեք Text որպես HTML օգտագործելով Java:...ձևաչափերի՝ TEXT ՄԵՋ GIF TEXT ՄԵՋ ՊԱՏԿԵՐ TEXT ՄԵՋ JPG TEXT ՄԵՋ PDF...PDF TEXT ՄԵՋ PNG TEXT ՄԵՋ SVG TEXT ՄԵՋ WORD Čeština Latvietis Suomalainen...

    products.aspose.com/words/hy/java/conversion/te...
  10. Manage Presentation Tables on Android|Aspose.Sl...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Android. Discover simple Java 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/androidjava/manage-table/