Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 3,194 for

conholdate

(0.03 sec)
  1. Convert to Spreadsheet with advanced options | ...

    Follow this guide and learn how to convert documents to Excel and Open Document spreadsheets of XLS, XLSX, ODS, OTS formats  with zoom and other customizations using GroupDocs.Conversion for Java....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/conversion/java/convert-to-s...
  2. Load Note document with options | Documentation

    Learn this article and check how to load and convert Microsoft OneNote documents with advanced options using GroupDocs.Conversion for Java API....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/conversion/java/load-note-do...
  3. Handling MPEG audio metadata | Documentation

    This article explains how the The GroupDocs.Metadata API allows reading some common MPEG audio properties from MP3 files....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/metadata/java/handling-mpeg-...
  4. Working with metadata in PNG images | Documenta...

    Reading PNG metadata properties The GroupDocs.Metadata API supports extracting format-specific information from PNG images. The following are the steps to read the native PNG metadata. Load a PNG image Get the root metadata package Extract the native metadata package using PngRootPackage.getPngPackage Read the PNG metadata properties advanced_usage.managing_metadata_for_specific_formats.image.png.PngReadTextChunks try (Metadata metadata = new Metadata(Constants.InputPng)) { PngRootPackage root = metadata.getRootPackageGeneric(); for (PngTextChunk chunk : root.getPngPackage().getTextChunks()) { System.out.println(chunk.getKeyword()); System.out.println(chunk.getText()); if (chunk instanceof PngCompressedTextChunk) { PngCompressedTextChunk compressedChunk = (PngCompressedTextChunk) chunk; System....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. Sign documents with standard encryption for QR-...

    This article explains how to create encrypted QR-code electronic signature...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/signature/java/sign-document...
  6. Delete Barcode signatures from documents | Docu...

    This article explains how to delete Barcode electronic signatures with GroupDocs.Signature API....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/signature/java/delete-barcod...
  7. GroupDocs.Assembly for .NET 17.11 Release Notes...

    This page contains release notes for GroupDocs.Assembly for .NET 17.11. Major Features This release of GroupDocs.Assembly comes up with several new features to dynamically manipulate non-textual document elements. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-43  Support dynamic insertion of images for email messages with HTML body  Feature ASSEMBLYNET-47 Add ability to remove selective chart series dynamically  Feature ASSEMBLYNET-50 Support dynamic generation of Codablock F barcodes  Feature ASSEMBLYNET-51 Support dynamic generation of GS1 Codablock F barcodes  Feature Public API and Backward Incompatible Changes This section lists public API changes that were introduced in GroupDocs....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  8. GroupDocs.Assembly for Java 18.12 Release Notes...

    This page contains release notes for GroupDocs.Assembly for Java 18.12. Major Features Supported document assembly of external documents being dynamically inserted for Word Processing and Email formats. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-94 Support document assembly of external documents being dynamically inserted for Word Processing formats  Feature  ASSEMBLYNET-95  Support document assembly of external documents being dynamically inserted for Email formats  Feature  ASSEMBLYNET-96  An evaluation mark is added to a nested document being inserted dynamically  Bug  Public API and Backward Incompatible Changes This section lists public API changes that were introduced in GroupDocs....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  9. 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....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  10. Working with Email Messages | Documentation

    Note This feature is supported by version 18.2 or greater. Note The code uses some of the objects defined in The Business Layer. Working with Email Messages GroupDocs.Assembly allows you to use data bands in table rows in Email Messageswith HTML and RTF bodies. A table-row data band is a data band which body occupies single or multiple rows of a single document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/assembly/net/working-with-em...