Sort Score
Result 10 results
Languages All
Labels All
Results 4,381 - 4,390 of 31,462 for

groupdocs.metadata

(0.37 sec)
  1. 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. 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....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    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....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/sign-document...
  3. Convert Image using OCR | GroupDocs

    To convert image using ocr, follow this guide to learn how to convert an image document with ocr processing using GroupDocs.Conversion for .NET....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/convert-image...
  4. Custom logging | GroupDocs

    This article explains how to implement custom logging and use it while document processing with GroupDocs.Signature within your .NET applications....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/how-to-impleme...
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...announce the release of** GroupDocs.Metadata for .NET version 17.01...

    blog.groupdocs.com/groupdocs.blog/page/80/
  6. Merge Open Document files | GroupDocs

    Learn how to merge Open Document files, combine ODT, ODS, ODP files into one file programmatically in Java language using GroupDocs.Merger for Java library....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.com/merger/java/merge/open-docum...
  7. 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...Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.com/editor/net/generating-worksh...
  8. Extract text from Microsoft Office Word documen...

    Learn how to extract text from Word documents (.doc, .docx) using GroupDocs.Parser for .NET. Extract text from entire documents or specific pages with error handling in C#....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.com/parser/net/extract-text-from...
  9. How to Run Examples | GroupDocs

    In this article you can find how to run examples. We offer multiple solutions on how you can run GroupDocs.Comparison examples, by building your own or using our back-end or front-end examples out-of-the-box....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.com/comparison/net/how-to-run-ex...
  10. In-Table Master-Detail in Spreadsheet Document ...

    Note In this article, we will use GroupDocs.Assembly to generate an In-Table Master-Detail report in Spreadsheet 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 Master-Detail in Microsoft Excel Document Creating a In-Table Master-Detail Practising the following steps you can create In-Table Master-Detail Template in MS Excel 2013. Add a new Workbook. Select the range of cells that you want to include in the table....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/in-table-master...