Sort Score
Result 10 results
Languages All
Labels All
Results 3,181 - 3,190 of 16,435 for

pdf viewer

(0.05 sec)
  1. Working with metadata in WordProcessing documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, 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 document and extract some additional file format information. Load a WordProcessing document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....Viewer Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Extract text structure | Documentation

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

    docs.groupdocs.com/parser/java/extract-text-str...
  3. 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....Viewer Product Solution GroupDocs...enabled, optimizes the resulting PDF for smaller file size, rather...

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

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

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

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

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

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

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

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

    docs.groupdocs.com/search/java/search-index-eve...
  8. 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....Viewer Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/document-filterin...
  9. 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....Viewer Product Solution GroupDocs...Measure Origin of Coordinates PDF Point Left bottom corner of page...

    docs.groupdocs.com/watermark/java/adding-text-w...
  10. Working with metadata in Word Processing docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, 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 document and extract some additional file format information. Load a WordProcessing document Extract the root metadata package Use the getWordProcessingType method to obtain file format information advanced_usage....Viewer Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/java/working-with-m...