Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 1,936 for

resource

(0.07 sec)
  1. 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...
  2. Loading specific file formats | Documentation

    Learn how to Load specific file formats.... ReadToEnd ()); } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/net/loading-specific-...
  3. 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...
  4. 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...
  5. How to search for Metadata signatures | Documen...

    This topic explains how to search for metadata signatures within the documents with GroupDocs.Signature API.... More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/search-for-met...
  6. Verify Digital signatures in the document | Doc...

    This topic explains how to verify digital electronic signatures with GroupDocs.Signature API.... More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/verify-digital...
  7. Verifying documents with exception handling | D...

     This article explains how to handle specific exceptions when verifying document electronic signatures with GroupDocs.Signature API.... Message ); } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/verifying-docu...
  8. Obtain document history information | Documenta...

    This article shows how to obtain the history of document changes with GroupDocs.Signature API....WriteLine ( info ); } } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/obtain-documen...
  9. Numeric range search | Documentation

    This article gives the knowledge about numeric range search which allows you to search in documents any integer numbers in the range from 0 to 9223372036854775807 (Int64.MaxValue) using Java search API.... search ( query2 ); More resources GitHub examples You may easily...

    docs.groupdocs.com/search/nodejs-java/numeric-r...
  10. Using aliases | Documentation

    This article shows the use of aliases which allows you to reduce the length of search queries in text form....search ( "@t OR @e" ); More resources GitHub examples You may easily...

    docs.groupdocs.com/search/java/using-aliases/