Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 5,032 for

conholdate

(0.08 sec)
  1. Working with metadata in GIF images | Documenta...

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF image and extract some additional file format information. Load a GIF image Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Gif.GifReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputGif)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } Working with XMP Metadata GroupDocs....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Save signed Presentation with different output ...

    This article explains how to save signed Presentation documents with various file formats by GroupDocs.Signature API....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/signature/java/save-signed-p...
  3. eSign document with Image signature | Documenta...

    This article demonstrates how to add signature image on document page with GroupDocs.Signature....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/signature/java/esign-documen...
  4. Common Master-Detail Image in Email Document | ...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in Email Document format. Common Master-Detail in Email Document Creating a Common Master-Detail Please follow below steps to create Common Master-Detail Template in MS Outlook 2013: Create a new Email. Insert two shapes, one for holding image and other for holding other details. Save the Email. Reporting Requirement As a report developer, you are required to represent the information of the managers and clients with the following key requirements:...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/assembly/java/common-master-...
  5. In-Table List With Alternate Content in Email D...

    Note In this article, we will use GroupDocs.Assembly to generate a In-Table List With Alternate Content report in Email Document format. In-Table List With Alternate Content in Email Document Creating a In-Table List With Alternate Content Practicing the following steps you can create In-Table List With Alternate Content Template in MS Outlook 2013. Add a new email. Press “Insert” tab to insert the table. Insert a 2X3 table. Save the template....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/assembly/java/in-table-list-...
  6. Multicolored Numbered List in HTML Document | D...

    Note In this article, we will use GroupDocs.Assembly to generate a Multicolored numbered list report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.03 or greater. Multicolored Numbered List in HTML Document Reporting Requirement As a report developer, you are required to describe the services you are providing with the following key requirements:...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/assembly/net/multicolored-nu...
  7. Pie Chart in Email Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.8.0 or greater. Pie Chart in Email Document Creating a Pie Chart Please follow below steps to create Pie Chart in MS Outlook 2013: Create a new Email. Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/assembly/net/pie-chart-in-em...
  8. Features overview | Documentation

    GroupDocs.Watermark for .NET API presents a wide range of features like creating a watermark, removing watermark, adding watermark to photos, removing watermark from photo and more....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/watermark/python-net/feature...
  9. GroupDocs.Conversion for Python via .NET | Docu...

    GroupDocs.Conversion for Python via .NET is a document conversion API that enables easy conversion of popular file formats, including DOCX, XLSX, PPTX, PDF, CAD drawings, and many more....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/conversion/python-net/
  10. Get document info | Documentation

    This article shows how to get the basic document info....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/parser/java/get-document-info/