Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 1,282 for

text watermark

(0.41 sec)
  1. แปลงสเปรดชีต Excel เป็น PDF ใน Node.js | XLS, X...

    แปลงสเปรดชีต Excel เป็นไฟล์ PDF โดยทางโปรแกรมโดยใช้ REST API ใน Node.js Node.js SDK อนุญาตให้แปลงไฟล์ XLS, XLSX เป็น PDF...// กำหนดตัวเลือกลายน้ำ let watermark = new groupdocs_conversion_cloud...WatermarkOptions(); watermark.text = "CONFIDENTIAL"; watermark.bold = true;...

    blog.groupdocs.cloud/th/conversion/convert-exce...
  2. Anotar archivos DOCX usando una API REST en Python

    Anote mediante programación archivos DOCX mediante la API REST en la nube en Python con Document Annotation Cloud SDK para Python....text = "This is area annotation"...a1.type = "Watermark" a1.text = "This is watermark annotation"...

    blog.groupdocs.cloud/es/annotation/annotate-doc...
  3. ใส่คำอธิบายประกอบไฟล์ DOCX โดยใช้ REST API ใน P...

    เขียนคำอธิบายประกอบไฟล์ DOCX โดยทางโปรแกรมโดยใช้ REST API บนคลาวด์ใน Python ด้วย Document Annotation Cloud SDK สำหรับ Python...text = "This is area annotation"...a1.type = "Watermark" a1.text = "This is watermark annotation"...

    blog.groupdocs.cloud/th/annotation/annotate-doc...
  4. Résumer des documents en C# | API REST de résum...

    Comment résumer le contenu d'un document en utilisant l'API REST .NET. Créez des résumés concis de fichiers PDF, de fichiers Word et de documents Texte en utilisant une synthèse alimentée par l'IA....Installer via NuGet Résumer le texte en utilisant C# Étape 1 — Initialiser...Résumé de Document Summarize Text using C# Summariser le document...

    blog.groupdocs.cloud/fr/rewriter/summarize-docu...
  5. Chú thích các tệp DOCX bằng API REST trong Python

    Chú thích theo chương trình cho các tệp DOCX bằng API REST trên đám mây trong Python với SDK đám mây chú thích tài liệu cho Python....text = "This is area annotation"...a1.type = "Watermark" a1.text = "This is watermark annotation"...

    blog.groupdocs.cloud/vi/annotation/annotate-doc...
  6. 在 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-hant/annotation/annotat...
  7. Python で REST API を使用して HTML を PDF に変換する | Pyth...

    Document Conversion Cloud SDK for Python を使用して、Python のクラウド上で REST API を使用して、HTML ファイルを PDF ドキュメントにプログラム的に変換します。...= "変換ed" # 透かしオプションを定義する watermark = groupdocs_conversion_cloud...WatermarkOptions() watermark.text = "THIS IS SAMPLE WATERMARK" watermark.bold...

    blog.groupdocs.cloud/ja/conversion/convert-html...
  8. Extract or Remove Annotations from PDF using RE...

    Programmatically Extract or Remove Annotations from PDF using a REST API in Node.js with GroupDocs.Signature Cloud for Node.js SDK....delete annotations, watermark overlays, text replacements, redactions...redactions, sticky notes, and text markups to all popular document...

    blog.groupdocs.cloud/ar/annotation/extract-or-r...
  9. Преобразование документов Word в PDF с помощью ...

    Программное преобразование документов Word в PDF с помощью REST API в Node.js. Node.js SDK позволяет преобразовывать файлы DOC и DOCX в файлы PDF в облаке....outputPath = "converted_with_watermark.pdf"; // определить параметры...параметры водяного знака let watermark = new groupdocs_conversion_cloud...

    blog.groupdocs.cloud/ru/conversion/convert-word...
  10. 在 Node.js 中使用 REST API 将 PDF 转换为 PowerPoint

    使用 Node.js 中的 REST API 以编程方式将 PDF 转换为 PowerPoint PPTX 演示文稿。 Node.js SDK 允许将 PDF 转换为 PPT 和 PPTX。..."converted_with_watermark.pptx"; // 定义水印选项 let watermark = new gro...WatermarkOptions(); watermark.text = "CONFIDENTIAL"; watermark.bold = true;...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...