Sort Score
Result 10 results
Languages All
Labels All
Results 9,401 - 9,410 of 47,546 for

(c )

(0.37 sec)
  1. Load Template Documents from File or Stream | G...

    Learn how to load template documents from file paths and streams for document assembly in .NET applications....paths string templatePath = @"C:\Templates\InvoiceTemplate.docx"...docx" ; string outputPath = @"C:\Output\Invoice.docx" ; // Sample...

    docs.groupdocs.com/assembly/net/basic-usage-loa...
  2. Extract tables from document | GroupDocs

    Learn how to extract tables from documents including Excel spreadsheets, Word documents, and PDFs using GroupDocs.Parser for .NET. Complete guide with code examples for extract tables from Excel C# scenarios....Tables from Excel C# To extract tables from Excel C# applications...

    docs.groupdocs.com/parser/net/extract-tables-fr...
  3. GroupDocs.Annotation Product Family | GroupDocs

    GroupDocs.Annotation is a cross-platform library that allows you to add, edit, and remove annotations to text or images using C# and Java. Documentation GroupDocs.Annotation for .NET Getting Started Start quickly with our getting started documentation Features Overview Supported Document Formats System Requirements Installation Developer Guide Articles and guidelines for developers Basic Usage Advanced Usage More GroupDocs.Annotation for Java Getting Started Start quickly with our getting started documentation Features Overview Supported Document Formats System Requirements Installation Developer Guide Articles and guidelines for developers Basic Usage Advanced Usage More ....annotations to text or images using C# and Java. Documentation GroupDocs...

    docs.groupdocs.com/annotation/
  4. Update annotation replies | GroupDocs

    The page describes how to update annotation replies when collaborate over document using GroupDocs.Annotation for .NET API....how to update reply by index: C# // NOTE: Input document already...

    docs.groupdocs.com/annotation/net/update-annota...
  5. Show Revisions | GroupDocs

    This article explains how to customize the display of revisions in the output document in GroupDocs.Comparison for .NET....disable the display of revisions: C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/show-revisions/
  6. Load password-protected file | GroupDocs

    Learn how to load a password-protected file by using .NET redaction API...property of an instance of class: C# LoadOptions loadOptions = new...

    docs.groupdocs.com/redaction/net/load-password-...
  7. Get supported file formats | GroupDocs

    This page describes how the search api is used to obtain a list of supported file types.... C# IEnumerable < FileType > supportedFileTypes...

    docs.groupdocs.com/search/net/get-supported-fil...
  8. Adjust the image size | GroupDocs

    Check this guide to learn how to adjust PNG and JPG images size when rendering documents with Image Viewer by GroupDocs for .NET.... C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/image-viewer-adju...
  9. Optimize spreadsheets in a PDF file | GroupDocs

    This topic describes how to optimize spreadsheets in a PDF file using the GroupDocs.Viewer .NET API (C#)....optimize spreadsheets in a PDF file: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  10. Reorder pages | GroupDocs

    Reorder pages when rendering documents to PDF with GroupDocs.Viewer for .NET...snippet shows how to reorder pages: C# using GroupDocs.Viewer.Options...

    docs.groupdocs.com/viewer/net/reorder-pages/