Sort Score
Result 10 results
Languages All
Labels All
Results 6,021 - 6,030 of 151,818 for

text

(1.06 sec)
  1. Specify how to cross strings in output PDF and ...

    Learn how to control Text overflow in PDF and image outputs using Aspose.Cells for C++....Scenarios When a cell contains text that is larger than the width...TextCrossType.Default : Display text like MS Excel, which depends...

    docs.aspose.com/cells/cpp/specify-how-to-cross-...
  2. 在单元格中添加HTML富文本的C++示例|Documentation

    学习如何通过 Aspose.Cells for C++ API在单元格中添加HTML富文本。..."A1" ); // Set HTML formatted text in the cell cell . SetHtmlString...FONT-WEIGHT: bold;FONT-STYLE: italic;TEXT-DECORATION: underline;FONT-FAMILY:...

    docs.aspose.com/cells/zh/cpp/adding-html-rich-t...
  3. 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/
  4. 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...
  5. 获取趋势线方程文本的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...
  6. 获取图表趋势线的方程文本(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-...
  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. FieldDate Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDate class, designed to effortlessly implement DATE fields, enhancing your document automation and formatting....DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  9. HeightRule | Aspose.Words for Java

    Specifies the rule for determining the height of an object in Java....automatically to accommodate all text inside an object. EXACTLY The...if needed, to accommodate all text inside an object. AUTO public...

    reference.aspose.com/words/java/com.aspose.word...
  10. BookmarksOutlineLevelCollection.Remove | Aspose...

    Effortlessly remove bookmarks by name with the BookmarksOutlineLevelCollection Remove method. Simplify your document management today!... Writeln ( "Text inside Bookmark 1." ); builder..."Bookmark 2" ); builder . Writeln ( "Text inside Bookmark 1 and 2." );...

    reference.aspose.com/words/net/aspose.words.sav...