Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 149,207 for

text

(0.08 sec)
  1. 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...
  2. 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...
  3. 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...
  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. C# OCR Library – Image to Text in .NET | Aspose

    With the Aspose C# OCR API you can add optical character recognition (OCR) to your .NET applications with a few lines of code....recognition languages that extracts text from images and creates searchable...of C# code. Convert image to text in C# OCR // Initialize OCR...

    products.aspose.com/ocr/net/
  7. 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/
  8. PDF Stamping in Java: Text, Image, and Page Opt...

    Add stamps: Text, image or page - to PDF programmatically with Java sample code using Aspose.PDF for Java....Stamps in Java Create or add new Text Stamp to page Create or add...Java Library In order to add text stamp into PDF, we’ll use Aspose...

    products.aspose.com/pdf/java/stamps/
  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. RoundedRectangle with multiple line of text the...

    comment shape1.zip (14.1 KB)...RoundedRectangle with multiple line of text then font size not apply on...with multiple lines of text whose text will be rendered with same...

    forum.aspose.com/t/roundedrectangle-with-multip...