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

new

(0.24 sec)
  1. Working with metadata in ASF files | GroupDocs

    Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = New Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage....Consulting Blog Knowledge Base New Releases Status Websites aspose...AsfReadNativeMetadat try ( Metadata metadata = new Metadata ( Constants . InputAsf...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. eSign Document with Multiple Signatures | Group...

    This article explains how to sign a document with multiple signatures of various types by GroupDocs.Signature for Python via .NET API...Consulting Blog Knowledge Base New Releases Status Websites aspose...this is as simple as: Create a new instance of the class and pass...

    docs.groupdocs.com/signature/python-net/esign-d...
  3. GroupDocs.Classification Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... Big News We are going to launch GroupDocs...in any of your (existing or new) ....

    blog.groupdocs.com/categories/groupdocs.classif...
  4. Introducing GroupDocs.Classification for .NET |...

    What Is GroupDocs.Classification? GroupDocs.Classification for .NET is a powerful and intuitive library used for texts and documents classification with several taxonomies. Documents could be in various formats,including Microsoft Word and OpenDocument Writer file formats, PDF documents, RTF and TXT. Classification results can be easily customized with multiple and flexible options. Why Use GroupDocs.Classification as a Developer? No additional software is required to classify texts or documents. IAB-2 taxonomy for News/Cites classification....Consulting Blog Knowledge Base New Releases Status Websites aspose...documents. IAB-2 taxonomy for News/Cites classification. Documents...

    docs.groupdocs.com/classification/net/introduci...
  5. Extract Table of Contents from Microsoft Office...

    Learn how to extract and work with table of contents from Word documents (.doc, .docx) using GroupDocs.Parser for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( Constants . SampleDocxWithToc...

    docs.groupdocs.com/parser/net/extract-table-of-...
  6. Access Attachment in PDF and Excel Document usi...

    We are pleased to announce the release of version 17.10 of GroupDocs.Watermark for .NET API. This version provides the ability to access and work with attachments in PDF and Excel documents. Just download the latest release to get benefit from New features available in GroupDocs.Watermark for .NET API. Please continue to read to get familiar with more details. Working with Attachments in PDF DocumentGroupDocs.Watermark for .NET 17.10 enables you to work with the attachments in PDF document....release to get benefit from new features available in GroupDocs...

    blog.groupdocs.com/watermark/access-attachment-...
  7. Spring MVC Front End Project for GroupDocs.View...

    Team GroupDocs is pleased to announce Spring MVC Front End sample project for GroupDocs.Viewer for Java users. The core idea behind the development of this project is to facilitate developers to write their own document viewer using GroupDocs.Viewer for Java 3.x. As the project is open source and published on GitHub, developers can customize it as per their needs. Spring MVC Front End - FeaturesThis Front End provides end users with tools needed for convenient viewing and navigation of documents in a browser....following ways: # Got an idea of new feature – fix it and submit a...

    blog.groupdocs.com/viewer/spring-mvc-front-end-...
  8. Read EXIF Metadata in PSD Format using GroupDoc...

    We are delighted to announce the monthly releaseof GroupDocs.Metadata for Java 18.9. Using the latest version, you can now read EXIF metadata in PSD format, and read or update common TIFF/EXIF tags using shortcut properties in TIFF images. Moreover, memory consumption is now reduced to perform metadata operations for JPEG, GIF and TIFF file formats, and classes representing TIFF tags are now refactored. Additionally, GroupDocs.Metadata.Formats.Document.InspectionResult class, Metadata.ContentProperties property, and EpubFormat....Features IntroducedFollowing is the new feature introduced in version...

    blog.groupdocs.com/metadata/read-exif-metadata-...
  9. The pom.xml of redaction sdk 24.9 is broken - F...

    The pom.xml of redaction SDK version 24.9 contains 24.1 which is causing failure in dependency download in build tools like Gradle and Maven. Please fix it as soon as possible. https://releases.groupdocs.com/java/repo/c…...We have opened the following new ticket(s) in our internal issue...

    forum.groupdocs.com/t/the-pom-xml-of-redaction-...
  10. Indexing | GroupDocs

    The articles in this section describe advanced search index related topics. You will find details about index management and advanced options: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/search/java/indexing/