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

groupdocs error handling

(0.96 sec)
  1. Extend supported extensions list | GroupDocs

    This article explains the method which can be used when for some reason files have non-standard extensions or if its format is supported, but not pre-configured....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/redaction/net/extend-support...
  2. Groupdocs Parser - Free Support Forum - groupdo...

    Hi team, I am currently using trial evaluation version of Abby as well as Atalasoft to extract text based on templates, the results are fine but I want to use a single set of component in our application, as I am alread…...Groupdocs Parser GroupDocs.Total Product Family csharp , dotnet...at Windows EventLog for the error. It might be there with a stacktrace...

    forum.groupdocs.com/t/groupdocs-parser/15108
  3. Float and paginal modes | GroupDocs

    This article explains the pros and cons of float and paginal document editing modes when editing Word documents with Groupdocs.Editor API....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/editor/nodejs-java/float-and...
  4. 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-...
  5. 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...
  6. Not able to view pptx file in viewer - Free Sup...

    Hello, I am getting the following Error on a code shared below when trying to view pptx file in a viewer Method not found: ‘Aspose.Slides.Export.INotesCommentsLayoutingOptions Aspose.Slides.Export.IRenderingOptions.ge…...view pptx file in viewer GroupDocs.Total Product Family dotnet...I am getting the following error on a code shared below when...

    forum.groupdocs.com/t/not-able-to-view-pptx-fil...
  7. Quick Start Guide | GroupDocs

    This quick start guide provides a comprehensive overview of setting up and using Groupdocs.Conversion for Java....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/conversion/java/getting-star...
  8. Loading Documents | GroupDocs

    Load source documents from a local file path, a Python stream, or an HTTP URL — optionally with LoadOptions for passwords, encodings, and external-resource control — in Groupdocs.Viewer for Python via .NET....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/viewer/python-net/developer-...
  9. 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...
  10. 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...