Sort Score
Result 10 results
Languages All
Labels All
Results 6,841 - 6,850 of 14,210 for

docx

(0.12 sec)
  1. Image Viewer - Adjust quality for JPG | Documen...

    When rendering documents and files to JPG with GroupDocs.Viewer Cloud you can adjust quality of the output images by setting Quality property of ImageOptions class. The supported values range of Quality is from 1 to 100. Default value is 90. This example demonstrates how to adjust quality of the output JPG image. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....docx" }, "ViewFormat": "JPG", "RenderOptions":..."FilePath": "SampleFiles/sample.docx" }, "ViewFormat": "JPG", "RenderOptions":...

    docs.groupdocs.cloud/viewer/image-viewer-adjust...
  2. تبدیل Word به فایل TIFF در پایتون

    GroupDocs API یک روش امن و آسان برای تبدیل DOC به فایل TIFF در چند ثانیه است. این مقاله در مورد نحوه تبدیل word به فایل TIFF در پایتون است....Converter API - نصب نحوه تبدیل Word DOCX به فرمت TIFF در پایتون تبدیل...Converter API - نصب # برای تبدیل DOCX به فرمت TIFF، از Python SDK...

    blog.groupdocs.cloud/fa/conversion/convert-word...
  3. 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....dosyalarını Word belgelerine (DOC veya DOCX) dönüştürebilirsiniz. Bu yazıda...Dönüştürme REST API ve Ruby SDK PDF‘ü DOCX’e dönüştürmek için Ruby SDK...

    blog.groupdocs.cloud/tr/page/33/
  4. Text Underline Annotation | Documentation

    Text Underline annotation marks text with a underline styling API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # Get JSON Web Token # Set your client credentials in environment variables CLIENT_ID and CLIENT_SECRET curl -v "https://api....docx" }, "OutputPath": "Output/output.docx", "Annotations":...'annotationdocs/one-page.docx' }, 'OutputPath': 'Output/output.docx', 'Annotations':...

    docs.groupdocs.cloud/annotation/text-underline-...
  5. So sánh các tệp PDF bằng API REST trong Node.js...

    Thêm hình mờ văn bản hoặc hình ảnh vào tài liệu Word theo cách lập trình bằng cách sử dụng API REST trên đám mây trong C# với GroupDocs.Watermark Cloud SDK dành cho .NET....văn bản hoặc hình ảnh vào tệp DOCX , tôi sẽ sử dụng API .NET SDK...the DOCX file to the Cloud Thêm Hình mờ Văn bản vào DOCX bằng...

    blog.groupdocs.cloud/vi/watermark/add-watermark...
  6. Comparez les fichiers PDF à l'aide de l'API RES...

    Ajoutez par programmation un filigrane de texte ou d'image à des documents Word à l'aide d'une API REST sur le cloud en C# avec GroupDocs.Watermark Cloud SDK pour .NET....texte ou d’image aux fichiers DOCX , j’utiliserai l’API .NET SDK...ci-dessous : Télécharger the DOCX file to the Cloud Ajouter un...

    blog.groupdocs.cloud/fr/watermark/add-watermark...
  7. 在 Node.js 中使用 REST API 比較 PDF 文件 | PDF比較SDK

    使用 GroupDocs.Watermark Cloud SDK for .NET 在 C# 中使用雲上的 REST API 以編程方式將文本或圖像水印添加到 Word 文檔。...NET SDK # 為了向 DOCX 文件添加文本或圖像水印,我將使用 GroupDocs.Watermark...Word 文檔中: 上傳 the DOCX file to the Cloud 使用C#為DOCX添加文本水印 下載 the watermarked...

    blog.groupdocs.cloud/zh-hant/watermark/add-wate...
  8. Python を使用して PDF を編集可能な Word ドキュメントに変換する方法

    Python Cloud SDK を使用して PDF を編集可能な Word ドキュメントに変換し、サードパーティのツールやアプリケーションに依存せずに、あらゆるプラットフォームでドキュメントを変換できます。... Python で PDF を編集可能な DOCX に変換する方法 # ここでは Python 3.7.4...output_name= 'sample.docx' strformat='docx' request_upload = g...

    blog.groupdocs.cloud/ja/conversion/convert-pdf-...
  9. Get list of changes of comparings | Documentation

    GroupDocs.Comparison Cloud allows to obtain list of changes between source and target files. The following code sample demonstrates how to get list of all changes. 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....docx" }, "TargetFiles": [ { "FilePath":..."FilePath": "target_files/word/target.docx" } ] }' Windows PowerShell #...

    docs.groupdocs.cloud/comparison/get-list-of-cha...
  10. Витягуйте сторінки з документів Word за допомог...

    Легко витягуйте певні сторінки з документів Word як окремі файли. У цій статті йдеться про те, як видобувати сторінки з документів Word за допомогою Rest API у Ruby...показано нижче, щоб розділити файл docx на сторінки: # REST API вилучення...витягти певні сторінки з word docx # Створіть екземпляр Pages API...

    blog.groupdocs.cloud/uk/merger/extract-pages-fr...