Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 8,401 for

word signature

(0.05 sec)
  1. Fixing Invalid Form Fields | Documentation

    Fixing Invalid Form Fields and Saving the Document with GroupDocs.Editor for .NET...Signature Product Solution GroupDocs...fix invalid form fields in a Word document using GroupDocs.Editor...

    docs.groupdocs.com/editor/net/fixing-invalid-fo...
  2. Search text | Documentation

    This article explains that how to search text from documents....Signature Product Solution GroupDocs...search is limited by the whole word. The value that indicates whether...

    docs.groupdocs.com/parser/net/search-text/
  3. Fixing Invalid Form Fields | Documentation

    Fixing Invalid Form Fields and Saving the Document with GroupDocs.Editor for Java...Signature Product Solution GroupDocs...fix invalid form fields in a Word document using GroupDocs.Editor...

    docs.groupdocs.com/editor/java/fixing-invalid-f...
  4. Edit and Manage Metadata in Python Apps - Group...

    Discover how to utilize GroupDocs.Metadata for Python via .NET to extract, update and remove metadata in your applications....about hidden pages, digital signatures, user comments, revisions...common document statistics like word count and character count for...

    blog.groupdocs.com/metadata/edit-metadata-in-py...
  5. Generating Page Preview for WordProcessing Docu...

    Learn how to generate a preview for any page of an existing WordProcessing document in SVG format using GroupDocs.Editor for Node.js via Java....Signature Product Solution GroupDocs...Guide / Edit Document / Edit Word Document / Generating Page Preview...

    docs.groupdocs.com/editor/nodejs-java/generatin...
  6. Search text | Documentation

    This article explains that how to search text from documents....Signature Product Solution GroupDocs...search is limited by the whole word. The value that indicates whether...

    docs.groupdocs.com/parser/java/search-text/
  7. Working with metadata in Presentations | Docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported document formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the getPresentationType method to obtain file format information advanced_usage....Signature Product Solution GroupDocs...documents. It can be an estimated word count, page count, character...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Adding text watermarks | Documentation

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....Signature Product Solution GroupDocs...used as text watermark in a Word document. The full list of supported...

    docs.groupdocs.com/watermark/java/adding-text-w...
  9. GroupDocs.Metadata Product Family on GroupDocs ...

    GroupDocs.Metadata Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Metadata Product Family on GroupDocs Blog | Document Autom...... In other words, it’s an information which...the password-protected PDF, Word, Excel, and PowerPoint documents...

    blog.groupdocs.com/categories/groupdocs.metadat...
  10. Working with metadata in Presentations | Docume...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document Formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....Signature Product Solution GroupDocs...documents. It can be an estimated word count, page count, character...

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