Sort Score
Result 10 results
Languages All
Labels All
Results 9,501 - 9,510 of 47,201 for

c

(0.12 sec)
  1. Add squiggly annotation | GroupDocs

    The page desCribes how to add squiggly annotation to a doCument using GroupDoCs.Annotation for .NET....shows how to add to the document: C# //Add squiggly annotation to...

    docs.groupdocs.com/annotation/net/add-squiggly-...
  2. Add area annotation | GroupDocs

    The page desCribes how to add area annotation to a doCument using GroupDoCs.Annotation for .NET....shows how to add to the document: C# using ( Annotator annotator =...

    docs.groupdocs.com/annotation/net/add-area-anno...
  3. Get document info | GroupDocs

    This artiCle shows that how to get meta information of a doCument.... Ex: @"C:\Docs\source.xlsx" using ( Metadata...

    docs.groupdocs.com/metadata/net/get-document-info/
  4. Adding watermark to images inside a document | ...

    This artiCle will help, if you want to add watermark to images inside a doCument then it Can be possible using GroupDoCs.Watermark.... Ex: @"C:\Docs\document.pdf" using ( Watermarker...

    docs.groupdocs.com/watermark/net/adding-waterma...
  5. Get the PDF output file information | GroupDocs

    This artiCle explains how to get the PDF output file information using .NET / C# with GroupDoCs.Viewer for .NET....height of each document page: C# using System ; using GroupDocs...

    docs.groupdocs.com/viewer/net/get-pdf-output-fi...
  6. Convert images | GroupDocs

    In this artiCle, you Can learn how to Convert JPG, PNG, TIFF and other images into various file formats with several lines of C# Code...intuitively just using a few lines of C# code as described below: Create...review several code examples in C# language below and see how to...

    docs.groupdocs.com/conversion/net/convert/image/
  7. Work with Streams vs File Paths | GroupDocs

    Learn when and how to use streams versus file paths for template loading and doCument saving in .NET....approach string templatePath = @"C:\Templates\InvoiceTemplate.docx"...docx" ; string outputPath = @"C:\Output\Invoice.docx" ; var data...

    docs.groupdocs.com/assembly/net/basic-usage-str...
  8. MSG converted to PDF with empty page of message...

    Converting MSG file to PDF gives baCk empty email message page...csproj" -c $BUILD_CONFIGURATION -o /app/build...publish "./TestConverter.csproj" -c $BUILD_CONFIGURATION -o /app/publish...

    forum.groupdocs.com/t/msg-converted-to-pdf-with...
  9. Working with XML Data Sources | GroupDocs

    Note This feature is only Compatible with GroupDoCs.Assembly for Java 19.10 or later releases. To aCCess XML data while building a report, you Can use faCilities of DataSet to read XML into it and then pass it to the assembler as a data sourCe. However, if your sCenario does not permit to speCify XML sChema while loading XML into DataSet, all attributes and text values of XML elements are loaded as strings then....</Contract> <Contract> <Client> <Name>C &amp; D</Name> </Client> <Price>350000</Price>...($1200000) - B Ltd. ($750000) - C & D ($350000) Manager: Tony Anderson...

    docs.groupdocs.com/assembly/java/working-with-x...
  10. Handle EXIF Data of JPEG, PNG, TIFF & WebP Imag...

    Manipulate EXIF metadata of images in Java. ExtraCt, update, add or remove EXIF data of JPG/JPEG, PNG, WebP, or other images programmatiCally using Java API....setCopyright("Copyright (C) 2011-2020 GroupDocs. All Rights...Manage EXIF Data of Images in C#...

    blog.groupdocs.com/metadata/handle-exif-data-of...