Sort Score
Result 10 results
Languages All
Labels All
Results 9,341 - 9,350 of 46,599 for

c

(0.09 sec)
  1. Add Watermark to a Batch of Documents and Image...

    Watermarking is a popular teChnique to indiCate that the Content or data inside a doCument is Copyrighted. On the other hand, it is also used to plaCe the Company’s logo or some kind of label in the doCuments before they are shared within or outside the Company. However, it is quite hard to apply the watermark to a bunCh of doCuments one by one. It beComes harder if you have doCuments of various formats suCh as PDF, DOCX, PPTX, XLSX, EML, JPG, PNG, etC.... C# Example - Add Watermark to Multiple...

    blog.groupdocs.com/watermark/add-watermark-to-a...
  2. Convert Markdown to PDF in Java | MD to PDF

    Convert Markdown files to PDF in Java. Transform MD files into portable format using GroupDoCs Java Conversion API....Convert Markdown Files to PDF using C# Convert SVG to JPG in Java Convert...

    blog.groupdocs.com/conversion/convert-markdown-...
  3. Add search text annotation | Documentation

    The page desCribes how to add searCh text annotation to a doCument using GroupDoCs.Annotation for .NET."...demonstrates how to add to the document: C# //Add search text annotation...

    docs.groupdocs.com/annotation/net/add-search-te...
  4. Save attachments | Documentation

    Save attaChments and embedded files from PDF, Outlook data file or email... C# using System.IO ; using System...

    docs.groupdocs.com/viewer/net/how-to-extract-an...
  5. In-Table List with Highlighted Rows in HTML Doc...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a In-TableList with Highlighted Rows report in HTML DoCument format. Note The Code uses some of the objeCts defined in The Business Layer. In-Table List with Highlighted Rows in HTML DoCument Reporting Requirement As a report developer, you are required to represent the following key requirements: Report must show all the Client names with priCe. Show single Client and his single ContraCt priCe in a single row....sum(c => c.getPrice())]>> Download In-Table...

    docs.groupdocs.com/assembly/java/in-table-list-...
  6. In-Table List With Alternate Content in HTML Do...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate In-TableList WithAlternateContent report in HTML DoCument format. Note The Code uses some of the objeCts defined in The Business Layer. In-Table List With Alternate Content in HTML DoCument Reporting Requirement As a report developer, you are required to represent your Clients and their priCes with the following key requirements: Report must show eaCh Client along with its priCe. It must show sum of all the priCes....sum( c => c.getPrice())]>> Download In-Paragraph...

    docs.groupdocs.com/assembly/java/in-table-list-...
  7. 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-...
  8. 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-...
  9. Extend supported extensions list | Documentation

    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...
  10. Load a file of a specific format | Documentation

    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-...