Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 187 for

tagged docx to pdf

(0.2 sec)
  1. Indexing additional fields | GroupDocs

    This article demonstrate that how To associate each document with certain additional metadata....metadata, for example, a set of tags, a number in the library catalog...@"C:\MyDocuments\BhagavadGitaAsItIs.pdf" . ToLowerInvariant (), "Spiritual"...

    docs.groupdocs.com/search/net/indexing-addition...
  2. 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-...
  3. 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...
  4. Set metadata properties | GroupDocs

    The set_properties method updates or adds metadata. Use it To add metadata To phoTos and Pdfs or To update data in MP3 files with GroupDocs.Metadata for Python via .NET....tagging import Tags def set_metadata_properties...lambda p : Tags . time . created in list ( p . tags ) or Tags . time...

    docs.groupdocs.com/metadata/python-net/set-meta...
  5. Find metadata properties | GroupDocs

    Using the GroupDocs.Metadata for Node.js via Java 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/nodejs-java/find-me...
  6. 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...
  7. 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-...
  8. 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-...
  9. 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...
  10. 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...