Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 217 for

tagged docx to pdf

(0.04 sec)
  1. Handling the ID3v2 tag | Documentation

    This article explains how To handle ID3v2 tag....Handling the ID3v2 tag Handling the ID3v2 tag Leave feedback What...very different from . ID3v2 tags consist of a number of frames...

    docs.groupdocs.com/metadata/java/handling-the-i...
  2. Working with EXIF metadata | Documentation

    This article explains how To access EXIF metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IExif.getExifPackage method....be used for images, sound and tags in digital still cameras and...and audio formats. The EXIF tag structure is borrowed from TIFF...

    docs.groupdocs.com/metadata/nodejs-java/working...
  3. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for .NET provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the DocumentProperties property defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. AdvancedUsage.ManagingMetadataForSpecificFormats.Document.ProjectManagement.ProjectManagementReadBuiltInProperties using (Metadata metadata = new Metadata(Constants.InputMpp)) { var root = metadata.... Tags . Contains ( Tags . Document . BuiltIn...view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Handling the ID3v2 tag | Documentation

    This article explains how To handle ID3v2 tag....Handling the ID3v2 tag Handling the ID3v2 tag Leave feedback Waht...very different from . ID3v2 tags consist of a number of frames...

    docs.groupdocs.com/metadata/net/handling-the-id...
  5. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for Java provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the getDocumentProperties method defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. advanced_usage.managing_metadata_for_specific_formats.document.project_management.ProjectManagementReadBuiltInProperties try (Metadata metadata = new Metadata(Constants.InputMpp)) { ProjectManagementRootPackage root = metadata....( new ContainsTagSpecifica ( Tags . getDocument (). getBuiltIn...view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. Working with metadata in Diagrams | Documentation

    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.... a PDF document Extract the root metadata...( new ContainsTagSpecifica ( Tags . getDocument (). getBuiltIn...

    docs.groupdocs.com/metadata/java/working-with-m...
  7. Extract tables from Microsoft Office Word docum...

    This article explains that how To extract tables from Microsoft Office Word (.doc, .Docx) documents...Tables are represented by “table” tag. For more details, see . Warning...()) { // Check if the current tag is the end of the table bool...

    docs.groupdocs.com/parser/net/extract-tables-fr...
  8. Remove metadata properties | Documentation

    The easiest way To remove metadata properties from a file is To use corresponding tags that allow you To locate the desired properties across all metadata packages....file is to use corresponding tags that allow you to locate the...document. Ex: @"C:\Docs\source.docx" try ( Metadata metadata = new...

    docs.groupdocs.com/metadata/java/remove-metadat...
  9. Handling the Lyrics tag | Documentation

    This article explains how To handle Lyrics tag....Handling the Lyrics tag Handling the Lyrics tag Leave feedback What...What is Lyrics tag? Lyrics3 Tag is a chunk of data which begins...

    docs.groupdocs.com/metadata/java/handling-the-l...
  10. Working with interpreted values | Documentation

    This article contains a good example of numeric flag or enumeration in Java....of the EXIF ExposureProgram tag taken from the official EXIF...when the picture is taken. The tag values are as follows. 0 = Not...

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