Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 2,243 for

classification

(3.35 sec)
  1. Render Outlook Data File Folder | Documentation

    GroupDocs.Viewer Cloud renders messages from all folders (including nested folders) by default. When you need to render items from a specific folder, set Folder property of the OutlookOptions class as shown in the example below. Please note that you should use the following convention for naming folders and subfolders to specify it in FolderName option: {Parent folder name}~~{Sub folder name}. Thus, if you need to render items from Inbox folder just specify Folder = “Inbox”; when you need to render subfolder named “Orion” that resides in a folder named “Urgent” that in turn resides in Inbox, set: Folder = “Inbox~~\Urgent~~\Orion”....Classification Product Solution Purchase...

    docs.groupdocs.cloud/viewer/render-outlook-data...
  2. Chữ ký số - tài liệu ký gửi điện tử | Chữ ký Gr...

    Chữ ký số (eSignature) được thực hiện dễ dàng với Chữ ký GroupDocs. Tạo chữ ký số điện tử của bạn và ký hiệu số tài liệu!...Editor Merger Redaction Classification Splitter Translation Unlock...

    products.groupdocs.app/vi/signature/total
  3. 디지털 서명 - 문서 | 서명 그룹독스 서명

    디지털 시그니처(eSignature)는 GroupDocs 시그니처로 쉽게 만들 수 있습니다. 전자 디지털 서명을 만들고 디지털 로 문서를 서명!...Editor Merger Redaction Classification Splitter Translation Unlock...

    products.groupdocs.app/ko/signature/total
  4. Set document metadata | Documentation

    GroupDocs.Comparison Cloud provides an ability to select metadata source when saving resultant file. Files have metadata information – author, organization, etc. Possible metadata sources are: Source file metadata; Target file metadata; User-defined metadata. The following code demonstrates how to set resultant file metadata. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Classification Product Solution Purchase...

    docs.groupdocs.cloud/comparison/set-document-me...
  5. 3. Convert Email Document with Load Options | D...

    This example demonstrates how to convert email documents into pdf documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....Classification Product Solution Purchase...

    docs.groupdocs.cloud/conversion/convert-email-d...
  6. Flip/rotate pages | Documentation

    The GroupDocs.Viewer Cloud enables you to rotate individual pages when viewing documents in HTML/PDF/JPG/PNG formats. To flip/rotate pages use the PageRotations property of ViewOptions class. There are three options that you can pass: On90Degree - instructs to rotate page on 90-degree clockwise; On180Degree - instructs to rotate page on 180-degree clockwise; On270Degree - instructs to rotate page on 270-degree clockwise; The following code snippet shows how to rotate output pages when viewing a document as PDF...Classification Product Solution Purchase...

    docs.groupdocs.cloud/viewer/fliprotate-pages/
  7. Render project time interval | Documentation

    There is the possibility that you are required to render a part of the MS Project within the specified time interval. In that case, GroupDocs.Viewer Cloud allows rendering part of MS Project document according to specified StartDate and EndDate properties of ProjectManagementOptions class as shown in code samples below. When only one of these properties is set, rendering starts from the project’s start date or ends on the project’s end date correspondingly....Classification Product Solution Purchase...

    docs.groupdocs.cloud/viewer/render-project-time...
  8. Enable layered rendering | Documentation

    When rendering into HTML GroupDocs.Viewer Cloud renders text and graphics as a single layer that improves performance and reduces HTML document size. To improve content positioning wen rendering multi-layered PDF document GroupDocs.Viewer provides EnableLayeredRendering option that enables rendering of text and graphics according to z-order in original PDF document when rendering into HTML. This option is supported when rendering to HTML only. Following code sample demonstrates how to enable layered rendering....Classification Product Solution Purchase...

    docs.groupdocs.cloud/viewer/enable-layered-rend...
  9. Document Automation REST APIs | GroupDocs Cloud

    Document Automation REST APIs | GroupDocs Cloud Recent content on Document Automation REST APIs | GroupDocs Cloud Jak digitálně podepsat dokument Word online Objevte rychlý a snadný způsob, jak dig......Classification for .NET SDK provádějte...API v C# pomocí GroupDocs.Classification for .NET SDK. Extrahujte...

    blog.groupdocs.cloud/cs/index.xml
  10. Add annotation with downloading output document...

    AnnotateDirect method allows to add annotations to the document and returns output document. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation Add annotation and get the result immediately HTTP PUT ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....Classification Product Solution Purchase...

    docs.groupdocs.cloud/annotation/add-direct/