Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 201 for

tagged docx to pdf

(1.28 sec)
  1. Adding metadata | GroupDocs

    This article shows how To add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata Node.js via Java search engine... Tags . getTime (). getPrinted ())...view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/metadata/nodejs-java/adding-...
  2. Indexing additional fields | GroupDocs

    Sometimes when indexing, it is necessary To associate each document with certain additional metadata, for example, a set of tags, a number in the library catalog, the subject of a document, etc. To accomplish this task, additional fields can be added To each indexed document in addition To those already in the document itself. Additional fields are associated with the document through the arguments of the FileIndexing event that occurs before indexing each added document....metadata, for example, a set of tags, a number in the library catalog...'Lorem ipsum.pdf' , 'English.docx' , 'Lorem ipsum.docx' , 'English...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  3. Handling the Lyrics tag | GroupDocs

    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/net/handling-the-ly...
  4. Remove metadata properties | GroupDocs

    This article shows that how 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" using ( Metadata metadata =...

    docs.groupdocs.com/metadata/net/remove-metadata...
  5. Find metadata properties | GroupDocs

    With GroupDocs.Metadata for Python via .NET you can search metadata and extract the properties you need from Pdf, Docx, PPTX, XLSX, images, audio, video and many other file types using simple Python predicates....properties Leave feedback Use tags to find most common metadata...GroupDocs.Metadata attaches specific tags to the most commonly used metadata...

    docs.groupdocs.com/metadata/python-net/find-met...
  6. Set metadata properties | GroupDocs

    This article explains the usage of SetProperties method is used To update or add metadata. You can easily add metadata To phoTos, Pdfs or you can update or add data To mp3 files....easily add metadata to photos, pdfs or you can update or add data...p . Tags . Contains ( Tags . Time . Created ) || p . Tags . Contains...

    docs.groupdocs.com/metadata/net/set-metadata-pr...
  7. Working with EXIF metadata | GroupDocs

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

    docs.groupdocs.com/metadata/java/working-with-m...
  9. 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...
  10. Remove metadata properties | GroupDocs

    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...