Sort Score
Result 10 results
Languages All
Labels All
Results 4,811 - 4,820 of 4,927 for

watermark

(0.89 sec)
  1. Document Processing REST APIs | GroupDocs Cloud

    Document Processing REST APIs | GroupDocs Cloud Recent content on Document Processing REST APIs | GroupDocs Cloud Ejemplo de conversión de PDF a PPT en PHP: Tutorial completo Aprenda cómo convertir......Watermark Cloud para .NET. Agrega logotipos...a Word en Java. GroupDocs.Watermark le permite crear un creador...

    blog.groupdocs.cloud/es/index.xml
  2. GroupDocs.Clouds on Document Processing REST AP...

    GroupDocs.Clouds on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Clouds on Document Processing REST APIs | GroupDocs Cloud Ejemplo de conversión de PDF a PPT en PHP: ......Watermark Cloud para .NET. Agrega logotipos...a Word en Java. GroupDocs.Watermark le permite crear un creador...

    blog.groupdocs.cloud/es/groupdocs.cloud/index.xml
  3. Document Processing REST APIs | GroupDocs Cloud

    Document Processing REST APIs | GroupDocs Cloud Recent content on Document Processing REST APIs | GroupDocs Cloud PDF 轉 PPT 轉換範例(PHP):完整教學 了解如何在 PHP 中使用 GroupDocs.Conversion Cloud SDK 將 PDF 轉換為 PPT......C# 中為 PowerPoint 簡報添加水印 | Watermark PowerPoint 使用 GroupDocs.Conversion...在線水印 DOCX 學習如何使用 GroupDocs.Watermark Cloud SDK for .NET 在線為 Word...

    blog.groupdocs.cloud/zh-hant/index.xml
  4. Rename email fields | Documentation

    When rendering email messages, by default the API uses the English language to render field labels such as From, To, Subject etc. There might be the case when you want to change the label of the fields in email message’s header. GroupDocs.Viewer Cloud is flexible enough to allow you to use the custom field labels for email header. The API provides a new property FieldLabels in EmailOptions class to change the field labels....Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/rename-email-fields/
  5. Compare documents protected with password | Doc...

    This feature could be used only for Presentations, WordProcessing and Spreadsheet GroupDocs.Comparison Cloud allows to compare documents that are protected with a password. The following code sample shows how to compare password protected documents. 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....Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/compare-documen...
  6. Accept or reject revisions | Documentation

    GroupDocs.Comparison Cloud allows to accept or reject revisions from Word document and save the result. The following code sample demonstrates how to accept all revisions. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method with options Download comparison result document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/accept-reject-r...
  7. Compare sensitivity | Documentation

    GroupDocs.Comparison Cloud allows to adjust comparison sensitivity to achieve the necessary balance between file comparison speed and accuracy. Possible comparison sensitivity values range is from 0 to 100. Minimal value - the minimal value is 0. Setting sensitivity to a minimal value provides the fastest comparison speed, but it may produce worst comparison quality. If there is at least one common letter in two compared words then these words will not be treated as fully inserted and deleted Value by default - the default value is 75....Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/compare-sensiti...
  8. Get Supported File Formats | Documentation

    GroupDocs.Viewer Cloud REST APIs support to render over 50 file formats to HTML5 or Image formats for the whole document, page by page or custom range of pages. To get list of supported formats, You can use the below API. The following GroupDocs.Viewer Cloud REST API resource has been used in the Supported File Formats example. cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/viewer/formats" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  9. CSharp でプログラム的に Word DOC を PDF に変換する

    形式を変更せずに、Word 文書を高品質で PDF ファイルにすばやく変換します。この記事では、C# でプログラムによって Word を PDF に変換する方法について説明します。...cloud/ja/watermark/find-and-replace-watermark-using-rest-api/)...

    blog.groupdocs.cloud/ja/conversion/convert-word...
  10. Render print areas | Documentation

    Spreadsheet document allows to set a print area if you want to print a specific section on a worksheet. There can be the case when you want to render only the print area of the worksheet using GroupDocs.Viewer Cloud. GroupDocs.Viewer Cloud provides an option to render sections of the worksheet(s) defined as the “print area”. It renders each print area in a worksheet as a separate page. The following code samples show how to render only the print areas from worksheets....Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/render-print-areas/