Sort Score
Result 10 results
Languages All
Labels All
Results 9,591 - 9,600 of 48,948 for

(c )

(0.39 sec)
  1. Exception thrown - When we try to load the doc ...

    Hi Tahir, Thanks for the update. Regards, Ayyappan...getting the below exception in C# code when we try to load the...

    forum.groupdocs.com/t/exception-thrown-when-we-...
  2. Extend supported extensions list | GroupDocs

    This article explains the method which can be used when for some reason files have non-standard extensions or if its format is supported, but not pre-configured....Redactor redactor = new Redactor ( "C:\sample.dump" ); try { // Here...

    docs.groupdocs.com/redaction/java/extend-suppor...
  3. Get extended information on the summary page | ...

    This article explains how to get extended information about comparison of documents on the summary page with GroupDocs.Comparison for .NET....to get extended information: C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/get-extended-...
  4. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a file of some particular format.... Ex: @"C:\Docs\source.xls" using ( Metadata...

    docs.groupdocs.com/metadata/net/load-a-file-of-...
  5. Load document using the local path string | Gro...

    This article explains how to load a document using the local path string with GroupDocs.Viewer within your .NET applications....using the local path string: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/load-document-fro...
  6. Add watermarks to email attachments | GroupDocs

    The API allows you to add watermark to email attachments (all the attachments of supported types in an email message)... Ex: @"C:\Docs\message.msg" using ( Watermarker...

    docs.groupdocs.com/watermark/net/add-watermarks...
  7. Load document from Amazon S3 Storage | GroupDocs

    This article demonstrates how to convert document stored in Amazon S3 storage using GroupDocs.Conversion for Java API....docx" ; String convertedFile = "C:\\output\\converted.pdf" ; Converter...

    docs.groupdocs.com/conversion/java/load-documen...
  8. Working with Resources | GroupDocs

    This article demonstrates and explains different operations with resources, including retrieving, adjusting, and saving them in different scenarios when editing documents with GroupDocs.Editor for Node.js via Java....file path const inputDocxPath = 'C://input/document.docx' ; // Create...folder const outputFolder = 'C://output//document_resources//'...

    docs.groupdocs.com/editor/nodejs-java/working-w...
  9. Convert PDF files | GroupDocs

    This article demonstrates how to convert PDF to Word, Excel, PowerPoint, HTML, image and other formats with GroupDocs.Conversion for .NET....several lines of lines code in C# programming language. GroupDocs...PDF to Word programmatically in C#. This way any file created as...

    docs.groupdocs.com/conversion/net/convert/pdf/
  10. Working with Presentation Documents | GroupDocs

    Note This feature is supported by version 18.2 or greater. Note The code uses some of the objects defined in The Business Layer. Working with Presentation Documents GroupDocs.Assembly allows you to use data bands in table rows in Presentation** Documents**. A table-row data band is a data band which body occupies single or multiple rows of a single document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows....<<foreach [c in ds]>><<[c.Client]>> <<[c.Manager]>> <<[c.Price]>><</foreach>>...

    docs.groupdocs.com/assembly/net/working-with-pr...