Sort Score
Result 10 results
Languages All
Labels All
Results 4,561 - 4,570 of 30,546 for

groupdocs.search

(0.1 sec)
  1. Generating worksheets (tabs) preview for spread...

    This article describes how to generate a preview for any worksheet (tab) for the existing Excel spreadsheet in SVG format...Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/editor/java/generating-works...
  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:...Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/working-with-cs...
  3. In-Table List with Filtering Grouping and Order...

    Note In this article, we will use GroupDocs.Assembly to generate a In-Table List with Filtering, Grouping, and Ordering report in Word Processing Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. In-Table List with Filtering, Grouping, and Ordering in Microsoft Word Document Creating a In-Table List with Filtering, Grouping, and Ordering Practising the following steps you can create In-Table List with Filtering, Grouping, and Ordering Template in MS Word 2013....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  4. Enabling Inline CSS Styles | GroupDocs

    This article describes how to enable the inline styles option for WordProcessing documents to store CSS styles directly inside the HTML markup using GroupDocs.Editor for Node.js via Java....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/editor/nodejs-java/inline-st...
  5. Evaluation Limitations and Licensing | GroupDocs

    free trial api version for redaction is available to evaluate the API which will be similar as licensed but with few limitations....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/evaluation-li...
  6. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. final Redactor redactor = new Redactor("Sample.docx"); try { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) SaveOptions so = new SaveOptions(); so....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/use-advanced-...
  7. Compare multiple documents protected by passwor...

    This article describes how to compare multiple Word documents or PowerPoint presentations protected by password using GroupDocs.Comparison for Node.js via Java API....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  8. Add watermarks to diagram documents | GroupDocs

    Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/watermark/net/add-watermarks...
  9. Pdf Digitally signing | GroupDocs

    This article explains how to sign document with Digital electronic signatures using advanced options with GroupDocs.Signature API....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/sign-document-...
  10. How to Run Examples | GroupDocs

    We offer multiple solutions on how you can run GroupDocs.Editor examples, by building your own or using our back-end or front-end examples out-of-the-box....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/editor/net/how-to-run-examples/