Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 6,055 for

informations

(0.11 sec)
  1. Working with metadata in AVI files | GroupDocs

    Reading AVI header properties The GroupDocs.Metadata API supports extracting format-specific information from AVI file headers. The following are the steps to read the header of an AVI file. Load an AVI video Get the root metadata package Extract the native metadata package using the AviRootPackage.getHeader method Read the AVI header properties advanced_usage.managing_metadata_for_specific_formats.video.avi.AviReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputAvi)) { AviRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getAviHeaderFlags()); System.out.println(root.getHeader().getHeight()); System.out.println(root.getHeader().getWidth()); System.out.println(root.getHeader().getTotalFrames()); System.out.println(root.getHeader().getInitialFrames()); System.out.println(root.getHeader().getMaxBytesPerSec()); System....Purchase Buy Now Pricing Information Free Trials Temporary License...extracting format-specific information from AVI file headers. The...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Bulleted List in Spreadsheet Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Spreadsheet Document based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Bulleted List in Microsoft Excel Document Creating a Bulleted List Practising the following steps you can insert Bulleted List in MS Excel 2013. Adding bulleted list in Microsoft Excel is different than Microsoft Word....Purchase Buy Now Pricing Information Free Trials Temporary License...are required to share the information of the products with the...

    docs.groupdocs.com/assembly/net/bulleted-list-i...
  3. GroupDocs Blog | Document Automation Solutions ...

    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....cómo convertir datos CSV en informes usando Java.Este artículo...para convertir datos CSV en informes PDF y MS Word DOC/DOCX usando...

    blog.groupdocs.com/es/page/30/
  4. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...cómo convertir datos CSV en informes usando Java.Este artículo...para convertir datos CSV en informes PDF y MS Word DOC/DOCX usando...

    blog.groupdocs.com/es/groupdocs.blog/page/30/
  5. Search Text in Word, Excel, PDF, ZIP Document F...

    GroupDocs.Search is a powerful full-text search API that allows you to search through over 70 document formats in your applications....documents for particular information specified as a textual search...access a document. To receive information about indexing errors, you...

    blog.groupdocs.com/search/search-text-in-word-e...
  6. Highlight Search Results using C#

    Learn how to highlight search results using C# with our guide. Moreover, we will provide code example to highlight search results in C# for better document management....distinguishing relevant information in search results. This guide...easier for users to find the information they need quickly and effectively...

    kb.groupdocs.com/search/net/highlight-search-re...
  7. Ta bort metadata från XLS med Java

    Lär dig snabbt hur du tar bort metadata från XLS med Java. Du hittar också ett kodavsnitt som visar hur man tar bort metadata från XLS i Java....metadata som innehåller viktig information som författarens detaljer...känslig eller främmande information. Om Java redan är installerat...

    kb.groupdocs.com/sv/metadata/java/remove-metada...
  8. Single Row in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row report in Text Document format. Single Row in Text Document Note This feature is supported by version 17.03 or greater. Reporting Requirement As a report developer, you are required to represent information of first single customer with the following key requirements: It must show Name and Contact Number of the customer Report must be generated in the Text Document Adding Syntax to be evaluated by GroupDocs....Purchase Buy Now Pricing Information Free Trials Temporary License...are required to represent information of first single customer...

    docs.groupdocs.com/assembly/net/single-row-in-t...
  9. Determine the file type | GroupDocs

    This article explains how to get a type of a file with GroupDocs.Viewer for Java using Java....Purchase Buy Now Pricing Information Free Trials Temporary License.../ Retrieve the document information / Determine the file type...

    docs.groupdocs.com/viewer/java/how-to-determine...
  10. Adding Ellipse Annotation in a PDF Document

    GroupDocs.Annotation API GroupDocs.Annotation comes with an extensive set of tools that you can use to easily add common shapes to your documents as an annotation. The list of tools is not limited to area, point, text, polyline, etc. In this section, we will primarily discuss how the Ellipse annotation could be added in a PDF document by using GroupDocs.Annotation API. Adding Ellipse Annotation While discussing the family of annotation types, we cannot ignore ellipse annotation....be used to display extra information on your graphs or you can...use it to circle important information. AnnotationInfo could be...

    blog.groupdocs.com/annotation/adding-ellipse-an...