Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 151,752 for

text

(0.22 sec)
  1. Expanding Text from Right to Left while Exporti...

    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....Expanding Text from Right to Left while Exporting Excel File...Cells now supports expanding text from right to left while exporting...

    docs.aspose.com/cells/javascript-cpp/expanding-...
  2. Marathi PDF to Excel Conversion Showing Garbled...

    We have recently encountered a significant issue related to the formatting of Excel files exported from our system. The output files are not properly formatted. As we maintain over 2,500 reports, modifying the existing c…...Excel Conversion Showing Garbled Text Due to Encoding in Aspose.PDF...contain garbled or unreadable text, instead of properly rendered...

    forum.aspose.com/t/marathi-pdf-to-excel-convers...
  3. How to Find and Replace Text in Word Document u...

    This brief tutorial will guide you through to steps for how to find and replace Text in Word document using Java. Using simple API calls, one can easily replace Text in Word document using Java for any application and irrespective of Operating System environment....Family How to Find and Replace Text in Word Document using Java...for how to find and replace text in Word document using Java...

    kb.aspose.com/words/java/how-to-find-and-replac...
  4. 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-...
  5. 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...
  6. Is it possible to save as plain text while pres...

    MS Word has the ability to insert line breaks to keep paragraphs wrapped at certain length when saving as plain Text. It is achieved via save format ( wdFormatDOSTextLineBreaks 5 Microsoft DOS Text with line breaks prese…...it possible to save as plain text while preserving line breaks...length when saving as plain text. It is achieved via save format...

    forum.aspose.com/t/is-it-possible-to-save-as-pl...
  7. 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...
  8. 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...
  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. Add texts with different fonts in PS files | .NET

    .NET API Solution to create and manipulate vector graphics shapes and Text of PS, XPS and EPS files. Insert Text into PS file....NET Add text to PS Add text to PS files C# .NET API...API solution to work with texts of PS files Aspose.Page for ...

    products.aspose.com/page/net/add-text-to-ps/