Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 4,977 for

groupdocs.viewer,

(0.31 sec)
  1. Indexing metadata of documents | Documentation

    API allows creating of full-text and / or metadata index on documents. To index only metadata without main content of documents, you only need to set IndexType.MetadataIndex when creating an index....API allows creating of full-text and / or metadata index on documents. To index only metadata without main content of documents, you only need to set IndexType.MetadataIndex when creating an index.

    docs.groupdocs.com/search/nodejs-java/indexing-...
  2. Synchronizing shards | Documentation

    This page contains information about synchronizing shards in the search network....This page contains information about synchronizing shards in the search network.

    docs.groupdocs.com/search/java/synchronizing-sh...
  3. Get supported file formats | Documentation

    This page describes how the search api is used to obtain a list of supported file types....This page describes how the search api is used to obtain a list of supported file types.

    docs.groupdocs.com/search/java/get-supported-fi...
  4. Introducing GroupDocs.Signature for .NET | Docu...

    Introduction to GroupDocs.Signature for .NET - what is it and why to use...Introduction to GroupDocs.Signature for .NET - what is it and why to use

    docs.groupdocs.com/signature/net/introducing-gr...
  5. Add watermarks to email attachments | Documenta...

    The API allows you to add watermark to all the attachments of supported types in an email message as shown in the following code sample. advanced_usage.add_watermarks_to_email_attachments.EmailAddWatermarkToAllAttachments TextWatermark watermark = new TextWatermark("Test watermark", new Font("Arial", 19)); EmailLoadOptions loadOptions = new EmailLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\message.msg" Watermarker watermarker = new Watermarker("message.msg", loadOptions); EmailContent content = watermarker.getContent(EmailContent.class); for (EmailAttachment attachment : content.getAttachments()) { // Check if the attached file is supported by GroupDocs....The API allows you to add watermark to all the attachments of supported types in an email message as shown in the following code sample. advanced_usage.add_watermarks_to_email_attachments.EmailAddWatermarkToAllAttachments TextWatermark watermark = new TextWatermark("Test watermark", new Font("Arial", 19)); EmailLoadOptions loadOptions = new EmailLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\message.msg" Watermarker watermarker = new Watermarker("message.msg", loadOptions); EmailContent content = watermarker.getContent(EmailContent.class); for (EmailAttachment attachment : content.getAttachments()) { // Check if the attached file is supported by GroupDocs.

    docs.groupdocs.com/watermark/java/add-watermark...
  6. Get supported file formats | Documentation

    This article explains how to obtain supported file formats list for PDF, Words, Spreadsheet or Presentation document types when working with GroupDocs.Signature within your .NET applications....This article explains how to obtain supported file formats list for PDF, Words, Spreadsheet or Presentation document types when working with GroupDocs.Signature within your .NET applications.

    docs.groupdocs.com/signature/net/get-supported-...
  7. Load document from local disk | Documentation

    This section explains how to load document from local disk with GroupDocs.Signature API....This section explains how to load document from local disk with GroupDocs.Signature API.

    docs.groupdocs.com/signature/net/load-document-...
  8. Add image watermarks | Documentation

    This article shows how to add an image watermark and save the resultant document. It is capable of adding watermarks to images or documents....This article shows how to add an image watermark and save the resultant document. It is capable of adding watermarks to images or documents.

    docs.groupdocs.com/watermark/nodejs-java/add-im...
  9. Converting JSON to a Spreadsheet | Documentation

    Learn how to convert a JSON document as a data source to a spreadsheet using GroupDocs.Conversion for Java....Learn how to convert a JSON document as a data source to a spreadsheet using GroupDocs.Conversion for Java.

    docs.groupdocs.com/conversion/java/convert-json...
  10. Convert N consecutive pages | Documentation

    This article demonstrates how to convert consecutive document pages using GroupDocs.Conversion for Node.js via Java API....This article demonstrates how to convert consecutive document pages using GroupDocs.Conversion for Node.js via Java API.

    docs.groupdocs.com/conversion/nodejs-java/conve...