Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 84 for

xls to pdf date formatting

(0.07 sec)
  1. Working with metadata in Diagrams | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc. For the full list of supported document formats please refer To Supported document formats. Detecting the exact type of a document The following sample of code will help you To detect the exact type of a loaded diagram and extract some additional file format information. Load a Pdf document Extract the root metadata package Use the getDiagramType method To obtain file format information advanced_usage....Managing metadata for specific formats / Documents / Working with...list of supported document formats please refer to . Detecting...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Working with metadata in Spreadsheets | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of spreadsheet formats such as Xls, XlsX, ODS, etc. For the full list of supported document formats please refer To Supported document formats. Detecting the exact type of a document The following sample of code will help you To detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the getSpreadsheetType method To obtain file format information advanced_usage....Managing metadata for specific formats / Documents / Working with...kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Free Support Policies - Free Support Forum - gr...

    Free Support Since we are developers ourselves, we understand how frustrating it is when a technical issue or a quirk in the software sTops you from doing what you need To do. We’re here To solve problems, not create t…... If an estimated date is supplied, then this cannot...exception when converting ICO to pdf Group doc viewer Integration...

    forum.groupdocs.com/t/free-support-policies/6034
  4. Working with IPTC IIM metadata | GroupDocs

    This article explains how To access IPTC metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IIptc.getIptcPackage method....embedded into a variety of image formats such as JPEG, TIFF, etc. Note...org/std/IIM/4.2/specification/IIMV4.2.pdf. Reading basic IPTC IIM properties...

    docs.groupdocs.com/metadata/java/working-with-i...
  5. 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....Managing metadata for specific formats / Video / Working with metadata...Leave feedback Reading ASF format-specific properties The GroupDocs...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. AI Watermarking: Protect Documents with Context...

    Discover how To protect documents with AI-powered watermarks using GroupDocs.Watermark. Learn To add, create, and cusTomize watermarks auTomatically for enhanced document security and content protection.... Supported Document Formats Key Capabilities What is AI...watermarking across various document formats without requiring external...

    blog.groupdocs.com/watermark/ai-driven-dynamic-...
  7. Extract metadata from Microsoft Office PowerPoi...

    Learn how To extract metadata from PowerPoint presentations (.ppt, .pptx) using GroupDocs.Parser for .NET. Extract document properties like author, title, creation Date, and comments from presentation files....Extract data from various formats / Extract data from Microsoft...sort presentations by author, date, or company Document Tracking...

    docs.groupdocs.com/parser/net/extract-metadata-...
  8. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer To Supported document formats. Detecting the exact type of a presentation The following sample of code will help you To detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the getPresentationType method To obtain file format information advanced_usage....Managing metadata for specific formats / Documents / Working with...of supported presentation formats please refer to . Detecting...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. Working with IPTC IIM metadata | GroupDocs

    Access, read, upDate, and remove IPTC IIM metadata using GroupDocs.Metadata for Python via .NET....embedded into a variety of image formats such as JPEG, TIFF, etc. Note...in a file of any supported format, GroupDocs.Metadata provides...

    docs.groupdocs.com/metadata/python-net/working-...
  10. Extract metadata from Microsoft Office Word doc...

    Learn how To extract metadata from Word documents (.doc, .docx) using GroupDocs.Parser for .NET. Extract document properties like author, title, creation Date, comments, and revision information from Word files....Extract data from various formats / Extract data from Microsoft...documents by author or creation date Build searchable document libraries...

    docs.groupdocs.com/parser/net/extract-metadata-...