Sort Score
Result 10 results
Languages All
Labels All
Results 7,011 - 7,020 of 149,210 for

text

(0.14 sec)
  1. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR for Java....TXT Plain text .HTML Web page .RTF A universal...universal format for exchanging rich text documents between different...

    docs.aspose.com/ocr/java/supported-file-formats/
  2. 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...
  3. 使用C++进行换行和文本自动换行|Documentation

    如何在C++中使用Aspose.Cells库实现文本换行和自动换行。通过使用Aspose.Cells库,您可以轻松在单元格中插入文本并设置文本换行方式,例如手动换行、自动换行等。本文件详细介绍了如何实现这些功能,并提供了示例代码供您参考。...SetRowHeight ( 0 , 36 ); // Add text to the first cell cell . Get...functionality" ); // Make the cell's text wrap Style style = cell . Get...

    docs.aspose.com/cells/zh/cpp/line-breaks-and-te...
  4. 使用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...
  5. 获取图表趋势线的方程文本(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-...
  6. 获取趋势线方程文本的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...
  7. 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...
  8. Story Class | Aspose.Words for .NET

    Discover the Aspose.Words.Story class, your essential tool for managing block-level elements like Paragraphs and Tables efficiently....Paragraph object with optional text and appends it to the end of...Deletes all shapes from the text of this story. GetAncestor (...

    reference.aspose.com/words/net/aspose.words/story/
  9. HeightRule enumeration | Aspose.Words for Python

    aspose.words.HeightRule enumeration. Specifies the rule for determining the height of an object....if needed, to accommodate all text inside an object. EXACTLY The...points. Please note that if the text cannot fit inside the object...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Fill.opacity property | Aspose.Words for Node.js

    Fill.opacity property. Gets or sets the degree of opacity of the specified fill as a value between 0.0 (clear) and 1.0 (opaque)....DocumentBuilder ( doc ); // Write some text, and then cover it with a floating...opaque, so we cannot see the text that this shape is on top of...

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