Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 10,674 for

text

(0.16 sec)
  1. Output4Worksheets-without-delete.xlsx

    Sheet1 Click me javascript:alert('xss') Sheet4 First row it is visible always Вид - Закрепить области - Закрепить верхнюю строку Edited 2nd row at 1st column 3rd row 4th row 5th row 6th row 7th row......very long text that definitely does not fit into it Text in 3rd...also does not fit 6th cell with text, while previous two are empty...

    docs.groupdocs.com/editor/net/sample-files/Outp...
  2. Load document from local disk | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from documents on the local disk. The following example shows how to load the document from the local disk: // Set the filePath String filePath = Constants.SamplePdf; // Create an instance of Parser class with the filePath try (Parser parser = new Parser(filePath)) { // Extract a Text into the reader try (TextReader reader = parser.getText()) { // Print a Text from the document // If Text extraction isn't supported, a reader is null System....( filePath )) { // Extract a text into the reader try ( TextReader...{ // Print a text from the document // If text extraction isn't...

    docs.groupdocs.com/parser/java/load-document-fr...
  3. Render PDF documents as HTML and image files | ...

    Convert PDF files to HTML, PNG, or JPEG using the GroupDocs.Viewer Python API. Learn basic rendering techniques....elements of an HTML page (including text, graphics, and stylesheets)...Click to download it. Render text as an image GroupDocs.Viewer...

    docs.groupdocs.com/viewer/python-net/render-pdf...
  4. Convert DOCX to RTF using Node.js

    Learn how to convert DOCX to RTF using Node.js with GroupDocs.Conversion for seamless document formatting. Easily export DOCX to RTF in Node.js with simple steps....contrast, RTF (Rich Text Format) maintains text formatting while...applications that need formatted text without depending on complicated...

    kb.groupdocs.com/conversion/nodejs/convert-docx...
  5. Sign documents with standard encryption for QR-...

    This article explains how to create encrypted QR-code electronic signature...the steps to encrypt QR-code text with embedded encryption by...several objects of object with or Text property Instantiate the object...

    docs.groupdocs.com/signature/net/sign-documents...
  6. Load file from local disk | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Parser for Python via .NET....Extract text from the document text_reader = parser . get_text ()...() if text_reader is not None : # Print the extracted text print...

    docs.groupdocs.com/parser/python-net/load-file-...
  7. Perform Case-Sensitive Search using C#

    Easily perform case-sensitive search using C# to retrieve precise results. Learn how to search case-sensitive Text in files using C# with step-by-step instructions.... Searching for text in a case-sensitive manner ensures...library designed for advanced full-text search capabilities. By using...

    kb.groupdocs.com/search/net/perform-case-sensit...
  8. GroupDocs Newsletter April 2018 – Document Mani...

    Share this issue: Monthly Newsletter April 2018 Java APIs to Add & Remove Watermarks from PDF, Microsoft Office, Email and Image File Formats Perform complex watermarking operations with simple syntax, easy to use methods and a few lines of code within Java applications. GroupDocs.Watermark for Java is a powerful document watermarking API to add, search and remove watermarks in popular business and image file formats. The watermarks added by the API are hard to be automatically removed by third-party tools, while it can be easily used for searching and removing previously added watermarks of popular types.... How to: Set Text Shadow in Text Signatures in Business...allows users to set text shadow in text signatures for Slides...

    blog.groupdocs.com/total/groupdocs-newsletter-a...
  9. Existing objects in Word document | GroupDocs

    This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking Java API...Rounded shape found" ); //Write text on all Diagonal Corners Rounded...Removing shapes with particular text formatting You can also find...

    docs.groupdocs.com/watermark/java/existing-obje...
  10. Perform Case-Sensitive Search using Java

    Effortlessly perform case-sensitive search using Java for accurate results. Follow the step-by-step instructions to search case-sensitive Text in files using Java.... Case-sensitive text search plays a critical role...powerful tool for advanced full-text search operations. By leveraging...

    kb.groupdocs.com/search/java/perform-case-sensi...