Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 3,182 for

editor

(1.39 sec)
  1. ItemsStyle | Documentation

    ItemsStyle data structure used for styling comparison differences. ItemsStyle example: { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true } Name Description FontColor Font color for changed components. A string representation of RGB color, converted to integer (“14297642” for Red color, as example) HighlightColor Highlight color for changed components BeginSeparatorString Start tag for changed components EndSeparatorString End tag for changed components Bold Bold style for changed components Italic Italic style for changed components StrikeThrough Strike through style for changed components Underline Underline style for changed components...Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/itemsstyle/
  2. Setting content language | Documentation

    How to specify a language of the processed text....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/languages/
  3. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...Editor fournit un logiciel d’édition...

    blog.groupdocs.cloud/fr/groupdocs.cloud/page/14/
  4. Upload file | Documentation

    How to upload file to Cloud storage....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/file/upload/
  5. Available SDKs | Documentation

    GroupDocs.Classification Cloud is a modern REST oriented API, that allows easy integration into existing systems. Why use an SDK? Using an SDK (API client) is the quickest way for a developer to speed up the development. An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific to your particular project. SDK benefits Our supported SDKs are 100% tested and out of the box running....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/available-s...
  6. Configure Amazon S3 Storage | Documentation

    To use Amazon S3 storage, you have to create your own account and create a new bucket at AWS Amazon. Please follow http://docs.amazonwebservices.com/AmazonS3/latest/gsg/SigningUpforS3.html for more details. Next, you will have to configure Amazon S3 Storage using your Aspose account at the Dashboard. Please follow these steps to configure it: Log into Dashboard Access the Storages Page Select Amazon S3 Storage from the ‘Create New Storage’ menu Enter ‘Storage Name’ (For example: MyAmazonS3Storage) Enter ‘Bucket’ Name Enter ‘AWS Access Key’ Enter ‘AWS Secret Key’ Press ‘Save’ button to configure new storage The new storage would appear under Storages view....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/total/configure-amazon-s3-...
  7. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...Editor提供了一个基于浏览器的powerpoint编辑软件,可以在线编辑PPT/PPTX。...

    blog.groupdocs.cloud/zh/groupdocs.cloud/page/14/
  8. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...Editor提供了一個基於瀏覽器的powerpoint編輯軟體,可以在線上編輯PPT/PPTX。...

    blog.groupdocs.cloud/zh-hant/groupdocs.cloud/pa...
  9. Evaluation tier | Documentation

    Evaluate GroupDocs.Rewriter Cloud service without registration....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/evaluation/
  10. SearchSettings | Documentation

    SearchSettings data structure used as input parameters of Search API method. SearchSettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "123", "BarcodeType": "Code128", "MatchType": "Contains" } ] } SearchSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected document to be signed....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/searchsettings/