Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 3,877 for

edit

(0.04 sec)
  1. 在 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...
  2. Load Document | Documentation

    Following this guide, you will learn how to load a document from the local disk or file stream for Editing with GroupDocs.Editor for Node.js via Java API....the next step—opening for editing—an exception will be thrown...will be thrown later during editing. Incorrect Password Specified:...

    docs.groupdocs.com/editor/nodejs-java/load-docu...
  3. 在 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/editor/edit-ppt-pptx-pres...
  4. تحرير مستندات Word في C # | قم ببناء محرر .NET ...

    تحرير مستندات Word موضح بأمثلة C # لتحرير ملفات DOC و DOCX و ODT داخل تطبيق .NET باستخدام واجهة برمجة تطبيقات تحرير المستندات....Edit(editOptions)) { string originalContent...originalContent.Replace("document", "edited document"); } } احفظ مستند...

    blog.groupdocs.com/ar/editor/edit-word-document...
  5. 用Java 编辑Excel 文件|构建您的在线 Java Excel 工作表编辑器

    使用您的 Java 应用程序编辑 Excel 文件(XLS、XLSX、ODS) 。使用电子表格和文档编辑 Java API 编辑电子表格的示例。... 设置工作表标签索引并使用 edit() 获取 Editable Document 。 您可以使用相应的 getter...EditableDocument firstTab = editor.edit(editOptions); String bodyContent...

    blog.groupdocs.com/zh/editor/edit-excel-files-i...
  6. Modifier des présentations en Java | Édition PP...

    L'édition de présentations PowerPoint est expliquée avec un exemple Java pour éditer des fichiers PPT, PPTX et ODP dans votre application à l'aide de l'API d'édition de présentation.... // Edit Presentation Editor editor =...EditableDocument beforeEdit = editor.edit(editOptions); String originalContent...

    blog.groupdocs.com/fr/editor/edit-ppt-pptx-pres...
  7. 在 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...
  8. Convertir DOCX a ODT usando Python

    Convierte rápidamente DOCX a ODT con Python gracias a una guía sencilla. Exporta DOCX a ODT con Python para garantizar una edición fluida y compatibilidad con formatos de documentos abiertos....que requieren resultados editables en formatos abiertos. Al utilizar...sistema genera un archivo ODT editable llamado output.odt. Este proceso...

    kb.groupdocs.com/es/conversion/python/convert-d...
  9. PowerPoint プレゼンテーションを編集する |オンライン編集とプログラムによるアプローチ

    PowerPoint プレゼンテーションを編集する効率的な方法を発見します。 PPT/PPTX ファイルをオンラインで編集するか、C# と Java を使用してプログラムで編集します。...Edit(); PresentationEditOpti editOptions2...EditableDocument secondSlide = editor.Edit(editOptions2); PresentationEditOpti...

    blog.groupdocs.com/ja/editor/edit-presentation-...
  10. Merge Open Document files | Documentation

    Learn how to merge Open Document files, combine ODT, ODS, ODP files into one file programmatically in Java language using GroupDocs.Merger for Java library....can open the ODT files for editing. Microsoft Word can also open...can open the ODT files for editing. Microsoft Word can also open...

    docs.groupdocs.com/merger/java/merge/open-docum...