Sort Score
Result 10 results
Languages All
Labels All
Results 4,961 - 4,970 of 35,609 for

page

(0.07 sec)
  1. Supported Document Formats | Documentation

    Supported File Formats Supported File Formats The following table indicates the file formats that GroupDocs.Classification for .NET can process. Format Description PDF Adobe Portable Document Format (PDF) DOC Microsoft Word 97-2003 Document DOCM Microsoft Word Macro-Enabled Document DOCX Microsoft Word Document DOT Microsoft Word 97-2003 Template DOTM Microsoft Word Macro-Enabled Template DOTX Microsoft Word Template ODT OpenDocument Text OTT Open Document Text Template RTF Rich Text Document TXT Plain Text Document...Plain Text Document Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/classification/net/supported...
  2. Getting Started | Documentation

    This section decsribes how to get started with GroupDocs.Merger for .NET library...How to Run Examples Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/merger/net/getting-started/
  3. Rendering grid lines | Documentation

    This article explains how to show gridlines when viewing Spreadsheets with GroupDocs.Viewer within your Java applications....( viewOptions ); } Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/viewer/java/render-grid-lines/
  4. Classify document from stream | Documentation

    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); }... Message ); } Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/classification/net/classify-...
  5. Save document to the specified location | Docum...

    This article explains how to save document to the specified location while using GroupDocs. Watermarks API....doc" ); } Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/watermark/net/save-document-...
  6. Load document using the local path string | Doc...

    This article explains how to load a document using the local path string with GroupDocs.Viewer within your Java applications....( viewOptions ); } Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/viewer/java/load-document-fr...
  7. Adding NEXT Field into Template Syntax | Docume...

    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...from here: The Code Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/assembly/java/adding-next-fi...
  8. How to deploy Spring comparison sample to Herok...

    The article describes how to deploy Spring comparison sample to Heroku PaaS platform...platform Leave feedback On this page One of the most popular solutions...and modify. It is available page. System requirements Next applications...

    docs.groupdocs.com/comparison/java/how-to-deplo...
  9. Render spreadsheet files | Documentation

    This section describes how to use GroupDocs.Viewer for Java to convert spreadsheet files to PDF, HTML, PNG, and JPEG formats....worksheet into pages Specify rendering options Was this page helpful...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/viewer/java/render-spreadshe...
  10. IConversionLoadOptionsOrSourceDocumentLoaded In...

    Conversion load options or actions with loaded document...ConvertByPageTo(SavePageStream) Save converted page as stream (Inherited from IConversionTo...treamForFil) Save converted page as stream by type (Inherited...

    apireference.groupdocs.com/conversion/net/group...