Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 4,025 for

edit

(0.14 sec)
  1. C#에서 프레젠테이션 편집 | .NET PPT/PPTX 편집

    PowerPoint 프레젠테이션 편집은 프레젠테이션 편집 API를 사용하여 .NET 응용 프로그램 내에서 PPT, PPTX, ODP 파일을 편집하기 위한 C# 예제와 함께 설명됩니다.... // Edit Presentation using (Editor editor...(EditableDocument beforeEdit = editor.Edit(editOptions)) { string originalContent...

    blog.groupdocs.com/ko/editor/edit-ppt-pptx-pres...
  2. Convert DOCX to ODT using Python

    Quickly convert DOCX to ODT using Python with an easy-to-follow guide. Export DOCX to ODT using Python to ensure smooth Editing and open document format support....ideal for systems that require editable output in open formats. By...executed, the system generates an editable ODT file named output.odt...

    kb.groupdocs.com/conversion/python/convert-docx...
  3. Load document | GroupDocs

    Following this guide you will learn how to load document from local disk or file stream for Editing with GroupDocs.Editor for .NET API....local disk or file stream for editing using the GroupDocs.Editor...will be thrown during the editing process. Here’s how GroupDocs...

    docs.groupdocs.com/editor/net/load-document/
  4. Convert PPTX to DOCX using Node.js

    Learn how to convert PPTX to DOCX using Node.js with a step-by-step guide. Easily export PPTX to DOCX in Node.js with simple code and powerful conversion features....may wish to repurpose into editable Word documents for reporting...converting presentation files into editable document formats is a frequent...

    kb.groupdocs.com/conversion/nodejs/convert-pptx...
  5. Редактировать документы Word в C# | Создайте св...

    Редактирование документов Word объясняется примерами C# для редактирования файлов DOC, DOCX, ODT в приложении .NET с использованием API редактирования документов....Edit(editOptions)) { string originalContent...originalContent.Replace("document", "edited document"); } } Сохраните отредактированный...

    blog.groupdocs.com/ru/editor/edit-word-document...
  6. Modifier des documents Word en Java | Créez vot...

    L'édition de documents Word est expliquée avec des exemples Java pour éditer des fichiers DOC, DOCX, ODT dans vos applications à l'aide de l'API Java d'édition de documents....EditableDocument en utilisant la méthode edit . Obtenez le code HTML intégré...defaultWordProcessin = editor.edit(); // Soit modifier à l'aide...

    blog.groupdocs.com/fr/editor/edit-word-document...
  7. Modifica presentazioni in Java | Modifica PPT/PPTX

    La modifica delle presentazioni PowerPoint viene spiegata con un esempio Java per modificare file PPT, PPTX, ODP all'interno dell'applicazione utilizzando l'API di modifica delle presentazioni.... // Edit Presentation Editor editor =...EditableDocument beforeEdit = editor.edit(editOptions); String originalContent...

    blog.groupdocs.com/it/editor/edit-ppt-pptx-pres...
  8. ویرایش ارائه ها در Java | ویرایش PPT/PPTX

    ویرایش ارائه های پاورپوینت با مثال Java برای ویرایش فایل های PPT، PPTX، ODP در برنامه شما با استفاده از API ویرایش ارائه توضیح داده شده است.... // Edit Presentation Editor editor =...EditableDocument beforeEdit = editor.edit(editOptions); String originalContent...

    blog.groupdocs.com/fa/editor/edit-ppt-pptx-pres...
  9. Presentaties bewerken in Java | PPT/PPTX-bewerking

    Het bewerken van PowerPoint-presentaties wordt uitgelegd met een Java-voorbeeld om PPT-, PPTX- en ODP-bestanden binnen uw applicatie te bewerken met behulp van de presentatiebewerkings-API.... // Edit Presentation Editor editor =...EditableDocument beforeEdit = editor.edit(editOptions); String originalContent...

    blog.groupdocs.com/nl/editor/edit-ppt-pptx-pres...
  10. 在 Java 中编辑演示文稿 | PPT/PPTX 编辑

    使用 Java 示例解释了编辑 PowerPoint 演示文稿,以使用演示文稿编辑 API 在应用程序中编辑 PPT、PPTX、ODP 文件。... // Edit Presentation Editor editor =...EditableDocument beforeEdit = editor.edit(editOptions); String originalContent...

    blog.groupdocs.com/zh/editor/edit-ppt-pptx-pres...