Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 12,226 for

new

(0.22 sec)
  1. Update annotation replies | GroupDocs

    The page describes how to update annotation replies when collaborate over document using GroupDocs.Annotation for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Annotator annotator = new Annotator ( "result.pdf" )) {...

    docs.groupdocs.com/annotation/net/update-annota...
  2. Working with metadata in GIF images | GroupDocs

    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 getGifImageType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.image.gif.GifReadFileFormatProperties try (Metadata metadata = New Metadata(Constants.InputGif)) { GifRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getGifImageType().getFileFormat()); System.out.println(root.getGifImageType().getVersion()); System.out.println(root.getGifImageType().getByteOrder()); System.out.println(root.getGifImageType().getMimeType()); System.out.println(root.getGifImageType().getExtension()); System.out.println(root.getGifImageType().getWidth()); System.out.println(root.getGifImageType().getHeight()); } Working with XMP Metadata GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...GifReadFileFormatPro try ( Metadata metadata = new Metadata ( Constants . InputGif...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Get the format family and the additional inform...

    This article explains how to get the format family and the additional information using Java with GroupDocs.Viewer for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "sample.pdf" )) { //...

    docs.groupdocs.com/viewer/java/how-to-get-file-...
  4. Digital Signature Verification Options Introduc...

    We are really pleased to announce another monthly release of GroupDocs.Signature for .NET 17.01.0. The latest version of the API comes up with a number of New features, enhancements and bug fixes; ability to check, load and verify digitally signed documents, ability to name the output file in save options, adjust the opacity of text signatures etc are just to name a few. We would suggest you to download this latest release and check out all the improvements we have made to the API....API comes up with a number of new features, enhancements and bug...Signature for .NET 17.01.0 - New Features # Implement alternative...

    blog.groupdocs.com/signature/digital-signature-...
  5. GroupDocs Viewer on GroupDocs Blog | Document A...

    GroupDocs Viewer on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs Viewer on GroupDocs Blog | Document Automation Solutions for .NET & Java De......2025年12月 リリースハイライト Explore what’s new in GroupDocs.Viewer for Java...2025年11月 リリースハイライト Explore what’s new in GroupDocs.Viewer for .NET...

    blog.groupdocs.com/ja/tag/groupdocs-viewer/inde...
  6. Convert files to various formats | GroupDocs

    This page explains how to convert a file to PDF, Word, Excel, PowerPoint, Email, JPG, PNG, TIFF, and many other formats with just a couple of lines of С# code....Consulting Blog Knowledge Base New Releases Status Websites aspose...Loading the source document into a new instance of the class. You can...

    docs.groupdocs.com/conversion/net/convert/
  7. Managing dictionaries in network | GroupDocs

    This page contains information about managing dictionaries of shards in the search network....Consulting Blog Knowledge Base New Releases Status Websites aspose...(); } dictionary . addRange ( new String [][] { group }); indexer...

    docs.groupdocs.com/search/java/managing-diction...
  8. Managing dictionaries in network | GroupDocs

    This page contains information about managing dictionaries of shards in the search network....Consulting Blog Knowledge Base New Releases Status Websites aspose...(); } dictionary . AddRange ( new string [][] { group }); indexer...

    docs.groupdocs.com/search/net/managing-dictiona...
  9. Extract table of contents from EPUB eBooks | Gr...

    To extract table of contents from EPUB e-books GetToc method is used....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Get...

    docs.groupdocs.com/parser/net/extract-table-of-...
  10. 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 Note This feature is supported by version 17.8.0 or greater 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....Consulting Blog Knowledge Base New Releases Status Websites aspose...Template in MS Outlook 2013. Add a new email. Press “Insert” tab to...

    docs.groupdocs.com/assembly/net/in-table-list-w...