Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 3,302 for

watermark

(0.21 sec)
  1. GroupDocs.Total Cloud Product Family | Document...

    GroupDocs.Annotation Cloud Getting Started Developer Guide Release Notes GroupDocs.Classification Cloud Getting Started Developer Guide Release Notes GroupDocs.Comparison Cloud Getting Started Developer Guide Release Notes GroupDocs.Conversion Cloud Getting Started Developer Guide Release Notes GroupDocs.Editor Cloud Getting Started Developer Guide Release Notes GroupDocs.Merger Cloud Getting Started Developer Guide Release Notes GroupDocs.Metadata Cloud Getting Started Developer Guide Release Notes GroupDocs.Parser Cloud Getting Started Developer Guide Release Notes GroupDocs.Rewriter Cloud Getting Started Developer Guide Release Notes GroupDocs....Watermark Product Solution GroupDocs...Guide Release Notes GroupDocs.Watermark Cloud Getting Started Developer...

    docs.groupdocs.cloud/total/
  2. Supported Document Formats | Documentation

    The following table indicates the input and output file formats supported by GroupDocs.Watermark Cloud WordProcessing family formats Format Description Add Remove Search Replace DOC MS Word 97-2007 Binary File Format ✔ ✔ ✔ ✔ DOCX Office Open XML WordProcessingML Macro-Free Document ✔ ✔ ✔ ✔ DOCM Office Open XML WordProcessingML Macro-Enabled Document ✔ ✔ ✔ ✔ DOT MS Word 97-2007 Template ✔ ✔ ✔ ✔ DOTM Office Open XML WordprocessingML Macro-Enabled Template ✔ ✔ ✔ ✔ DOTX Office Open XML WordprocessingML Macro-Free Template ✔ ✔ ✔ ✔ ODT Open Document Format Text Document ✔ ✔ ✔ ✔ RTF Rich Text Format ✔ ✔ ✔ ✔ Spreadsheet family formats Format Description Add Remove Search Replace XLS Excel 97-2003 Binary File Format ✔ ✔ ✔ ✔ XLT Excel 97-2003 Template ✔ ✔ ✔ ✔ XLSX Office Open XML Workbook Macro-Free ✔ ✔ ✔ ✔ XLSM Office Open XML Workbook Macro-Enabled ✔ ✔ ✔ ✔ XLTX Office Open XML Template Macro-Free ✔ ✔ ✔ ✔ XLTM Office Open XML Template Macro-Enabled ✔ ✔ ✔ ✔ Presentation family formats Format Description Add Remove Search Replace PPT Microsoft PowerPoint 97-2003 Presentation ✔ ✔ ✔ ✔ PPTX Microsoft Office Open XML PresentationML Macro-Free Document ✔ ✔ ✔ ✔ PPTM Microsoft Office Open XML PresentationML Macro-Enabled Document ✔ ✔ ✔ ✔ PPS Microsoft PowerPoint 97-2003 SlideShow ✔ ✔ ✔ ✔ PPSX Microsoft Office Open XML PresentationML Macro-Free SlideShow ✔ ✔ ✔ ✔ PPSM Microsoft Office Open XML PresentationML Macro-Enabled SlideShow ✔ ✔ ✔ ✔ POTX Microsoft Office Open XML PresentationML Macro-Free Template ✔ ✔ ✔ ✔ POTM Microsoft Office Open XML PresentationML Macro-Enabled Template ✔ ✔ ✔ ✔ Other formats Format Description Add Remove Search Replace PDF Saves the document as PDF (Adobe Portable Document) format....Watermark Product Solution GroupDocs...Documentation / GroupDocs.Watermark Cloud / Getting Started /...

    docs.groupdocs.cloud/watermark/supported-docume...
  3. Technical Support | Documentation

    GroupDocs provides unlimited free technical support for all its products. The support is available to all users, including evaluation. If you need help with GroupDocs.Editor Cloud, consider the following: The main avenue for support is the GroupDocs Cloud Forums. Post your question in the GroupDocs.Watermark Cloud Forum and it will be answered within a few hours. The questions are answered directly by the GroupDocs.Editor Cloud development team Please note, GroupDocs does not provide technical support over the phone....Watermark Product Solution GroupDocs...Documentation / GroupDocs.Watermark Cloud / Getting Started /...

    docs.groupdocs.cloud/watermark/technical-support/
  4. 使用 Node.js 將 Word 文檔轉換為 PDF |在 Node.js 中將 DOCX ...

    使用 Node.js 中的 REST API 以編程方式將 Word 文檔轉換為 PDF。 Node.js SDK 允許將 DOC 和 DOCX 文件轉換為雲端的 PDF 文件。..."converted_with_watermark.pdf"; // 定義水印選項 let watermark = new grou...WatermarkOptions(); watermark.text = "CONFIDENTIAL"; watermark.bold = true;...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  5. 使用 Node.js 將 JPG 轉換為 PDF |將圖像轉換為 PDF

    使用 GroupDocs.Conversion Cloud SDK for Node.js 在 Node.js 中使用雲上的 REST API 以編程方式將 JPG 轉換為 PDF。...= "output"; // 定義水印選項 let watermark = new groupdocs_conversion_cloud...WatermarkOptions(); watermark.text = "This is a Sample watermark"; watermark...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  6. تبدیل JPG به PDF با استفاده از Node.js | تبدیل ...

    با استفاده از یک REST API روی ابر در Node.js با GroupDocs.Conversion Cloud SDK برای Node.js، JPG را به صورت برنامه‌نویسی به PDF تبدیل کنید....تعریف گزینه های واترمارک let watermark = new groupdocs_conversion_cloud...WatermarkOptions(); watermark.text = "This is a Sample watermark"; watermark...

    blog.groupdocs.cloud/fa/conversion/convert-imag...
  7. Convertir des documents Word en PDF à l'aide de...

    Convertissez par programmation des documents Word (DOCX ou DOC) en fichiers PDF à l'aide d'une API REST sur le cloud en Python avec Document Conversion Cloud SDK for Python....les options de filigrane watermark = groupdocs_conversion_cloud...WatermarkOptions() watermark.text = "THIS IS SAMPLE WATERMARK" watermark.bold...

    blog.groupdocs.cloud/fr/conversion/convert-word...
  8. Supported Platforms | Documentation

    GroupDocs.Editor Cloud is a REST API that can be used with any language: .NET, Java, PHP, Ruby, Python, Node.js and many more. You can use it with any language or platform that supports REST. (Almost all platforms and languages support REST and provide native REST clients to work with REST APIs). You do not need to worry about language or platform limitations. You can use it with any platform – web, desktop, mobile, and cloud....Watermark Product Solution GroupDocs...Documentation / GroupDocs.Watermark Cloud / Getting Started /...

    docs.groupdocs.cloud/watermark/supported-platfo...
  9. Mostrar documento de Word en una página HTML us...

    Muestre mediante programación un documento de Word en una página HTML mediante una API REST en PHP con GroupDocs.Viewer Cloud for PHP SDK. Renderice DOCX en una página web receptiva....de agua $watermark = new Model\Watermark(); $watermark->setText("This...text watermark!"); $watermark->setSize(100); $watermark->setColor("Red");...

    blog.groupdocs.cloud/es/viewer/display-word-doc...
  10. Visualizza il documento Word nella pagina HTML ...

    Visualizza in modo programmatico il documento Word nella pagina HTML utilizzando un'API REST in PHP con GroupDocs.Viewer Cloud per PHP SDK. Trasforma DOCX in una pagina Web reattiva....filigrana $watermark = new Model\Watermark(); $watermark->setText("This...text watermark!"); $watermark->setSize(100); $watermark->setColor("Red");...

    blog.groupdocs.cloud/it/viewer/display-word-doc...