Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 2,551 for

editor

(0.07 sec)
  1. Plugin PDF Viewer per WordPress rilasciato uffi...

    Converti JPG in PPT modificabile e PPT in JPG in Java...NET per l’editor TinyMCE Pubblicato GroupDocs...Annotation per il plug-in Java per l’editor TinyMCE Pubblicato GroupDocs...

    blog.groupdocs.cloud/it/viewer/groupdocs-viewer...
  2. Free Support Forum - groupdocs.cloud

    Get FREE technical support for GroupDocs Cloud APIs from our developers using free support forum....Editor Cloud Product Family Get technical...

    forum.groupdocs.cloud/
  3. PreviewOptions | Documentation

    PreviewOptions structure defines options for creating documents preview FileInfo example { "FileInfo": { "FilePath": "string", "Password": "string" }, "Format": "PNG", "PageNumbers": [ 0 ], "Width": 0, "Height": 0, "RenderComments": true } FileInfo fields Name Description FileInfo Input file path and password. See FileInfo structure AnnotationIds Array of IDs of annotations to remove from the document. Format Preview format. Supported values are: PNG, JPEG or BMP. Default value is PNG. PageNumbers Page numbers to create preview for Width Preview image width Height Preview image height RenderComments Show comments in preview...Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/previewoptions/
  4. Setting content language | Documentation

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

    docs.groupdocs.cloud/rewriter/languages/
  5. 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/
  6. Configure Google Drive Storage | Documentation

    You have to complete following steps to connect a Google Drive Storage: Google Drive Configurations Create Google account if you don’t have one (Google Plus account can be used) (Optional) Install Google Drive application at your PC (see https://drive.google.com) Go to Google API console: https://code.google.com/apis/console Create a new Project In “APIs & Services” menu Enable Google Drive API Go to Credential options and add information in OAuth consent screen Create “OAuth client ID” API credentials Select Web Application and More options Add https://dashboard....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/total/configure-google-dri...
  7. Available SDKs | Documentation

    GroupDocs.Watermark Cloud SDKs GroupDocs.Watermark 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/watermark/available-sdks/
  8. classify/batch Request Parameters | Documentation

    Parameter In Type Comment body BatchRequest Batch of texts (up to 10). BestClassesCount url (Optional) string (“1”, “2”, “3”,..) Count of the best classes to return. Taxonomy url (Optional) string ("", “default”, “iab2”, “documents”, “sentiment”, “sentiment3”) Taxonomy to use for classification return. PrecisionRecallBalance url (Optional) string (“precision”, “recall”, “”) Balance between precision and recall. BaseRequest Model: BatchRequest { batch (string[]), } Examples: JSON { "batch": ["Text1", "Text2"] } XML...Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/classifybat...
  9. Document Automation REST APIs | GroupDocs Cloud

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....Editor cung cấp phần mềm chỉnh sửa...

    blog.groupdocs.cloud/vi/page/9/
  10. Extract Images | Documentation

    This REST API provides the functionality to extract images from the document. There are following ways to extract images from a document: Extract all images from the whole document; Extract images from specific document pages by setting pages range. It saves extracted images to the storage so they can be easily downloaded. The API allows extracting images from containers like ZIP archives, PDF portfolios, Email attachments, MS Outlook storages (PST/OST). For protected documents, it is also required to provide a password....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/parser/extract-images/