Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 1,414 for

text watermark

(0.11 sec)
  1. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...com/products/watermark؟utmsource=nl&utmcampaign=...tmmedium=link) GroupDocs.Watermark for .NET هي واجهة برمجة تطبيقات...

    blog.groupdocs.cloud/ar/groupdocs.cloud/page/48/
  2. Document Processing 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....com/products/watermark؟utmsource=nl&utmcampaign=...tmmedium=link) GroupDocs.Watermark for .NET هي واجهة برمجة تطبيقات...

    blog.groupdocs.cloud/ar/page/48/
  3. GroupDocs.Conversion Cloud V2 简介

    GroupDocs.Conversion Cloud REST API 支持 65 多种文档格式的转换。它快速可靠地提供高质量的输出... ### Convert and Add Watermark curl --request POST "https://api..."WatermarkOptions": { "text": "Watermark" } }, "OutputPath": "Output"}"...

    blog.groupdocs.cloud/zh/conversion/introducing-...
  4. 在 Node.js 中使用 REST API 以 HTML 格式显示 Excel 数据

    使用 Node.js 中的 REST API 和 GroupDocs.Viewer Cloud for Node.js SDK,以编程方式将 Microsoft Excel 电子表格数据呈现或显示为 HTML。...watermark = new groupdocs_viewer_cloud.Watermark(); viewOptions...viewOptions.watermark.size = 100; viewOptions.watermark.text = "This...

    blog.groupdocs.cloud/zh/viewer/display-excel-da...
  5. Aggiungi annotazioni nei documenti di Word util...

    Aggiungi annotazioni in modo programmatico nei documenti di Word utilizzando un'API REST sul cloud in Node.js con Document Annotation Cloud SDK per Node.js....text = "This is distance annotation";...AnnotationInfo.TypeEnum.Area; a2.text = "This is area annotation";...

    blog.groupdocs.cloud/it/annotation/add-annotati...
  6. Node.js에서 REST API를 사용하여 Excel 데이터를 HTML로 표시

    Node.js용 GroupDocs.Viewer Cloud SDK와 함께 Node.js의 REST API를 사용하여 프로그래밍 방식으로 Microsoft Excel 스프레드시트 데이터를 HTML로 렌더링하거나 표시합니다....watermark = new groupdocs_viewer_cloud.Watermark(); viewOptions...viewOptions.watermark.size = 100; viewOptions.watermark.text = "This...

    blog.groupdocs.cloud/ko/viewer/display-excel-da...
  7. C#에서 REST API를 사용하여 Word 문서를 HTML 페이지로 보기

    프로그래밍 방식으로 C#의 REST API를 사용하여 Word 문서를 HTML 페이지로 봅니다. 문서 뷰어 .NET SDK를 사용하면 DOC 및 DOCX 파일을 HTML 페이지로 렌더링할 수 있습니다....Watermark = new Watermark { Text = "This is a sample...sample watermark!", Size = 100, Color = "Red", Position = Watermark...

    blog.groupdocs.cloud/ko/viewer/render-word-docu...
  8. 使用 PHP 在 HTML 页面中显示 Word 文档 |在 HTML 中查看 DOCX

    使用 PHP 中的 REST API 和 GroupDocs.Viewer Cloud for PHP SDK 以编程方式在 HTML 页面中显示 Word 文档。将 DOCX 呈现为响应式网页。...// 定义水印 $watermark = new Model\Watermark(); $watermark->setText("This...This is sample text watermark!"); $watermark->setSize(100); ...

    blog.groupdocs.cloud/zh/viewer/display-word-doc...
  9. Python에서 REST API를 사용하여 Word 문서를 PDF로 변환 | 워드를 ...

    Python용 Document Conversion Cloud SDK를 사용하여 Python의 클라우드에서 REST API를 사용하여 프로그래밍 방식으로 Word 문서(DOCX 또는 DOC)를 PDF 파일로 변환합니다...."converted" # 워터마크 옵션 정의 watermark = groupdocs_conversion_cloud...WatermarkOptions() watermark.text = "THIS IS SAMPLE WATERMARK" watermark.bold...

    blog.groupdocs.cloud/ko/conversion/convert-word...
  10. 在 Python 中使用 REST API 注释 DOCX 文件

    使用适用于 Python 的 Document Annotation Cloud SDK 在 Python 中使用云中的 REST API 以编程方式注释 DOCX 文件。...text = "This is area annotation"...a1.type = "Watermark" a1.text = "This is watermark annotation"...

    blog.groupdocs.cloud/zh/annotation/annotate-doc...