Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 3,451 for

markdown for .net

(1.64 sec)
  1. Advanced usage | GroupDocs

    Advanced GroupDocs.Annotation For Python via .net topics — load documents from a path, stream, or password-protected file, save with annotation-type and page-range filters, and render page previews....Markdown Product Solution GroupDocs...GroupDocs.Annotation for Python via .NET / Developer Guide / Advanced...

    docs.groupdocs.com/annotation/python-net/advanc...
  2. Security Operations | GroupDocs

    Learn how to protect, inspect, and manage document passwords For PDF, Word, Excel, and PowerPoint files using GroupDocs.Merger For Python via .net....Markdown Product Solution GroupDocs...GroupDocs.Merger for Python via .NET / Developer Guide / Security...

    docs.groupdocs.com/merger/python-net/security-o...
  3. Load password-protected document | GroupDocs

    This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Merger For .net....Markdown Product Solution GroupDocs...Family / GroupDocs.Merger for .NET / Developer Guide / Loading...

    docs.groupdocs.com/merger/net/load-password-pro...
  4. OCR support | GroupDocs

    OCR support means the ability to connect an external module (library) For the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library For text recognition in images. const indexFolder = 'c:/MyIndex/'; const documentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs....Markdown Product Solution GroupDocs...App Along with full featured .NET library we provide simple, but...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  5. Remove document password | GroupDocs

    This article explains how to remove password For PDF, Word, Excel, PowerPoint documents by using GroupDocs.Merger For .net....Markdown Product Solution GroupDocs...Family / GroupDocs.Merger for .NET / Developer Guide / Security...

    docs.groupdocs.com/merger/net/remove-document-p...
  6. Classify Raw Text | GroupDocs

    Simple IAB-2 text classification Call Classify method with a text as the first parameter to perForm classification. Default taxonomy (IAB-2) and bestClassesCount (1) will be used. var response = classifier.Classify("Medicine is an important part of our lifes"); Console.WriteLine(response.BestClassName, response.BestClassProbability); Raw text classification with Documents taxonomy and 2 best classes to return Taxonomy, bestClassesCount and precisionRecallBalance could also be specified: var response = classifier.Classify("Medicine is an important part of our lifes", 2, Taxonomy....Markdown Product Solution GroupDocs...GroupDocs.Classification for .NET / Developer Guide / Basic Usage...

    docs.groupdocs.com/classification/net/classify-...
  7. Adding image watermarks | GroupDocs

    Add image watermarks from a file or a stream using GroupDocs.Watermark For Python via .net....Markdown Product Solution GroupDocs...GroupDocs.Watermark for Python via .NET / Developer Guide / Advanced...

    docs.groupdocs.com/watermark/python-net/adding-...
  8. Bulleted List in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Email Format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in Email Note This feature is supported by version 17.8.0 or greater. Reporting Requirement As a report developer, you are required to share the following key requirements: A report must be in .eml or .msg Format. It must add email recipient, CSS and subject of the email....Markdown Product Solution GroupDocs...Family / GroupDocs.Assembly for .NET / Developer Guide / Advanced...

    docs.groupdocs.com/assembly/net/bulleted-list-i...
  9. Sign document with Text signature - advanced | ...

     This article explains how to sign document with Text electronic signatures using advanced options with GroupDocs.Signature API....Markdown Product Solution GroupDocs...Family / GroupDocs.Signature for .NET / Developer Guide / Advanced...

    docs.groupdocs.com/signature/net/sign-document-...
  10. Merge indexes | GroupDocs

    The merge operation is designed to combine two or more indexes into one index to accelerate the search and to simplify the work with indexes. When merging, only the index at which the merge method was called is changed. This index as a result of the operation contains all the documents that were contained in all indexes together. The second index or index repository after the merge can be deleted to free up disk space....Markdown Product Solution GroupDocs...App Along with full featured .NET library we provide simple, but...

    docs.groupdocs.com/search/nodejs-java/merge-ind...