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

editing

(0.2 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. 編輯Word文檔|線上編輯和程序化方法

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

    blog.groupdocs.com/zh-hant/editor/edit-word-doc...
  3. แก้ไขการนำเสนอใน 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...
  4. 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...
  5. Editar documentos de Word en C# | Cree su propi...

    La edición de documentos de Word se explica con ejemplos de C# para editar archivos DOC, DOCX, ODT dentro de su aplicación .NET utilizando la API de edición de documentos....Edit(editOptions)) { string originalContent...originalContent.Replace("document", "edited document"); } } Guarde el documento...

    blog.groupdocs.com/es/editor/edit-word-document...
  6. 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...
  7. GroupDocs

    Central documentation index for GroupDocs on-premise document processing SDKs. Explore developer documentation and guides for all product families.... removing, smart searching, edit locking, and performing other...to dynamically read, write, edit and remove meta information...

    docs.groupdocs.com/
  8. Find metadata properties | GroupDocs

    Using the GroupDocs.Metadata for Python via .NET 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 Java 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/python-net/find-met...
  9. 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...
  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-hant/editor/edit-ppt-pptx...