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

edit

(0.08 sec)
  1. 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...
  2. Remove Metadata from DOCX using C#

    Efficiently learn how to remove metadata from DOCX using C# with a code example demonstrating how to delete metadata from DOCX in C# without installing extra software....name, document properties, editing history, and comments. While...be useful for collaborative editing and document management, it...

    kb.groupdocs.com/metadata/net/remove-metadata-f...
  3. Edytuj dokumenty Worda w Javie | Zbuduj swój wł...

    Edytowanie dokumentów programu Word jest wyjaśnione na przykładach języka Java dotyczących edytowania plików DOC, DOCX, ODT w aplikacjach przy użyciu interfejsu Java API do edycji dokumentów....EditableDocument przy użyciu metody edit . Pobierz osadzony kod HTML...defaultWordProcessin = editor.edit(); // Edytuj za pomocą dowolnego...

    blog.groupdocs.com/pl/editor/edit-word-document...
  4. Extract metadata from Microsoft Office Word doc...

    Learn how to extract metadata from Word documents (.doc, .docx) using GroupDocs.Parser for .NET. Extract document properties like author, title, creation date, comments, and revision information from Word files....employee Monitor document editing activity Ensure proper document...total-editing-time How many minutes were spent editing revision-number...

    docs.groupdocs.com/parser/net/extract-metadata-...
  5. 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...
  6. 在 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...
  7. ویرایش ارائه ها در 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...
  8. 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...
  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. 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...