Sort Score
Result 10 results
Languages All
Labels All
Results 5,271 - 5,280 of 10,609 for

docx

(0.03 sec)
  1. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...Come convertire i tipi di file DOCX in immagini utilizzando l’API...migliore per convertire Word DOCX in file JPG, PNG e GIF in pochi...

    blog.groupdocs.cloud/it/groupdocs.cloud/page/28/
  2. Редагуйте документи Word онлайн за допомогою бе...

    Ця публікація в блозі представляє безкоштовний редактор Word для легкого редагування документів Word онлайн. Тепер ви можете редагувати файли MS Word без встановлення програмного забезпечення....онлайн за допомогою редактора Docx Як редагувати текст у документі...онлайн? # Цей онлайн редактор Docx є корпоративним і забезпечує...

    blog.groupdocs.cloud/uk/editor/edit-word-docume...
  3. Chuyển đổi JPG sang Word trong Python

    Chuyển đổi JPG sang Word biến mỗi hình ảnh thành một tài liệu Word có thể chỉnh sửa trong vài giây. Bài viết này nói về cách Chuyển đổi JPG sang Word bằng Python....ConvertSettings Đặt đường dẫn tệp JPG Gán “docx” cho định dạng Xác định DocxConvertOptions...settings.format = "docx" # Tùy chọn chuyển đổi DOCX settings.convert_options...

    blog.groupdocs.cloud/vi/conversion/convert-jpg-...
  4. 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':...null , "path" : "viewer/sample_docx/sample_page_1.jpg" , "downloadUrl"...

    docs.groupdocs.cloud/viewer/image-viewer-adjust...
  5. Convertir JPG en Word en Python

    La conversion JPG en Word transforme chaque image en un document Word modifiable en quelques secondes. Cet article explique comment convertir JPG en Word en Python....chemin du fichier JPG Attribuez “docx” au format Définissez DocxConvertOptions...settings.format = "docx" # Options de conversion DOCX settings.convert_options...

    blog.groupdocs.cloud/fr/conversion/convert-jpg-...
  6. تبدیل Word به JPG و JPG به Word بصورت برنامه نو...

    API تبدیل فایل اجازه می دهد تا تصاویر را از JPG به Word DOC تبدیل کنید. این مقاله در مورد نحوه تبدیل Word به JPG و JPG به Word بصورت برنامه نویسی در جاوا می باشد...پرداخت: تبدیل جاوا DOCX به JPG و JPG به DOCX به صورت برنامه نویسی...REST API جاوا تبدیل DOCX به JPG و JPG به DOCX به صورت برنامه ای...

    blog.groupdocs.cloud/fa/conversion/convert-word...
  7. Java'da Programlı Olarak Word'ü JPG'ye ve JPG'y...

    Dosya dönüştürme API'si, görüntüleri JPG'den Word DOC'a dönüştürmeye izin verir. Bu makale Java'da Programlı Olarak Word'ü JPG'ye ve JPG'yi Word'e dönüştürme hakkındadır....ele alacağız: Java DOCX’i JPG’ye ve JPG’yi DOCX’e Programlı Olarak...Dönüştürme Java DOCX’i JPG’ye ve JPG’yi Programlı Olarak DOCX’e Dönüştür...

    blog.groupdocs.cloud/tr/conversion/convert-word...
  8. Xem Tài liệu Word dưới dạng Trang HTML bằng API...

    Xem theo chương trình Tài liệu Word dưới dạng Trang HTML bằng cách sử dụng API REST trong C#. Trình xem tài liệu .NET SDK cho phép hiển thị tệp DOC và Docx sang Trang HTML....dàng hiển thị các tệp DOC hoặc DOCX thành các trang HTML theo chương...Để hiển thị các tệp DOC hoặc DOCX thành HTML , tôi sẽ sử dụng...

    blog.groupdocs.cloud/vi/viewer/render-word-docu...
  9. Image Viewer - Adjust image size | Documentation

    Image Viewer allows you to set custom output image size in pixels through Width and Height properties in ImageOptions. Keep in mind that aspect ratio is automatically applied when you set Width or Height only. This example demonstrates how to set output image size 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':...null , "path" : "viewer/sample_docx/sample_page_1.jpg" , "downloadUrl"...

    docs.groupdocs.cloud/viewer/image-viewer-adjust...
  10. HTML Viewer - Minify HTML | Documentation

    When you are looking for the ways to optimize the rendering of documents into HTML, one of the solutions you might want to use is the compression of the output content (HTML, CSS, and SVG). This solution is suitable in case you are providing your content from the web server over the internet. The lower the content user has to download, the faster he will see the rendered document. GroupDocs.Viewer provides a new Minify property of the HtmlOptions class, that lets you get output content minified....docx' }, 'ViewFormat': 'HTML', 'RenderOptions':...null , "path" : "viewer/sample_docx/sample_page_1.html" , "downloadUrl"...

    docs.groupdocs.cloud/viewer/html-viewer-minify-...