Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 4,001 for

editing

(0.54 sec)
  1. 在 C# 中编辑 Word 文档 |构建您自己的 .NET Word 编辑器

    使用 C# 示例解释编辑 Word 文档,以使用文档编辑 API 在 .NET 应用程序中编辑 DOC、DOCX、ODT 文件。...Word 文档中所有出现的单词“document”替换为“edited document”。 using (Editor editor...(EditableDocument beforeEdit = editor.Edit(editOptions)) { string originalContent...

    blog.groupdocs.com/zh/editor/edit-word-document...
  2. Java'da Sunumları Düzenleme | PPT/PPTX Düzenleme

    PowerPoint sunumlarını düzenleme, sunum düzenleme API'sini kullanarak uygulamanızdaki PPT, PPTX, ODP dosyalarını düzenlemek için Java örneğiyle açıklanmaktadır.... // Edit Presentation Editor editor =...EditableDocument beforeEdit = editor.edit(editOptions); String originalContent...

    blog.groupdocs.com/tr/editor/edit-ppt-pptx-pres...
  3. Edytuj prezentacje w Javie | Edycja PPT/PPTX

    Edycję prezentacji programu PowerPoint wyjaśniono na przykładzie języka Java umożliwiającym edycję plików PPT, PPTX, ODP w aplikacji przy użyciu interfejsu API do edycji prezentacji.... // Edit Presentation Editor editor =...EditableDocument beforeEdit = editor.edit(editOptions); String originalContent...

    blog.groupdocs.com/pl/editor/edit-ppt-pptx-pres...
  4. GroupDocs.Metadata Product Family on GroupDocs ...

    GroupDocs.Metadata Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Metadata Product Family on GroupDocs Blog | Document Autom...... Edite mediante programación propiedades...ver y editar metadatos EPUB. Edite los metadatos de EPUB en línea...

    blog.groupdocs.com/es/categories/groupdocs.meta...
  5. 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...
  6. 在 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...
  7. Document protection | GroupDocs

    This article explains how to edit protected Word document, allow or restrict document Editing features like adding comments or filling form fields using GroupDocs.Editor for .NET API..../ Developer Guide / Edit document / Edit Word document / Document...read-only mode, other allow to edit form-fields etc. allows to apply...

    docs.groupdocs.com/editor/net/document-protection/
  8. 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...
  9. 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...
  10. 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...