Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 744 for

resource

(0.29 sec)
  1. Bearbeiten Sie Word Dokumente mit der REST-API ...

    Bearbeiten Sie Word Dokumente (DOC oder DOCX) programmgesteuert mithilfe einer REST-API in der Cloud in Python mit dem Document Editor Cloud SDK für Python....resources_path = loadResult.resources_path # Speicheranfrage...saveOptions.resources_path = loadResult.resources_path # Speicheranfrage...

    blog.groupdocs.cloud/de/editor/edit-word-docume...
  2. редактировать документы Word с помощью REST API...

    Программно редактируйте документы Word (DOC или DOCX) с помощью REST API в облаке на Python с помощью Document Editor Cloud SDK для Python....resources_path = loadResult.resources_path # Создать...saveOptions.resources_path = loadResult.resources_path # Создать...

    blog.groupdocs.cloud/ru/editor/edit-word-docume...
  3. Working with Presentations | Documentation

    Presentation documents are presented by many formats: PPT, PPTX, PPTM, PPS(X/M), POT(X/M) and others, which are supported by GroupDocs.Editor Cloud as a separate format family among all others. Same as for all other family formats, the Presentation family has its own load and saves options. There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and Resources) Download HTML document (and Resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into Spreadsheet format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....file and resources) Download HTML document (and resources, if needed)...editable representation. Resources HTTP POST ~/load lets you...

    docs.groupdocs.cloud/editor/working-with-presen...
  4. Python Kullanarak PowerPoint Sunumlarını Düzenl...

    Python için Document Editor Cloud SDK ile Python'da bulutta bir REST API kullanarak PowerPoint sunularını programlı olarak düzenleyin....resources_path = loadResult.resources_path saveOptions...saveOptions.resources_path = loadResult.resources_path saveResult...

    blog.groupdocs.cloud/tr/editor/edit-powerpoint-...
  5. Edit Dokumen Word atau Lembar Excel menggunakan...

    Edit dokumen Word atau lembar Excel secara terprogram menggunakan REST API dari dokumen Anda di cloud dengan Python dengan Editor Dokumen Cloud SDK untuk Python....resources_path = load_result.resources_path save_result...save_options.resources_path = load_result.resources_path save_result...

    blog.groupdocs.cloud/id/editor/edit-word-or-exc...
  6. Edytuj dokumenty Word lub arkusze Excel za pomo...

    Programowo edytuj dokumenty programu Word lub arkusze programu Excel przy użyciu interfejsu API REST z dokumentów przechowywanych w chmurze w języku Python za pomocą pakietu Document Editor Cloud SDK dla języka Python....resources_path = load_result.resources_path save_result...save_options.resources_path = load_result.resources_path save_result...

    blog.groupdocs.cloud/pl/editor/edit-word-or-exc...
  7. Редагувати документи Word за допомогою REST API...

    Програмно редагуйте документи Word (DOC або DOCX) за допомогою REST API у хмарі на Python за допомогою Document Editor Cloud SDK для Python....resources_path = loadResult.resources_path # Створити...saveOptions.resources_path = loadResult.resources_path # Створити...

    blog.groupdocs.cloud/uk/editor/edit-word-docume...
  8. Edite documentos de Word usando REST API en Pyt...

    Edite mediante programación documentos de Word (DOC o DOCX) usando una API REST en la nube en Python con Document Editor Cloud SDK para Python....resources_path = loadResult.resources_path # Crear...saveOptions.resources_path = loadResult.resources_path # Crear...

    blog.groupdocs.cloud/es/editor/edit-word-docume...
  9. تحرير مستندات Word باستخدام REST API في Python ...

    قم بتحرير مستندات Word برمجيًا (DOC أو DOCX) باستخدام واجهة برمجة تطبيقات REST على السحابة في Python باستخدام Document Editor Cloud SDK لـ Python....resources_path = loadResult.resources_path # إنشاء...saveOptions.resources_path = loadResult.resources_path # إنشاء...

    blog.groupdocs.cloud/ar/editor/edit-word-docume...
  10. Working with DSV Documents | Documentation

    DSV (Delimiter-Separated Values) documents are a specific form of text-based spreadsheets with delimiters (separators). There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and Resources) Download HTML document (and Resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into Spreadsheet format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....file and resources) Download HTML document (and resources, if needed)...editable representation. Resources HTTP POST ~/load lets you...

    docs.groupdocs.cloud/editor/working-with-dsv-do...