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

text

(0.95 sec)
  1. PDF Stamping in C#: Text, Image, and Page Optio...

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

    products.aspose.com/pdf/net/stamps/
  2. 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/
  3. 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-...
  4. 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/
  5. 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/
  6. Convert PDF to EPUB, TeX, Text, XPS in Node.js|...

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

    docs.aspose.com/pdf/nodejs-cpp/convert-pdf-to-o...
  7. 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-...
  8. 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...
  9. Urgent: Marathi PDF to Excel Conversion Showing...

    We recently encountered a major issue with the formatting of exported Excel files. The files were not well-formatted. Since we have over 2,500+ reports, and modifying the existing code was not feasible, we decided to use…...Excel Conversion Showing Garbled Text Due to Encoding in Aspose.PDF...contain garbled or unreadable text, instead of properly rendered...

    forum.aspose.com/t/urgent-marathi-pdf-to-excel-...
  10. Display text content on top of a cell with a fi...

    Step 1: Write content into a cell. Step 2: Fill the cell with a background color Step 3: Overlay Text on top of the filled color (new Text ) I am using aspose cells gid js for python via dotnet ,I want to apply the ch…...Display text content on top of a cell with a filled background...3: Overlay text on top of the filled color (new text ) I am using...

    forum.aspose.com/t/display-text-content-on-top-...