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

text

(0.16 sec)
  1. Set text of chart legend entry fill to none usi...

    Learn how to use Aspose.Cells for Python via .NET to set the Text of a chart legend entry fill to none. Our guide will demonstrate how to modify the fill color of legend entries in Microsoft Excel charts for better visualization and customization....Ask AI Set text of chart legend entry fill to none using Aspose...want the chart legend entry text fill to be none (so that it...

    docs.aspose.com/cells/python-net/set-text-of-ch...
  2. Set text of chart legend entry fill to none usi...

    Learn how to use Aspose.Cells for JavaScript via C++ to set the Text of a chart legend entry fill to none. This guide will demonstrate how to modify the fill color of legend entries in Microsoft Excel charts for better visualization and customization....Set text of chart legend entry fill to none using Aspose.Cells...Hide ] If you want to set the text of the chart’s legend entry...

    docs.aspose.com/cells/javascript-cpp/set-text-o...
  3. How to Find and Replace Text in Word Document u...

    In this short tutorial you will learn how to find and replace Text in Word document using C#. In C# Word document replace Text is possible using simple API calls for any of .NET based applications....Family How to Find and Replace Text in Word Document using C# In...understand how to find and replace text in Word document using C# ....

    kb.aspose.com/words/net/how-to-find-and-replace...
  4. 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...
  5. 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-...
  6. 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...
  7. Create or save word document from html text un ...

    i have html string html1 ="<p style="Text-align:left;margin-left:36.0pt;"><span style ="font-family:Symbol;"></span> <span style="color:#000000;">Publicly state factual details about the Engagement, such as the date, l…...save word document from html text un able to retain bullet Aspose...html string html1 ="<p style="text-align:left;margin-left:36.0pt;"><span...

    forum.aspose.com/t/create-or-save-word-document...
  8. Adding Attachments and HTML Text to Outlook MSG...

    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....Adding Attachments and HTML Text to Outlook MSG File Contents...

    docs.aspose.com/email/java/adding-attachments-a...
  9. 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-...
  10. Extracted text changed when updating to a newer...

    Hello. We are upgrading some code that was using Aspose.PDF 23.10 to the latest release (26.1, but quick tested against 26.2 since I saw it was now available), and we are seeing some minor differences in Text that is bei…...Extracted text changed when updating to a newer version of Aspose...seeing some minor differences in text that is being extracted from...

    forum.aspose.com/t/extracted-text-changed-when-...