Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 174 for

tagged docx to pdf

(0.44 sec)
  1. Extract hyperlinks from Microsoft Office Word d...

    To extract hyperlinks from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Hyperlinks are represented by “hyperlink” tag; “link” attribute contains hyperlink’s URL. For more details, see Extract text structure. Hyperlink can contain a text: google.com Warning getStructure method returns null value if text structure extraction isn’t supported for the document. For example, text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null....are represented by “hyperlink” tag; “link” attribute contains hyperlink’s...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  2. Extracting metadata | GroupDocs

    Using the GroupDocs.Metadata search engine you can extract desired metadata properties from files of different types. You don’t need To worry about the exact file format and metadata standards it can deal with. The same code will work for all supported formats in the same way. Most commonly used metadata properties are marked with tags that allow searching them across all supported files in various metadata packages. All tags defined in GroupDocs....metadata properties are marked with tags that allow searching them across...various metadata packages. All tags defined in GroupDocs.Metadata...

    docs.groupdocs.com/metadata/python-net/extracti...
  3. Releasing First Version of GroupDocs.Metadata f...

    We are extremely excited To announce that the first version of GroupDocs.Metadata for Java has been released. GroupDocs.Metadata for Java is a valuable addition To the GroupDocs.Metadata product family that empowers Java developers while working with metadata of popular file formats. It is powerful as well as easy To use API that provides all basic metadata operations (i.e. view, add, modify, remove) for a number of file formats. API gets the file as an input and makes its metadata accessible To the user....IFD tags in supported image formats SRational TIFF tags Metadata...(PPT/PPTX/POT/POTX) Word Document (DOC/DOCX/DOT/DOTX/DOCM) Spreadsheet Document...

    blog.groupdocs.com/metadata/releasing-first-ver...
  4. Adding metadata | GroupDocs

    This article shows how To add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata search engine... Tags . Contains ( Tags . Time . Printed )...view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/metadata/net/adding-metadata/
  5. Working with interpreted values | GroupDocs

    Understand and extract human-readable (interpreted) values for metadata properties using GroupDocs.Metadata for Python via .NET....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/python-net/working-...
  6. Extracting metadata | GroupDocs

    Using the GroupDocs.Metadata search engine you can extract desired metadata properties from files of different types. You don’t need To worry about the exact file format and metadata standards it can deal with. The same code will work for all supported formats in the same way. Most commonly used metadata properties are marked with tags that allow searching them across all supported files in various metadata packages. All tags defined in GroupDocs....metadata properties are marked with tags that allow searching them across...various metadata packages. All tags defined in GroupDocs.Metadata...

    docs.groupdocs.com/metadata/nodejs-java/extract...
  7. Extract hyperlinks from Microsoft Office Word d...

    This article explains that how To extract hyperlinks from Microsoft Office Word (.doc, .Docx) documents...are represented by “hyperlink” tag; “link” attribute contains hyperlink’s...()) { // If it is the start tag of the hyperlink if ( reader...

    docs.groupdocs.com/parser/net/extract-hyperlink...
  8. 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...metadata . Metadata ( "input.docx" ); // Remove all the properties...

    docs.groupdocs.com/metadata/nodejs-java/remove-...
  9. Set metadata properties | GroupDocs

    The 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....( new ContainsTagSpecifica ( Tags . getTime (). getCreated ())...( new ContainsTagSpecifica ( Tags . getTime (). getModified ()))...

    docs.groupdocs.com/metadata/java/set-metadata-p...
  10. Find metadata properties | GroupDocs

    Using the GroupDocs.Metadata for Python via .NET you can easily search metadata and extract desired metadata properties from Pdf, Docx, PPTX, XLSX, images, audio, video and many other files of different types in your Java solution....properties Leave feedback Use tags to find most common metadata...metadata easier we attach specific tags to the most commonly used metadata...

    docs.groupdocs.com/metadata/python-net/find-met...