Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 16,810 for

pdf signature

(0.09 sec)
  1. Load Spreadsheet document with options | Docume...

    Learn this article and check how to load and convert Microsoft Excel and Open Document spreadsheets with advanced options using GroupDocs.Conversion for .NET API....Signature Product Solution GroupDocs...enabled, optimizes the resulting PDF for smaller file size, rather...

    docs.groupdocs.com/conversion/net/load-spreadsh...
  2. How to edit Mobi file | Documentation

    This article demonstrates how to edit Mobi files using Java programming language....Signature Product Solution GroupDocs...encrypted with password, like PDF or Office Open XML. Was this...

    docs.groupdocs.com/editor/java/how-to-edit-mobi...
  3. Highlighting search results | Documentation

    This article gives knowledge on how to highlight search results in the text of a document....Signature Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/highlighting-sear...
  4. Highlighting search results | Documentation

    This article gives knowledge on how to highlight search results in the text of a document....Signature Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/highlighting-sea...
  5. Search index events | Documentation

    The OperationFinished event occurs when an index operation completes – indexing, updating, merging, or optimizing (segment merging)...Signature Product Solution GroupDocs...endsWith ( "ProtectedDocument.pdf" )) { args . setPassword ( "123456"...

    docs.groupdocs.com/search/java/search-index-eve...
  6. Document filtering during indexing | Documentation

    This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation....Signature Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/document-filterin...
  7. Search index events | Documentation

    This page contains information about the purpose and use of all index events....Signature Product Solution GroupDocs...EndsWith ( "ProtectedDocument.pdf" , StringComparison . InvariantCultureIgno...

    docs.groupdocs.com/search/net/search-index-events/
  8. Extract text structure | Documentation

    This article explains that how to extract text structure from documents....Signature Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/net/extract-text-stru...
  9. Search index events | Documentation

    The OperationFinished event occurs when an index operation completes – indexing, updating, merging, or optimizing (segment merging)...Signature Product Solution GroupDocs...documents ending in “Protected.pdf” and how to skip indexing documents...

    docs.groupdocs.com/search/nodejs-java/search-in...
  10. 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...Measure Origin of Coordinates PDF Point Left bottom corner of page...

    docs.groupdocs.com/watermark/java/adding-text-w...