Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 34,220 for

groupdocs.parser

(1.25 sec)
  1. Save document to the specified location | Group...

    This article explains how to save document to the specified location while using GroupDocs. Watermarks API....Metadata Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/watermark/net/save-document-...
  2. Classify document from stream | GroupDocs

    Classifying of the document from stream could be performed with the next step Call Classify method for “stream” stream with Documents taxonomy and return 2 best results. Handle possible ApiException // Classify document from stream with Documents taxonomy and return 2 best resultstry { var response = classifier.Classify(stream, 2, Taxonomy.Documents); Console.WriteLine(response.BestClassName, response.BestClassProbability); } catch (ApiException e) { Console.WriteLine(e.Message); }...Metadata Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/classification/net/classify-...
  3. Adding NEXT Field into Template Syntax | GroupDocs

    Note The code uses some of the objects defined in The Business Layer. Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax We provide support for the following clients: • <><><<[getName()]>> <> The Recipe Set up the source document template path Set up destination report path Instantiate DocumentAssembler class Generate report Download Template Get the template from here: Using next.docx The Code...Metadata Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/adding-next-fi...
  4. Showcases | GroupDocs

    Code examples and live demostrations of GroupDocs.Merger for Java...Metadata Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/merger/java/showcases/
  5. Loading files | GroupDocs

    Load files from a local disk, a stream, a specific format, or a password-protected document with GroupDocs.Metadata for Python via .NET....Metadata Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/metadata/python-net/loading-...
  6. Working with String Template | GroupDocs

    GroupDocs.Assembly API allows you to use a string as input and output template, instead of document. This feature improves programmability while working with strings instead of documents, the resultant output string can be used as per the application needs. Follow these steps to using a string as input and output template: Initialize DocumentAssembler Define sourceString “«[yourValue]»” Convert sourceString to sourceBytes using ByteArrayInputStream(sourceBytes) Get targetBytes using DocumentAssembler.assembleDocument() Get** targetString **using new String(targetBytes, StandardCharsets....Metadata Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/working-with-s...
  7. Adding NEXT Field into Template Syntax | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for Python via .NET 3.3.0 or later releases. Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax We provide support for the following products: . <><><<[ProductName]>> <> The Recipe Set up the source document template path Set up destination report path Instantiate DocumentAssembler class Generate report More resources Advanced usage topics To learn more about library features, please refer to theadvanced usage section....Metadata Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/assembly/python-net/adding-n...
  8. Remove pages | GroupDocs

    Follow this guide and learn how to remove page from PDF or Word document, delete worksheet from Excel file or remove slides from PowerPoint presentations with GroupDocs.Merger for Java API....Metadata Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/merger/nodejs-java/remove-pa...
  9. Optimize spreadsheets in a PDF file | GroupDocs

    This topic describes how to optimize spreadsheets in a PDF file using the GroupDocs.Viewer Java API....Metadata Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  10. Disable image comparison in PDF documents | Gro...

    Learn how to disable image comparison in PDF documents using GroupDocs.Comparison for Python via .NET....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/comparison/python-net/disabl...