Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 174 for

tagged docx to pdf

(0.1 sec)
  1. Getting known property descriptors | GroupDocs

    This code snippet demonstrates how To extract information about known properties that can be encountered in a particular package....var tag in descriptor . Tags ) { Console . WriteLine ( tag );...view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/metadata/net/getting-known-p...
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers...image quality when rendering PDF documents as HTML. Furthermore...different document formats like DOCX, PDF, XLSX, PPTX, MSG with attachments...

    blog.groupdocs.com/groupdocs.blog/page/62/
  3. Extracting metadata | GroupDocs

    This article shows how To extract metadata properties from your files in C# .NET solution programmatically with GroupDocs.Metadata for .NET...easily extract metadata from PDF, DOC, PPT, XLS and many other...metadata properties are marked with tags that allow searching them across...

    docs.groupdocs.com/metadata/net/extracting-meta...
  4. Updating metadata | GroupDocs

    The Example in this article demonstrates how To update metadata properties using a combination of criteria... Tags . Contains ( Tags . Time . Created )...view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/metadata/net/updating-metadata/
  5. 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.... Tags . getTime (). getCreated ())...ContainsTagSpecifica ( groupdocs . metadata . Tags . getTime (). getModified ()))...

    docs.groupdocs.com/metadata/nodejs-java/set-met...
  6. HTML | GroupDocs

    This article explains that how To extract HTML formatted text from document page....following HTML tags are supported by the API: Tag Description <p>...Paragraph is surrounded by <p> tag <a> Hyperlinks <b> Text with...

    docs.groupdocs.com/parser/net/html/
  7. Extract Tables from Microsoft Office Word Docum...

    Learn how To easily extract table content from Word documents (.doc, .Docx) using GroupDocs.Parser for .NET....docx ) using GroupDocs.Parser for...Tables are represented by <table> tags within this XML. The extraction...

    docs.groupdocs.com/parser/net/extract-tables-fr...
  8. 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...
  9. 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/python-net/remove-m...
  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.... tagging . Tags . time . created ) . either...ContainsTagSpecifica ( gm . tagging . Tags . time . modified )) now...

    docs.groupdocs.com/metadata/python-net/set-meta...