Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 353 for

groupdocs error handling

(0.13 sec)
  1. Classify document by path | GroupDocs

    Classify document by path with IAB-2 taxonomy and return 2 best results Classifying of the document could be performed with the next steps Call Classify method for “document.pdf” file in the current (".") directory with IAB-2 taxonomy and return 2 best results. Handle possible ApiException try { var response = classifier.Classify("document.pdf", ".", 3, Taxonomy.Iab2); Console.WriteLine(response.BestClassName, response.BestClassProbability); } catch (ApiException e) { Console.WriteLine(e.Message); } Precisely classify document by path with Documents taxonomy and return 4 best results Call Classify method for “document....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/classification/net/classify-...
  2. Re: Problem running GroupDocs.Annotation 3.1.0 ...

    Hi, I'm also experiencing the same problem. I've already request two demo licenses. I can't run the sample application Here's the Error. 2017-01-20 10:08:32.771:WARN:oejs.HttpChannel:qtp801142660-33: /document/info cla…...Re: Problem running GroupDocs.Annotation 3.1.0 due to license...license issue GroupDocs.Annotation Product Family baniladomtrak January...

    forum.groupdocs.com/t/re-problem-running-groupd...
  3. Conversion of specific DOCX file to PNG does no...

    Hello, when converting a specific DOCX file to PNG on Ubuntu, we get the following Error: “Saving complete multi page document to image is not supported. Please save by page.” We already specify all the things we can: …...correctly work on Ubuntu GroupDocs.Conversion Product Family...Ubuntu, we get the following error: “Saving complete multi page...

    forum.groupdocs.com/t/conversion-of-specific-do...
  4. Edit TXT | GroupDocs

    This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination and other powerful features of Groupdocs.Editor for Java...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/editor/java/edit-txt/
  5. Font extraction options | GroupDocs

    Learn how to extract fonts from input Word documents when editing with Groupdocs.Editor API for Node.js....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/editor/nodejs-java/font-extr...
  6. Queries in text and object form | GroupDocs

    This article gives the knowledge about two ways to create a search query: in text or object form....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/search/net/queries-in-text-a...
  7. Build your first search solution | GroupDocs

    First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/search/net/build-your-first-...
  8. GroupDocs.Total Product Family on GroupDocs Blo...

    Groupdocs.Total Product Family on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Groupdocs.Total Product Family on Groupdocs Blog | Document Automation ......GroupDocs.Total Product Family on GroupDocs Blog | Document Automation...content in GroupDocs.Total Product Family on GroupDocs Blog | Document...

    blog.groupdocs.com/categories/groupdocs.total-p...
  9. Load Document | GroupDocs

    Following this guide, you will learn how to load a document from the local disk or file stream for editing with Groupdocs.Editor for Node.js via Java API....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/editor/nodejs-java/load-docu...
  10. Specify OOXML Compliance Level for Word Documen...

    Control the OOXML compliance level (Ecma, Transitional, or Strict) when saving Word documents to OOXML formats using Groupdocs.Assembly for Java....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/assembly/java/developer-guid...