Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 4,287 for

edit

(0.29 sec)
  1. C#'ta Sunumları Düzenleme | .NET PPT/PPTX Düzen...

    PowerPoint sunumlarını düzenleme, sunum düzenleme API'sini kullanarak .NET uygulamanızdaki PPT, PPTX, ODP dosyalarını düzenlemek için C# örnekleriyle açıklanmaktadır.... // Edit Presentation using (Editor editor...(EditableDocument beforeEdit = editor.Edit(editOptions)) { string originalContent...

    blog.groupdocs.com/tr/editor/edit-ppt-pptx-pres...
  2. Convert PPTX to DOCX using Node.js

    Learn how to convert PPTX to DOCX using Node.js with a step-by-step guide. Easily export PPTX to DOCX in Node.js with simple code and powerful conversion features....may wish to repurpose into editable Word documents for reporting...converting presentation files into editable document formats is a frequent...

    kb.groupdocs.com/conversion/nodejs/convert-pptx...
  3. 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...
  4. GroupDocs.Editor for Python 26.5 – Édition HTML...

    La version 26.5 de GroupDocs.Editor for Python apporte l’édition HTML aller‑retour, une API pythonique, une prise en charge élargie du multi‑format et une documentation adaptée à l’IA. Installez via pip....ouverture par chemin ou flux, edit() , save() , get_document_info()...docx" ) as editor: editable = editor . edit() # document -> HTML...

    blog.groupdocs.com/fr/editor/groupdocs-editor-f...
  5. 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...
  6. 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...
  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. 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-...
  9. Create EditableDocument from file or markup | G...

    This article explains how to create instance of the EditableDocument class from HTML files from disk or from HTML markup with resources using GroupDocs.Editor for Java API....usual way by loading, opening, editing and saving documents, the instances...to Editor class, opened for editing, and then was saved to the...

    docs.groupdocs.com/editor/java/create-editabled...
  10. Usuń metadane z DOCX za pomocą C#

    Skutecznie naucz się usuwać metadane z DOCX przy użyciu C# z przykładem kodu demonstrującym, jak usuwać metadane z DOCX w C# bez instalowania dodatkowego oprogramowania....name, document properties, editing history, and comments. While...be useful for collaborative editing and document management, it...

    kb.groupdocs.com/pl/metadata/net/remove-metadat...