Sort Score
Result 10 results
Languages All
Labels All
Results 7,391 - 7,400 of 35,609 for

page

(0.13 sec)
  1. Save signed Presentation with different output ...

    This article explains how to save signed Presentation documents with various file formats by GroupDocs.Signature API.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/signature/java/save-signed-p...
  2. 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:...The Business Layer Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/assembly/java/common-master-...
  3. 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:...Generating The Report Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/assembly/net/multicolored-nu...
  4. 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.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. .NET Document Merger API to Easily Merge PDF, W...

    Enhance process efficiency with GroupDocs .NET Document Merger API. Effortlessly merge or split PDF, DOCX, XLSX, PPTX, ODT, JPEG, PNG, and more....a unified document, combine pages from different documents into...modify document page position, remove document pages, swap or extract...

    www.groupdocs.com/products/net/merger/
  6. GroupDocs.Comparison Product Family - Free Supp...

    Get technical support of GroupDocs.Comparison for .NET and Java....May 11, 2022 ← previous page next page →...

    forum.groupdocs.com/c/comparison/12
  7. Save file to stream | Documentation

    This article demonstrates how to convert a file and save it as a stream using GroupDocs.Conversion for .NET API.... OpenOrCreate ); } Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/conversion/net/save-file-to-...
  8. Handling password required exception | Document...

    This article shows how to handle missing document password exception with GroupDocs.Signature API.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/signature/net/handling-passw...
  9. Save to Stream | Documentation

    This article demonstrates that how to save a document to any custom file at any location on the local disc or a even a Stream...custom location and convert its pages to images using ( Stream fileStream...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/redaction/net/save-to-stream/
  10. Get Signature of Metadata Type via API for C#, ...

    C# .NET API with a new MetadataSignatures property for DocumentInfo class to get metadata signatures of document. API license encryption security is improved....WriteLine( $" - page count : {documentInfo.PageCount}"...documentInfo.Pages) { Console.WriteLine( $" - page-{pageInfo.PageNumber}...

    releases.groupdocs.com/signature/net/new-releas...