Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 2,120 for

resource

(0.03 sec)
  1. Extract data from Microsoft Office PowerPoint p...

    GroupDocs.Parser provides the functionality to extract data from Microsoft Office PowerPoint presentations. Both classic (ppt, pot) and Open XML (pptx, potx) formats are supported. Also LibreOffice Impress (OpenOffice.org Impress) formats are supported. The following table provides the list of supported formats: Format Description PPT Microsoft Office PowerPoint Presentation PPS Microsoft Office PowerPoint Slideshow POT Microsoft Office PowerPoint Template PPTX Microsoft Office Open XML Presentation PPTM Microsoft Office Open XML Macro-Enabled Presentation POTX Microsoft Office Open XML Presentation Template POTM Microsoft Office Open XML Macro-Enabled Presentation Template PPSX Microsoft Office Open XML Presentation Slideshow PPSM Microsoft Office Open XML Macro-Enabled Presentation Slideshow ODP Open Document Presentation OTP Open Document Presentation Template More Resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Presentation Template More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/java/extract-data-fro...
  2. Extract data from Microsoft Office Word documen...

    GroupDocs.Parser provides the functionality to extract data from Microsoft Office Word documents. Both classic (doc, dot) and Open XML (docx, dotx) formats are supported. Also LibreOffice Writer (OpenOffice.org Writer) formats and RTF are supported. The following table provides the list of supported formats: Format Description DOC Microsoft Office Word Document DOT Microsoft Office Word Document Template DOCX Microsoft Office Open XML Document DOCM Microsoft Office Open XML Macro-Enabled Document DOTX Microsoft Office Open XML Document Template DOTM Microsoft Office Open XML Document Macro-Enabled Template TXT Plain text ODT Open Document Text OTT Open Document Text Template RTF Rich Text Format More Resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Template Rich Text Format More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/java/extract-data-fro...
  3. Working with DICOM metadata | Documentation

    Reading DICOM metadata properties The GroupDocs.Metadata API supports extracting format-specific information from DICOM images. The following are the steps to read the native DICOM metadata. Load a DICOM image Get the root metadata package Extract the native metadata package using DicomRootPackage.DicomPackage Read the DICOM metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Dicom.DicomReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputDicom)) { var root = metadata.GetRootPackage(); if (root.DicomPackage != null) { Console.WriteLine(root.DicomPackage.BitsAllocated); Console.WriteLine(root.DicomPackage.LengthValue); Console.WriteLine(root.DicomPackage.DicomFound); Console.WriteLine(root.DicomPackage.HeaderOffset); Console.WriteLine(root.DicomPackage.NumberOfFrames); // .... } } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/net/working-with-di...
  4. Working with interpreted values | Documentation

    This article contains a good example of numeric flag or enumeration in Node.js via Java.... getRawValue ()); } More resources Advanced usage topics To learn...

    docs.groupdocs.com/metadata/nodejs-java/working...
  5. Unable to generate the edited document - Free S...

    Hi, we found that the editing on top of the existing content in template “Template.doc”(one attached here) is not working. we have tried adding a new text inside the template “Template.doc”(one attached here) and it is …...and then to the HTML with resources. It shows nothing regarding...

    forum.groupdocs.com/t/unable-to-generate-the-ed...
  6. Search Specific Word in Documents using Java

    Discover how to implement full-text search implementation in Java and easily search specific word in documents using Java without installing extra tools....this guide, you now have the resources to find words in documents...

    kb.groupdocs.com/search/java/search-specific-wo...
  7. Perform Regex Search in Documents Online

    Unlock the power of regex search using GroupDocs.Search! Learn how to search text-based documents using regular expressions....links for further details and resources: Documentation Examples –...

    blog.groupdocs.com/search/online-regex-search/
  8. Merge and split CSV files in C# - GroupDocs.Merger

    This article explains how to merge and split CSV files using C# language with GroupDocs.Merger for .NET API. Simplify data handling with effective file management....For more information and resources, check out the following links:...information and technical resources, check out the links below:...

    blog.groupdocs.com/merger/merge-and-split-csv-u...
  9. Edit and Manage Metadata in Python Apps - Group...

    Discover how to utilize GroupDocs.Metadata for Python via .NET to extract, update and remove metadata in your applications....IPTC, XMP, EXIF, and Image Resources. Multimedia Metadata Handling...functionalities, refer to the following resources: GroupDocs.Metadata for Python...

    blog.groupdocs.com/metadata/edit-metadata-in-py...
  10. Introducing Metadata Signatures for PDF in Grou...

    We are delighted to announce another monthly release of GroupDocs.Signature for Java. This latest version 18.11 comes up with multitudinous features along with numerous improvements and fixes. The main feature introduced in this release is ability to add and search Metadata Signatures in a PDF document. Therefore, we would recommend you to download the new version of the API to evaluate the exciting new features and enhance your document e-signing experience....Channels and Resources # Here are a few channels and resources for you...

    blog.groupdocs.com/signature/groupdocs.signatur...