Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 48,379 for

documents

(0.28 sec)
  1. 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); }...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Classification.../ Classify document from stream Classify document from stream...

    docs.groupdocs.com/classification/net/classify-...
  2. Font extraction options | GroupDocs

    Learn how to extract fonts from input Word Documents when editing with GroupDocs.Editor API for Node.js....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...Developer Guide / Edit Document / Edit Word Document / Font extraction...

    docs.groupdocs.com/editor/nodejs-java/font-extr...
  3. Edit Presentations in Java | PPT/PPTX Editing

    Editing PowerPoint presentations is explained with Java example to edit PPT, PPTX, ODP files within your application using presentation editing API....other document types, including word-processing documents, spreadsheets...occurrences of the word “documents” with “presentation” in a...

    blog.groupdocs.com/editor/edit-ppt-pptx-present...
  4. Install GroupDocs.Assembly for .NET and Apply L...

    Learn how to install GroupDocs.Assembly via NuGet and apply a license to remove evaluation limitations in your .NET applications....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...you can start generating documents with GroupDocs.Assembly for...

    docs.groupdocs.com/assembly/net/basic-usage-ins...
  5. Specify file type when loading a document | Gro...

    This article explains how to specify file type when loading a document with GroupDocs.Signature API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...Loading document / Specify file type when loading a document Specify...

    docs.groupdocs.com/signature/net/load-document-...
  6. sample.ppsx

    GroupDocs About GroupDocs The Problem and Our Solution Word-Art N1 N2 N5 N3 N4 GroupDocs GroupDocs was founded in 2010. We noticed there was a gap in the market for an easy to use, comprehensive on......use, comprehensive online document management solution. Our goal...lives of people who work with documents easier by giving them tools...

    docs.groupdocs.com/signature/python-net/_sample...
  7. Output adapters | GroupDocs

    This article gives the knowledge about output adapters which are used to output generated HTML or plain text to various output objects....Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...text of each field of the document separately. The resulting...

    docs.groupdocs.com/search/nodejs-java/output-ad...
  8. Output adapters | GroupDocs

    This article gives the knowledge about output adapters which are used to output generated HTML or plain text to various output objects....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...text of each field of the document separately. The resulting...

    docs.groupdocs.com/search/net/output-adapters/
  9. Edit Excel Files in C# | Build your own Online ...

    Editing Excel files is explained with C# examples to edit XLS, XLSX, ODS files within your .NET application using spreadsheet and document editing API.... It is the document editing API and allows developers...load, edit, and save various document formats using WYSIWYG HTML...

    blog.groupdocs.com/editor/edit-excel-files-in-c...
  10. Convert PDF to Word using Python

    Learn how to convert PDF to Word using Python with clear steps. Effortlessly export PDF to Word using Python without installing any extra software on your system....Word files from your PDF documents. This is especially useful...method to convert the PDF document and save it as a Word file...

    kb.groupdocs.com/conversion/python/convert-pdf-...