Sort Score
Result 10 results
Languages All
Labels All
Results 3,111 - 3,120 of 3,939 for

editing

(0.07 sec)
  1. 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...
  2. 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 Java 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/java/document-protect...
  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. 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...
  5. 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...
  6. ویرایش ارائه ها در 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...
  7. Update XMP Metadata of WAV File using GroupDocs...

    GroupDocs team is introducing two new features and three enhancements in the monthly release of GroupDocs.Metadata for .NET 18.6. Using the latest version, you can now edit XMP metadata of WAV file format and update metadata properties of MPP file format. Furthermore, memory consumption for loading and saving metadata is now reduced for MPP, WAV and AVI file formats. A bug related to removing XMP metadata in Tiff file format is also resolved in the latest version....latest version, you can now edit XMP metadata of WAV file format...introduced in version 18.6 . # Edit XMP metadata in WAV files Update...

    blog.groupdocs.com/metadata/update-xmp-metadata...
  8. 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...
  9. 在 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...
  10. Find metadata properties | GroupDocs

    Using the GroupDocs.Metadata for Node.js via Java 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/nodejs-java/find-me...