Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 3,830 for

data assembly

(0.06 sec)
  1. Save Assembled Word Processing, Presentation, S...

    post. Tagged with net, java, documentautomation, groupdocs....Assembly more powerful and useful for... Since version 19.5, the assembled Word Processing documents...

    dev.to/groupdocs/save-assembled-word-processing...
  2. GroupDocs.Signature for Java 21.2 Release Notes...

    Note This page contains release notes for GroupDocs.Signature for Java 21.2 Major Features This release contains important bug fixes related to processing Digital Signatures with its generated unique identifiers for supported document types. Also this update contains the fix document preview. Below the list of most notable changes in release of GroupDocs.Signature for .NET 21.1: Added ability to get history of actions performed with a document. Implemented time stamp options for digital signatures in PDF documents....Assembly Product Solution GroupDocs...bugs with processing various data files types Imroved verification...

    docs.groupdocs.com/signature/java/groupdocs-sig...
  3. Split a worksheet into pages | Documentation

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to split worksheets into pages when rendering spreadsheet files to HTML, PDF, and image formats....Assembly Product Solution GroupDocs...want to display all worksheet data on one page, call the static...

    docs.groupdocs.com/viewer/net/split-worksheet-i...
  4. GroupDocs Newsletter May 2018 – Document Manipu...

    Share this issue: Monthly Newsletter May 2018 Professional APIs for Creating Document Management Applications Manipulate 100+ Business File Formats in .NET and Java Apps GroupDocs offers feature-rich document manipulation APIs for .NET and Java developers to build web, mobile or desktop apps with the capability to view, annotate, convert, e-sign, compare, assemble, and watermark document formats. You can also extract text, retrieve metaData information and manipulate documents using HTML....convert, e-sign, compare, assemble, and watermark document formats...documents as well as comparing data in tables is improved. GroupDocs...

    blog.groupdocs.com/total/groupdocs-newsletter-m...
  5. GroupDocs.Search for .NET 20.8 Release Notes | ...

    Note This page contains release notes for GroupDocs.Search for .NET 20.8 Major Features There are the following features and improvementes in this release: Implement indexing from stream Implement support for indexing .DICOM files Full List of Issues Covering all Changes in this Release Key Summary Category SEARCHNET-1932 Implement indexing from stream New Feature SEARCHNET-2362 Implement support for indexing .DICOM files Improvement Public API and Backward Incompatible Changes Implement indexing from stream This feature provides the ability to index documents from streams and Data structures....Assembly Product Solution GroupDocs...index documents from streams and data structures. Public API changes...

    docs.groupdocs.com/search/net/groupdocs-search-...
  6. eSign PDF with Metadata signature | Documentation

    This article explains how to add metaData signatures to PDF document meta info layer with GroupDocs.Signature...Assembly Product Solution GroupDocs...metadata could keep big amount of data that provides ability to keep...

    docs.groupdocs.com/signature/net/esign-pdf-with...
  7. How to merge BMP images using C# | Documentation

    Learn how to merge BMP image files, combine BMP image files into one file programmatically in C# language using GroupDocs.Merger for .NET library....Assembly Product Solution GroupDocs...The BMP file format can store data as two-dimensional digital images...

    docs.groupdocs.com/merger/net/getting-started/u...
  8. Set metadata properties | Documentation

    This article explains the usage of SetProperties method is used to update or add metaData. You can easily add metaData to photos, pdfs or you can update or add Data to mp3 files....Assembly Product Solution GroupDocs...pdfs or you can update or add data to mp3 files. This code sample...

    docs.groupdocs.com/metadata/net/set-metadata-pr...
  9. eSign Image with Metadata signature | Documenta...

    This article shows how to add metaData signatures to the image exif metaData layer with various Data types...Assembly Product Solution GroupDocs...metadata could keep big amount of data that provides ability to keep...

    docs.groupdocs.com/signature/java/esign-image-w...
  10. Working with metadata in PSD images | Documenta...

    Reading Photoshop MetaData properties The GroupDocs MetaData API allows the user to read Adobe Photoshop metaData associated with a PSD image. For more information on the Photoshop file format and metaData blocks please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file format) from a PSD image. Load a PSD file Get the root metaData package Extract the ImageResourcePackage instance and obtain a list of ImageResourceBlock objects Iterate trough the collection of resource blocks AdvancedUsage....Assembly Product Solution GroupDocs...Console . WriteLine ( block . Data ); } } } Reading the image header...

    docs.groupdocs.com/metadata/net/working-with-me...