Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 3,850 for

editing

(0.13 sec)
  1. Modifica documenti Word in C# | Crea il tuo edi...

    La modifica di documenti Word è spiegata con esempi C# per modificare file DOC, DOCX, ODT all'interno dell'applicazione .NET utilizzando l'API di modifica dei documenti....Edit(editOptions)) { string originalContent...originalContent.Replace("document", "edited document"); } } Salva il documento...

    blog.groupdocs.com/it/editor/edit-word-document...
  2. Modifier des présentations en C# | Édition .NET...

    L'édition de présentations PowerPoint est expliquée avec des exemples C# pour éditer des fichiers PPT, PPTX et ODP dans votre application .NET à l'aide de l'API d'édition de présentation.... // Edit Presentation using (Editor editor...(EditableDocument beforeEdit = editor.Edit(editOptions)) { string originalContent...

    blog.groupdocs.com/fr/editor/edit-ppt-pptx-pres...
  3. Präsentationen in Java bearbeiten | PPT/PPTX-Be...

    Das Bearbeiten von PowerPoint-Präsentationen wird anhand eines Java-Beispiels zum Bearbeiten von PPT-, PPTX- und ODP-Dateien in Ihrer Anwendung mithilfe der Präsentationsbearbeitungs-API erläutert.... // Edit Presentation Editor editor =...EditableDocument beforeEdit = editor.edit(editOptions); String originalContent...

    blog.groupdocs.com/de/editor/edit-ppt-pptx-pres...
  4. 編輯Word文檔|線上編輯和程序化方法

    探索編輯 Word 文件的有效方法。可以在線上編輯 DOC/DOCX 文件,也可以使用 C# 和 Java 以程式設計方式進行編輯。...Edit(editOptions)) { string originalContent...originalContent.Replace("document", "edited document"); } } 如需進一步指導,您也可以參考...

    blog.groupdocs.com/zh-hant/editor/edit-word-doc...
  5. แก้ไขการนำเสนอใน Java | การแก้ไข PPT/PPTX

    การแก้ไขงานนำเสนอ PowerPoint ได้รับการอธิบายด้วยตัวอย่าง Java เพื่อแก้ไขไฟล์ PPT, PPTX, ODP ภายในแอปพลิเคชันของคุณโดยใช้ API การแก้ไขการนำเสนอ...“การนำเสนอ” ในงานนำเสนอ PPTX // Edit Presentation Editor editor =...EditableDocument beforeEdit = editor.edit(editOptions); String originalContent...

    blog.groupdocs.com/th/editor/edit-ppt-pptx-pres...
  6. 在 Java 中編輯簡報 | PPT/PPTX 編輯

    使用 Java 範例解釋了編輯 PowerPoint 簡報,以使用簡報編輯 API 在應用程式中編輯 PPT、PPTX、ODP 檔案。... // Edit Presentation Editor editor =...EditableDocument beforeEdit = editor.edit(editOptions); String originalContent...

    blog.groupdocs.com/zh-hant/editor/edit-ppt-pptx...
  7. Chỉnh sửa bản trình bày trong C# | Chỉnh sửa .N...

    Chỉnh sửa bản trình bày PowerPoint được giải thích bằng các ví dụ C# để chỉnh sửa các tệp PPT, PPTX, ODP trong ứng dụng .NET của bạn bằng API chỉnh sửa bản trình bày.... // Edit Presentation using (Editor editor...(EditableDocument beforeEdit = editor.Edit(editOptions)) { string originalContent...

    blog.groupdocs.com/vi/editor/edit-ppt-pptx-pres...
  8. Find metadata properties | Documentation

    This article explains that how you can easily search metadata and extract desired metadata properties from PDF, DOCX, PPTX, XLSX, images, audio, video and many other files of different types in your .NET solution....the name of the person last edited the document and all properties...date/time the document was last edited. For more information on supported...

    docs.groupdocs.com/metadata/net/find-metadata-p...
  9. C#에서 Word 문서 편집 | 나만의 .NET Word 편집기 구축

    Word 문서 편집은 문서 편집 API를 사용하여 .NET 응용 프로그램 내에서 DOC, DOCX, ODT 파일을 편집하는 C# 예제와 함께 설명됩니다....문서에서 “document"라는 단어의 모든 항목을 “edited document"로 바꿉니다. using (Editor...(EditableDocument beforeEdit = editor.Edit(editOptions)) { string originalContent...

    blog.groupdocs.com/ko/editor/edit-word-document...
  10. 在 C# 中編輯簡報 | .NET PPT/PPTX 編輯

    透過 C# 範例說明如何編輯 PowerPoint 簡報,以便使用簡報編輯 API 在 .NET 應用程式中編輯 PPT、PPTX、ODP 檔案。... // Edit Presentation using (Editor editor...(EditableDocument beforeEdit = editor.Edit(editOptions)) { string originalContent...

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