Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 1,144 for

information extraction

(0.35 sec)
  1. Shapes in spreadsheet document | GroupDocs

    Extracting Information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get Information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet....Purchase Buy Now Pricing Information Free Trials Temporary License...feedback On this page Extracting information about all shapes in...

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  2. Extract pages | GroupDocs

    Following this guide you will learn how to extract pages from PDF, Word, Excel, PowerPoint and many other file types using GroupDocs.Merger for .NET....Purchase Buy Now Pricing Information Free Trials Temporary License...document operations / Extract pages Extract pages Leave feedback...

    docs.groupdocs.com/merger/net/extract-pages/
  3. GroupDocs.Metadata Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Users can now export the extracted metadata of various formats...also improved document’s information retrieval and implements...

    blog.groupdocs.com/categories/groupdocs.metadat...
  4. Load from a stream | GroupDocs

    This example demonstrates how to load a file from a stream. advanced_usage.loading_files.LoadFromStream // Constants.InputDoc is an absolute or relative path to your document. Ex: @"C:\Docs\source.doc" try (InputStream stream = new FileInputStream(Constants.InputDoc)) { try (Metadata metadata = new Metadata(stream)) { // Extract, edit or remove metadata here } } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for ....Purchase Buy Now Pricing Information Free Trials Temporary License...Metadata ( stream )) { // Extract, edit or remove metadata here...

    docs.groupdocs.com/metadata/java/load-from-a-st...
  5. Extract pages | GroupDocs

    Following this guide you will learn how to extract pages from PDF, Word, Excel, PowerPoint and many other file types using GroupDocs.Merger for Node.js via Java....Purchase Buy Now Pricing Information Free Trials Temporary License...operations / Extract pages Extract pages Leave feedback Extract pages...

    docs.groupdocs.com/merger/nodejs-java/extract-p...
  6. Add watermarks to word processing documents | G...

    GroupDocs.Watermark API allows you to add watermark in headers and footers of the page....Purchase Buy Now Pricing Information Free Trials Temporary License...Watermark allows you to extract information about a particular section...

    docs.groupdocs.com/watermark/net/add-watermarks...
  7. Load from a local disk | GroupDocs

    The following example demonstrates how to load file from local disk....Purchase Buy Now Pricing Information Free Trials Temporary License...Metadata ( inputPath )) { // Extract, edit or remove metadata here...

    docs.groupdocs.com/metadata/net/load-from-a-loc...
  8. Load from a local disk | GroupDocs

    The following example demonstrates how to load a file from a local disk. advanced_usage.loading_files.LoadFromLocalDisk // Constants.InputOne is an absolute or relative path to your document. Ex: @"C:\Docs\source.one" try (Metadata metadata = new Metadata(Constants.InputOne)) { // Extract, edit or remove metadata here } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for .NET examples GroupDocs.Metadata for Java examples...Purchase Buy Now Pricing Information Free Trials Temporary License...Constants . InputOne )) { // Extract, edit or remove metadata here...

    docs.groupdocs.com/metadata/java/load-from-a-lo...
  9. Load from a stream | GroupDocs

    This example demonstrates how to load a file from a stream using GroupDocs.Metadata for Python via .NET....Purchase Buy Now Pricing Information Free Trials Temporary License...( stream ) as metadata : # Extract, edit or remove metadata here...

    docs.groupdocs.com/metadata/python-net/load-fro...
  10. Load from a local disk | GroupDocs

    Learn how to open a file from local disk using GroupDocs.Metadata for Python via .NET....Purchase Buy Now Pricing Information Free Trials Temporary License...input_path ) as metadata : # Extract, edit or remove metadata here...

    docs.groupdocs.com/metadata/python-net/load-fro...