Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 5,002 for

conholdate

(0.04 sec)
  1. GroupDocs.Merger for .NET 23.3 Release Notes | ...

    There are 3+ features, improvements and bug-fixes in this release. Full list of changes in this release Key Category Summary MERGERNET-1362 Feature Implement a new ZIP joining feature MERGERNET-1363 Feature Implement a new TAR joining feature MERGERNET-1364 Feature Implement a new cross-joining feature from-to: ZIP, TAR MERGERNET-1366 Enhancement Migrate “GroupDocs.Merger for .NET” product from net40 to net462 framework Major features Implemented a new ZIP joining feature Implemented a new TAR joining feature Implemented a new cross-joining feature from-to: ZIP, TAR Migrated “GroupDocs....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/merger/net/groupdocs-merger-...
  2. GroupDocs.Merger for .NET 18.9 Release Notes | ...

    Note This page contains release notes for GroupDocs.Merger for .NET 18.9 Major Features There are 8 new features in this regular monthly release. The most notable are: Added Note file formats support (One) Extended Security methods with ODT/OTT formats support Full List of Issues Covering all Changes in this Release Key Summary Category MERGERNET-251 Implement Security methods for ODT format New Feature MERGERNET-302 Implement Security methods for OTT format New Feature MERGERNET-321 Note formats support for Join method New Feature MERGERNET-322 Note formats support for MovePage method New Feature MERGERNET-323 Note formats support for RemovePage method New Feature MERGERNET-324 Note formats support for Split document method New Feature MERGERNET-325 Note formats support for SwapPages method New Feature MERGERNET-326 Note formats support for Trim method New Feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/merger/net/groupdocs-merger-...
  3. GroupDocs.Merger for .NET 20.1 Release Notes | ...

    Note This page contains release notes for GroupDocs.Merger for .NET 20.1 Warning In this version we will remove Legacy API of GroupDocs.Merger. So from version 20.1 GroupDocs.Merger.Legacy. does not exist anymore Major Features There are a few new features in this regular monthly release. The most notable are: Removed legacy API; The Note format. One was fixed for .Net Standard. Full List of Issues Covering all Changes in this Release Key Summary Category MERGERNET-707 The Note format....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/merger/net/groupdocs-merger-...
  4. GroupDocs.Search for Java 18.11 Release Notes |...

    Note This page contains release notes for GroupDocs.Search for Java 18.11. Major Features This is the first version of GroupDocs.Search for Java. The most notable features are: Covers most popular document formats: Word (DOC, DOCX, DOCM, DOT, DOTX), Excel (XLS, XLSX, XLSM, XLTM), PowerPoint (PPT, PPTX, POT, PPSX, PPTM, PPSM), Outlook (PST, OST, MSG, EML, EMLX), OneNote (ONE), CHM, ODP, PDF, EPUB, FB2, and TXT. Search different object types: text occurrences, file names, document types, basic metadata fields, and document created/modified dates....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/search/java/groupdocs-search...
  5. .NET Standard Assembly Limitations | Documentation

    GroupDocs.Viewer for .NET .NET Standard Assemby Limitatinos and Linux Docker Dependencies....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/viewer/net/net-standard-asse...
  6. GroupDocs Assembly Cloud SDK Family

    Generate documents, build reports using Python, .NET, Java, PHP, Node.js, Swift, Ruby....app conholdate.com conholdate.cloud conholdate.app containerize...

    products.groupdocs.cloud/assembly/family/
  7. Reduce image quality | Documentation

    This topic describes how to compress images in PDF file using the GroupDocs.Viewer .NET API (C#)....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  8. Clean metadata | Documentation

    Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/metadata/java/clean-metadata/
  9. Working with BMP metadata | Documentation

    Reading BMP header properties The GroupDocs.Metadata API supports extracting format-specific information from BMP file headers. The following are the steps to read the header of a BMP file. Load a BMP image Get the root metadata package Extract the native metadata package using the BmpRootPackage.getBmpHeader method Read the BMP header properties advanced_usage.managing_metadata_for_specific_formats.image.bmp.BmpReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputBmp)) { BmpRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getBmpHeader().getBitsPerPixel()); System.out.println(root.getBmpHeader().getColorsImportant()); System.out.println(root.getBmpHeader().getHeaderSize()); System.out.println(root.getBmpHeader().getImageSize()); System.out.println(root.getBmpHeader().getPlanes()); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/metadata/java/working-with-b...
  10. Adjust the JPEG image quality | Documentation

    Following this guide you will learn how to adjust JPG images quality when rendering documents with Image Viewer by GroupDocs....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/viewer/net/image-viewer-adju...