Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 25,613 for

may

(0.08 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....resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/java/save-signed-p...
  2. 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....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Select specific pages for rasterized PDF | Docu...

    This article demonstrates that how you can specify starting page index (zero based) and the number of pages from this index to save a rasterized PDF...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/redaction/net/select-specifi...
  4. PO and PO Number - Purchase - groupdocs.com

    PO and PO Number Buy Now Pricing Free Trial Policies Temporary License My Orders and Quotes Renew an Order Upgrade an...... You may need to provide a PO to GroupDocs...

    purchase.groupdocs.com/policies/po-and-po-number
  5. Converting certain PDF to HTML/PNG produces som...

    Converting the attached PDF with the latest GroupDocs.Viewer to HTML or PNG produces some strange artifacts (see screenshot) image.png (61.8 KB) It’s most noticeable for PNG. The problem here, is how small dots are co…...attached file but the results may differ for files with different...

    forum.groupdocs.com/t/converting-certain-pdf-to...
  6. GroupDocs.Comparison Product Family - Free Supp...

    Get technical support of GroupDocs.Comparison for .NET and Java....tool functionality java 3 323 May 11, 2022 ← previous page next...

    forum.groupdocs.com/c/comparison/12
  7. Handling password required exception | Document...

    This article shows how to handle missing document password exception with GroupDocs.Signature API....resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/net/handling-passw...
  8. Blackout Text

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... The earlier articles may help you refine your search,...

    blog.groupdocs.com/tag/blackout-text/
  9. GroupDocs.Annotation for .NET 18.8 Release Notes

    GroupDocs.Annotation for .NET 18.8 Release Notes – the latest updates and fixes....Annotation which may affect existing code. Any behavior...

    releases.groupdocs.com/annotation/net/release-n...
  10. WordProcessingEditOptions | GroupDocs.Editor fo...

    Allows to specify custom options for editing documents of all supportable WordProcessing Wordscompliant formats like DOCX RTF ODT etc.... This option may be useful for roundtrip conversion...

    reference.groupdocs.com/editor/net/groupdocs.ed...