Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 3,372 for

groupdocs comparison release

(0.06 sec)
  1. Use advanced rasterization options | Documentation

    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. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) var so = new SaveOptions(); so....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  2. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/signature/java/sign-document...
  3. Custom logging | Documentation

    This article explains how to implement custom logging and use it while document processing with Groupdocs.Signature within your .NET applications....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/signature/net/how-to-impleme...
  4. Convert Image using OCR | Documentation

    To convert image using ocr, follow this guide to learn how to convert an image document with ocr processing using Groupdocs.Conversion for .NET....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/conversion/net/convert-image...
  5. Supported File Formats | Documentation

    The following article indicates the file formats that Groupdocs.Comparison can work with....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/comparison/net/supported-doc...
  6. Working with HTML resources | Documentation

    This article describes capabilities of Groupdocs.Editor while working with HTML resources, which are an integral part of HTML document...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/editor/java/working-with-htm...
  7. In-Paragraph List in Presentation Document | Do...

    Note In this article, we will use Groupdocs.Assembly to generate a In-Paragraph List report in Presentation Document format based on the use case: Working with a Business Case. In-Paragraph List in Microsoft PowerPoint Document Creating a In-Paragraph List Practicing the following steps you can create In-Paragraph List Template in MS PowerPoint 2013. Add a new presentation slide. Write a sentence, for example “We provide support for the following products:”. Save the template....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/assembly/net/in-paragraph-li...
  8. In-Table List with Highlighted Rows in Word Pro...

    Note In this article, we will use Groupdocs.Assembly to generate a Table Report with Highlighted Rows 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 Highlighted Rows in Microsoft Word Document Creating a In-Table List with Highlighted Rows Practising the following steps you can create In-Table List with Highlighted Rows Template in MS Word 2013....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  9. Adding class name to input controls | Documenta...

    Follow this guide and learn how to edit Word documents that contain input controls like buttons, textboxes, check-boxes, combo-boxes, input fields, dropdown lists, radio-buttons, date/time pickers etc. using Groupdocs.Editor for .NET API features....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/editor/net/adding-class-name...
  10. Working with CSV Data Sources | Documentation

    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:...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/assembly/java/working-with-c...