Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 152,863 for

text

(2.28 sec)
  1. Expanding text from right to left while exporti...

    Learn how to expand Text from right to left while exporting Excel files to HTML using Aspose.Cells for C++....Expanding text from right to left while exporting Excel files...for C++ now supports expanding text from right to left while exporting...

    docs.aspose.com/cells/go-cpp/expanding-text-fro...
  2. Replace text in a workbook using Regular Expres...

    Replace Text in a workbook using regular expression in Node.js via C++....Ask AI Replace text in a workbook using Regular Expression with...provides the feature to replace text in a workbook using a regular...

    docs.aspose.com/cells/nodejs-cpp/replace-text-i...
  3. Access and Update the Portions of Rich Text of ...

    Learn how to access and update the portions of rich Text in a cell using the Aspose.Cells for C++ API....Update the Portions of Rich Text of Cell with Golang via C++...update the portions of the rich text of a cell. For this purpose...

    docs.aspose.com/cells/go-cpp/access-and-update-...
  4. Replace text in a workbook using a regular expr...

    Replace Text in a workbook using a regular expression with Aspose.Cells in C++....Replace text in a workbook using a regular expression with Go...provides a feature to replace text in a workbook using a regular...

    docs.aspose.com/cells/go-cpp/replace-text-in-a-...
  5. How can I check if a text value will visually f...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao worksheet.Cells.SetColumnWidthPixel(0, 5); worksheet.Cells.SetColumnWidthPixel(1, 5); var TextRange = worksheet.Cells.CreateRange(0, 0,1, 2); TextRange .…...How can I check if a text value will visually fit inside a merged...range before setting it? If the text is too wide for the merged range...

    forum.aspose.com/t/how-can-i-check-if-a-text-va...
  6. [Words Java] Tracking changes Marking up a piec...

    We have the following code snippet that normalizes a search string, finds it within the document and then replaces it. This all happens with track changes enabled at the start of the loop and stopped at the end of the lo…...changes Marking up a piece of text rather than replacing Aspose...the replacement text also contains the full text and thus now it...

    forum.aspose.com/t/words-java-tracking-changes-...
  7. Replace Fields Python|Aspose.Words for Python v...

    Learn how to replace fields with Text in Python. Replace fields with static data using the Python via .NET API....AI Replace Fields with Static Text Contents [ Hide ] Purpose Summary...convert document fields to static text, including method usage, limitations...

    docs.aspose.com/words/python-net/replace-fields/
  8. Aspose.PDF Search text from PDF file using C# |...

    Document doc = new Document(inputPdfPath); var absorber = new TextFragmentAbsorber(“(713) 853-4737”); TextSearchOptions TextSearchOptions = new TextSearchOptions(true); absorber.TextSearchOptions = TextSearchOptions; …...PDF Search text from PDF file using C# | returns 0 in...able to find any match against text i.e. (713) 853-4737. We will...

    forum.aspose.com/t/aspose-pdf-search-text-from-...
  9. Specify the Far East and Latin Name of the Font...

    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....and Latin Name of the Font in Text Options of Shape Contents [...Sometimes you want to display text in Far East language font e...

    docs.aspose.com/cells/java/specify-the-far-east...
  10. Convert PDF to EPUB, TeX, Text, XPS in JavaScri...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc using JavaScript or JavaScript....Convert PDF to EPUB, TeX, Text, XPS in JavaScript Contents [...an EPUB reader can optimize text for a particular display device...

    docs.aspose.com/pdf/javascript-cpp/convert-pdf-...