Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 47,033 for

documents

(0.06 sec)
  1. Search options | GroupDocs

    This article describes the search options that can be specified in an instance of the SearchOptions class....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...to specify the filter of documents returned as a search result...

    docs.groupdocs.com/search/java/search-options/
  2. Working with CSV Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access CSV data while building a report, you can pass a CsvDataSource instance to the assembler as a data source. Using of CsvDataSource enables you to work with typed values rather than just strings in template Documents. Although CSV as a format does not define a way to store values of types other than strings, CsvDataSource is capable to recognize values of the following types by their string representations:...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...just strings in template documents. Although CSV as a format...

    docs.groupdocs.com/assembly/java/working-with-c...
  3. Edit and Manage Metadata in Node.js Apps - Grou...

    Discover how to utilize GroupDocs.Metadata for Node.js to extract, update and remove metadata in your applications....metadata is an important part of document automation, especially for...applications that work with different document formats. In this article,...

    blog.groupdocs.com/metadata/edit-metadata-in-no...
  4. Presentation Viewer – Open & Read PPT, PPTX Fil...

    Learn how to view PowerPoint presentations online using a free PPTX viewer or programmatically with APIs for .NET, Java, Python, and Node.js....great solution for integrating document viewing into ASP.NET, Windows...apps. It’s ideal for building document viewing functionality in enterprise...

    blog.groupdocs.com/viewer/view-powerpoint-prese...
  5. Extract text areas | GroupDocs

    Learn how to extract text areas with coordinates and formatting information from Documents using GroupDocs.Parser for Python via .NET. Extract text with position data, rectangles, and text styles....Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...and formatting details from documents. Prerequisites GroupDocs.Parser...

    docs.groupdocs.com/parser/python-net/extract-te...
  6. Generate signatures preview | GroupDocs

    This topic explains how to generate document signature preview in Python with various options by GroupDocs.Signature for Python via .NET....Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...instance of class and pass source document path as a constructor parameter...

    docs.groupdocs.com/signature/python-net/generat...
  7. Indexing options | GroupDocs

    This page contains a description of all the properties of the IndexingOptions class...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...be cancelled // Indexing documents from the specified folder...

    docs.groupdocs.com/search/java/indexing-options/
  8. Adding text watermarks | GroupDocs

    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....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...text watermark to a document. If the document consists of multiple...

    docs.groupdocs.com/watermark/java/adding-text-w...
  9. Save HTML to Folder | GroupDocs

    This article explains how to save an edited document in HTML form to a folder on local disk using GroupDocs.Editor for Node.js via Java features....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...demonstrates how to open an input document, convert it to an intermediate...

    docs.groupdocs.com/editor/nodejs-java/save-html...
  10. Basic usage | GroupDocs

    Quick Start section about main features of GroupDocs.Conversion API, describes how to convert files with just couple lines of code....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...usage Leave feedback Convert documents fast and easily using our...

    docs.groupdocs.com/conversion/net/basic-usage/