Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 10,845 for

format

(0.06 sec)
  1. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Watermark for Java since version 20.1: Watermarker class is introduced as a single entry point to manage watermarks in the document (instead of Documentclass from previous versions). Adding watermarks was unified for all supported document Formats. Product architecture was redesigned from scratch in order to simplify passing options to manage watermarks. Document inFormation and preview generation procedures were simplified....for all supported document formats. Product architecture was redesigned...Load Documents Any Supported Format The folowing examples show...

    docs.groupdocs.com/watermark/java/migration-notes/
  2. Document Management with GroupDocs

    The GroupDocs dashboard provides you with several features for organizing files and folders. The new dashboard is very user friendly, so you get familiar with it pretty quickly. In this post, we focus on the GroupDocs dashboard. I’m going to list some of GroupDocs dashboard’s key features useful for document management: [caption id=“attachment_402” align=“alignnone” width=“622” caption=“Fig.1: GroupDocs dashboard helps you organise your files and folders for better document management”] [/caption]... For example, file format, modification date, size, whom...you sort files according to format, size, or modification date...

    blog.groupdocs.com/total/document-management-wi...
  3. Working with metadata in Matroska (MKV) files |...

    Reading matroska Format-specific properties The GroupDocs.Metadata API supports extracting Format-specific inFormation from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the Format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....Managing metadata for specific formats / Video / Working with metadata...Leave feedback Reading matroska format-specific properties The GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. How to edit XML file | Documentation

    This article demonstrates how to edit XML files and XML documents using Java programming language....importing the documents in format for a long time. However, in...and the same as for other formats. There are no dedicated load...

    docs.groupdocs.com/editor/java/how-to-edit-xml/
  5. How to Convert Text File to JPG using Java

    Easily convert Text file to JPG using Java with a few API calls of the document conversion library and review sample code for Java TXT to JPG converter application....for converting text to image format. Steps to Convert Text File...transformation from Text to JPG format Create an instance of the Converter...

    kb.groupdocs.com/conversion/java/how-to-convert...
  6. How to insert references in the document - Free...

    Hi, we are trying to explore to allow us to edit document templates online. It require us to link other child documents. In word we usually insert these references using Ctrl+K Please let me know if this can be achie…...output document of desired format....

    forum.groupdocs.com/t/how-to-insert-references-...
  7. Render archives as HTML, PDF, and image files |...

    Convert archive files (ZIP, RAR, etc.) to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer for Python....in HTML, PDF, PNG, and JPEG formats. You do not need to use third-party...image format. Supported archive and compressed file formats GroupDocs...

    docs.groupdocs.com/viewer/python-net/render-arc...
  8. Mastering JSON Comparisons

    Explore the intricacies of JSON data comparisons in this detailed guide. Learn how GroupDocs.Comparison APIs can transform your data analysis with visual and textual comparison tools, addressing common challenges in JSON data interchange....lightweight data-interchange format that is easy to edit manually...processing tools. JSON is a text format that is completely language-independent...

    blog.groupdocs.com/comparison/mastering-json-co...
  9. GroupDocs.Search for .NET 1.2.0 released with s...

    GroupDocs.Search for .NET API version 1.2 is available now with support of more Microsoft Word, Excel and PowerPoint Formats. There is enhancement in Search API in form of user warnings with not supported seach settings in Fuzzy search, Regular expression and Synonym search. Some more enhancements in similarity level setting for Fuzzy search and total hit count for search results in this release. .NET Search API 1.2 enhancements and features Format list extended, now Search API supports below mentioned Formats too....Word, Excel and PowerPoint formats. There is enhancement in Search...enhancements and features # Format list extended, now Search API...

    blog.groupdocs.com/search/search-api-net-releas...
  10. Working with ZIP archives | Documentation

    Get ZIP Format metadata The API allows detecting ZIP archives and reading Format metadata. The following steps are needed to be followed: Load a ZIP archive Get the root metadata package Extract the native metadata package using the ZipRootPackage.getZipPackage method Read the ZIP archive properties Loop through ZipPackage.getFiles to extract inFormation about the archived files The following code snippet shows how to get metadata from a ZIP archive. advanced_usage.managing_metadata_for_specific_Formats.archive.ZipReadNativeMetadataProperties...Managing metadata for specific formats / Other / Working with ZIP...archives Leave feedback Get ZIP format metadata The API allows detecting...

    docs.groupdocs.com/metadata/java/working-with-z...