Sort Score
Result 10 results
Languages All
Labels All
Results 5,711 - 5,720 of 36,034 for

documents

(0.12 sec)
  1. Determine the file type | Documentation

    This article explains how to get a type of a file with GroupDocs.Viewer for .NET using .NET / C#....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...Developer guide / Retrieve the document information / Determine the...

    docs.groupdocs.com/viewer/net/how-to-determine-...
  2. Evaluation Limitations and Licensing | Document...

    Note GroupDocs.Metadata also works without the license in trial mode with certain limitations Evaluation version limitations You can easily download GroupDocs.Metadata for evaluation. The evaluation download is the same as the purchased download. The evaluation version simply becomes licensed when you add a few lines of code to apply the license. You will face following limitations while using the API without the license. API Limitations Document properties (Pdf, Word, Excel, PowerPoint, Visio, etc) Only first 5 properties can be read XMP API Only first 2 XMP schemes can be read EXIF API GPS IFD and image thumbnail are unavailable Only first 5 properties can be read IPTC API Only first 5 properties can be read Id3v2, Lyrics3, APEv2 tags Only first 5 properties can be read QuickTime atoms Only first 5 atoms can be read File open Open maximum 15 files, otherwise, API throws exception File save Not supported in trial mode Licensing The license file contains details such as the product name, number of developers it is licensed to, subscription expiry date and so on....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...the license. API Limitations Document properties (Pdf, Word, Excel...

    docs.groupdocs.com/metadata/java/evaluation-lim...
  3. Handling the Lyrics tag | Documentation

    This article explains how to handle Lyrics tag....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...GitHub examples: Free online document metadata management App Along...

    docs.groupdocs.com/metadata/net/handling-the-ly...
  4. Split a worksheet into pages | Documentation

    This topic describes how to use the GroupDocs.Viewer Java to split worksheets into pages when rendering spreadsheet files to HTML, PDF, and image formats....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...GroupDocs.Viewer for Java / Document rendering basics / Render...

    docs.groupdocs.com/viewer/java/split-worksheet-...
  5. Working with vCard metadata | Documentation

    What is vCard? vCard, also known as VCF (Virtual Contact File), is a file format standard for electronic business cards. vCards are often attached to e-mail messages, but can be exchanged in other ways. They can contain name and address information, telephone numbers, e-mail addresses, URLs, logos, photographs, and even audio clips. Note For more information on the format please see https://en.wikipedia.org/wiki/VCard Getting Simple vCard metadata To access Metadata in a vCard, GroupDocs....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...GitHub examples: Free online document metadata management App Along...

    docs.groupdocs.com/metadata/java/working-with-v...
  6. How to build in docker | Documentation

    This is a guide about build an web api which uses GroupDocs.Conversion for .NET in a docker container...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...will help us improve our documentation. Analyzing your prompt,...

    docs.groupdocs.com/conversion/net/build-in-docker/
  7. Load a file of a specific format | Documentation

    This example demonstrates how to load a file of some particular format. advanced_usage.loading_files.LoadingFileOfSpecificFormat JavaScript try { var loadOptions = new LoadOptions(FileFormat.Spreadsheet); const metadata = new groupdocs.metadata.Metadata("input.xls", loadOptions); var root = metadata.getRootPackageGeneric(); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section. GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...GitHub examples: Free online document metadata management App Along...

    docs.groupdocs.com/metadata/nodejs-java/load-a-...
  8. How to merge source code files | Documentation

    This article explains how to control file merging in GroupDocs.Comparison for Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...object. Specify the source document path or stream. Call the method...

    docs.groupdocs.com/comparison/java/how-to-merge...
  9. Extracting MakerNote metadata | Documentation

    What is MakerNote? MakerNote metadata refers to image information that is written by digital cameras of different manufacturers. Usually, MakerNote metadata properties contain camera settings and some other conditions under which the shot was taken. Most manufacturers store MakerNote properties in a proprietary binary format derived from EXIF. GroupDocs.Metadata allows extracting MakerNote metadata saved by the following manufacturers: Canon Nikon Panasonic Sony Read all MakerNote properties in the form of TIFF/EXIF tags Utilizing the GroupDocs....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...GitHub examples: Free online document metadata management App Along...

    docs.groupdocs.com/metadata/java/extracting-mak...
  10. Get HTML Markup in Different Forms | Documentation

    Learn how to get edited document HTML markup - body without head tag, content in raw and base64 form, and others using GroupDocs.Editor for Node.js via Java API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...demonstrates how to open an input document, convert it to an intermediate...

    docs.groupdocs.com/editor/nodejs-java/get-html-...