Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 4,499 for

classification

(0.09 sec)
  1. Load file from stream | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from a stream when using GroupDocs.Parser for Python via .NET....Classification Product Solution Purchase...

    docs.groupdocs.com/parser/python-net/load-file-...
  2. In-Table List with Filtering Grouping and Order...

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList with Filtering, Grouping, and Ordering report in Presentation Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. In-Table List with Filtering, Grouping, and Ordering in Microsoft PowerPoint Document Creating a In-Table List with Filtering, Grouping, and Ordering Practicing the following steps you can create In-Table List with Filtering, Grouping, and Ordering Template in MS PowerPoint 2013....Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  3. In-Paragraph List in Presentation Document | Gr...

    Note In this article, we will use GroupDocs.Assembly to generate a In-Paragraph List report in Presentation Document format based on the use case: Working with a Business Case. In-Paragraph List in Microsoft PowerPoint Document Creating a In-Paragraph List Practicing the following steps you can create In-Paragraph List Template in MS PowerPoint 2013. Add a new presentation slide. Write a sentence, for example “We provide support for the following products:”. Save the template....Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/net/in-paragraph-li...
  4. Search for Text e-Signatures | GroupDocs

    This topic explains how to search for text electronic signatures within document pages using GroupDocs.Signature for Python via .NET API....Classification Product Solution Purchase...

    docs.groupdocs.com/signature/python-net/search-...
  5. Search index settings | GroupDocs

    This page contains a description of all index settings that can be specified in an instance of the IndexSettings class....Classification Product Solution Purchase...

    docs.groupdocs.com/search/nodejs-java/search-in...
  6. Supported Document Formats | GroupDocs

    Complete list of file formats GroupDocs.Comparison for Python via .NET can compare: Word, PDF, Excel, PowerPoint, images, CAD, email, OneNote, source code, and more....Classification Product Solution Purchase...

    docs.groupdocs.com/comparison/python-net/gettin...
  7. Load document | GroupDocs

    Following this guide you will learn how to load a document from a local disk or file stream for editing with GroupDocs.Editor for Python via .NET API....Classification Product Solution Purchase...

    docs.groupdocs.com/editor/python-net/load-docum...
  8. Redaction basics | GroupDocs

    This article shows that how C# developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Classification Product Solution Purchase...

    docs.groupdocs.com/redaction/net/redaction-basics/
  9. Metadata redactions | GroupDocs

    This article shows that how C# redaction API allows you to replace or remove metadata using filters or search by regular expression....Classification Product Solution Purchase...

    docs.groupdocs.com/redaction/net/metadata-redac...
  10. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) var so = new SaveOptions(); so....Classification Product Solution Purchase...

    docs.groupdocs.com/redaction/net/use-advanced-r...