Sort Score
Result 10 results
Languages All
Labels All
Results 5,441 - 5,450 of 124,872 for

text

(0.1 sec)
  1. PDF 中的文本格式化|Aspose.PDF for Java

    本页解释了如何在 PDF 文件中格式化文本。这包括添加行缩进、添加文本边框、添加下划线文本、在添加的文本周围添加边框、浮动框内容的文本对齐等。... add (); TextFragment text = new TextFragment ( "A quick...setSubsequentLinesIn ( 20 ); text . getTextState (). setFormattingOptions...

    docs.aspose.com/pdf/zh/java/text-formatting-ins...
  2. FieldIncludeText.text_converter property | Aspo...

    FieldIncludeText.Text_converter property. Gets or sets the name of the Text converter for the format of the included file....text_converter property FieldIncludeText.text_converter property...Gets or sets the name of the text converter for the format of...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Node.GetText | Aspose.Words for .NET

    Discover the Node GetText method to effortlessly retrieve Text from a node and its child elements, enhancing your data management and development efficiency....GetText method Gets the text of this node and of all its...); // Insert paragraphs with text with DocumentBuilder. builder...

    reference.aspose.com/words/net/aspose.words/nod...
  4. Aspose::Words::BookmarkStart::get_Name method |...

    Aspose::Words::BookmarkStart::get_Name method. Gets or sets the bookmark name in C++....) -> set_Text ( String :: Format ( u "Updated text contents of...+ i ; builder -> Write ( u "Text before bookmark." ); builder...

    reference.aspose.com/words/cpp/aspose.words/boo...
  5. DocumentBuilder.EndBookmark | Aspose.Words for ...

    Effortlessly mark the end of a bookmark in your document with DocumentBuilder's EndBookmark method, enhancing your document organization and navigation....needs to have document body text enclosed by // BookmarkStart...doc . Range . Bookmarks [ 0 ]. Text . Trim (), Is . EqualTo ( "Hello...

    reference.aspose.com/words/net/aspose.words/doc...
  6. TextBox.previous property | Aspose.Words for Py...

    TextBox.previous property. Returns a [TextBox](../) that represents the previous [TextBox](../) in a sequence of shapes.... Examples Shows how to link text boxes. doc = aw . Document ()...DocumentBuilder ( doc = doc ) text_box_shape1 = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 使用Node.js通过C++设置形状或文本框的文本效果阴影|Documentation

    了解如何使用Aspose.Cells for Node.js via C++设置任何形状或文本框的文本效果阴影。... get ( 0 ); // Add text box with these dimensions const...Set the text of the textbox tb . setText ( "This text has the...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-sha...
  8. 获取趋势线方程文本的Node.js示例代码|Documentation

    学习如何使用Aspose.Cells for Node.js via C++获取Microsoft Excel中创建的图表趋势线的方程文本。我们的指南演示如何访问和提取趋势线的方程以供进一步分析或显示。...Chart first to get the Equation Text of Trendline chart . calculate...Equation Text of Trendline console . log ( "Equation Text: " + trendLine...

    docs.aspose.com/cells/zh/nodejs-cpp/get-equatio...
  9. 获取图表趋势线的方程文本(C++版)|Documentation

    学习如何使用 Aspose.Cells for C++ 获取 Microsoft Excel 中创建的图表趋势线的方程文本。我们的指南将演示如何访问和提取趋势线的方程以进行后续分析或显示。...Chart first to get the Equation Text of Trendline chart . Calculate...Equation Text of Trendline std :: cout << "Equation Text: " << trendLine...

    docs.aspose.com/cells/zh/cpp/get-equation-text-...
  10. Paragraph.JoinRunsWithSameFormatting | Aspose.W...

    Effortlessly join runs with consistent formatting in your paragraphs using the JoinRunsWithSameFormatting method. Enhance your document's style today!...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/net/aspose.words/par...