Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 5,181 for

text watermark

(0.06 sec)
  1. Font embedding options | Documentation

    Learn this guide to know about embedding fonts into output Word document when editing with GroupDocs.Editor API....Watermark Product Solution GroupDocs...WYSIWYG-editor end-user deleted some text, for example, a paragraph, with...

    docs.groupdocs.com/editor/java/font-embedding-o...
  2. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in QR-code electronic signatures. This topic contains example of custom serialization, class definition and search for serialized objects in the QR-codes with GroupDocs.Signature....Watermark Product Solution GroupDocs...decrypt previously encrypted text of QR-Code and decrypt custom...

    docs.groupdocs.com/signature/java/search-embed-...
  3. Implement custom serialization with Metadata si...

    This article explains how to implement custom serialization for Metadata electronic signatures....Watermark Product Solution GroupDocs...CustomXOREncryption (); // setup options with text of signature MetadataSignOptions...

    docs.groupdocs.com/signature/net/implement-cust...
  4. Edit Markdown Documents | Documentation

    This guide demonstrates how to edit the content of Markdown documents/files like common Text documents using GroupDocs.Editor for Node.js via Java....Watermark Product Solution GroupDocs...plain text files containing special syntax, supporting text formatting...

    docs.groupdocs.com/editor/nodejs-java/edit-mark...
  5. Save Document | Documentation

    This article demonstrates how to save edited Text documents, spreadsheets, and presentations with GroupDocs.Editor for Node.js via Java API....Watermark Product Solution GroupDocs...Presentation PPT, PPTX, PPS, POT Plain Text Documents TXT PDF PDF N/A Code...

    docs.groupdocs.com/editor/nodejs-java/save-docu...
  6. Edit Word | Documentation

    This guide demonstrates how to edit DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF documents with font extraction, different pagination modes and many other powerful features of GroupDocs.Editor for Java....Watermark Product Solution GroupDocs...without pages, like a single page text document. In counterpart to...

    docs.groupdocs.com/editor/java/edit-word/
  7. Render PowerPoint presentations as HTML, PDF, a...

    Convert PowerPoint presentations to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....Watermark Product Solution GroupDocs...elements of an HTML page (including text, graphics, and stylesheets)...

    docs.groupdocs.com/viewer/python-net/render-pre...
  8. Parse data from PDF documents | Documentation

    To extract data from PDF documents parseForm and parseByTemplate(Template) methods are used. Both methods return DocumentData object. For details, see Working With Extracted Data. Here are the steps to extract data from PDF Form: Instantiate Parser object for the initial document Call parseForm method and obtain the DocumentData object; Check if data isn’t null (parse form is supported for the document); Iterate over field data to obtain form data. The following example shows the use case when a user fills in PDF form and send it by email (for example)....Watermark Product Solution GroupDocs...the field data contains the text return fieldData != null &&...

    docs.groupdocs.com/parser/java/parse-data-from-...
  9. Render Visio documents as HTML, PDF, and image ...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Visio diagrams to HTML, PDF, PNG, and JPEG formats....Watermark Product Solution GroupDocs...elements of an HTML page (including text, graphics, and stylesheets)...

    docs.groupdocs.com/viewer/java/render-visio-doc...
  10. Working with metadata in Spreadsheets | Documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported document formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....Watermark Product Solution GroupDocs...Console . WriteLine ( comment . Text ); Console . WriteLine ( comment...

    docs.groupdocs.com/metadata/net/working-with-me...