Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 4,001 for

editing

(0.85 sec)
  1. Upravujte dokumenty aplikace Word v C# | Sestav...

    Úpravy dokumentů aplikace Word jsou vysvětleny na příkladech jazyka C# pro úpravy souborů DOC, DOCX, ODT v rámci vaší aplikace .NET pomocí rozhraní API pro úpravy dokumentů....Edit(editOptions)) { string originalContent...originalContent.Replace("document", "edited document"); } } Uložte upravený...

    blog.groupdocs.com/cs/editor/edit-word-document...
  2. Bearbeiten Sie Präsentationen in C# | .NET PPT/...

    Das Bearbeiten von PowerPoint-Präsentationen wird anhand von C#-Beispielen zum Bearbeiten von PPT-, PPTX- und ODP-Dateien in Ihrer .NET-Anwendung mithilfe der Präsentationsbearbeitungs-API erläutert.... // Edit Presentation using (Editor editor...(EditableDocument beforeEdit = editor.Edit(editOptions)) { string originalContent...

    blog.groupdocs.com/de/editor/edit-ppt-pptx-pres...
  3. Редактирование презентаций на C# | Редактирован...

    Редактирование презентаций PowerPoint объясняется на примерах C# для редактирования файлов PPT, PPTX, ODP в вашем приложении .NET с использованием API редактирования презентаций.... // Edit Presentation using (Editor editor...(EditableDocument beforeEdit = editor.Edit(editOptions)) { string originalContent...

    blog.groupdocs.com/ru/editor/edit-ppt-pptx-pres...
  4. Modifier des documents Word | Édition en ligne ...

    Découvrez des moyens efficaces de modifier des documents Word. Modifiez les fichiers DOC/DOCX en ligne ou faites-le par programme en utilisant C# et Java....Edit(editOptions)) { string originalContent...originalContent.Replace("document", "edited document"); } } Pour plus d’informations...

    blog.groupdocs.com/fr/editor/edit-word-documents/
  5. Редагувати презентації в Java | Редагування PPT...

    Редагування презентацій PowerPoint пояснюється на прикладі Java для редагування файлів PPT, PPTX, ODP у вашій програмі за допомогою API редагування презентацій.... // Edit Presentation Editor editor =...EditableDocument beforeEdit = editor.edit(editOptions); String originalContent...

    blog.groupdocs.com/uk/editor/edit-ppt-pptx-pres...
  6. 编辑Word文档|在线编辑和程序化方法

    探索编辑 Word 文档的有效方法。可以在线编辑 DOC/DOCX 文件,也可以使用 C# 和 Java 以编程方式进行编辑。...Edit(editOptions)) { string originalContent...originalContent.Replace("document", "edited document"); } } 如需进一步指导,您还可以参考...

    blog.groupdocs.com/zh/editor/edit-word-documents/
  7. Working with Metadata using Regular Expression ...

    A new update for Java users! We are announcing a number of enhancements in the monthly release of GroupDocs.Metadata for Java 18.5. The latest version allows you to search and replace metadata using a regular expression, read DublinCore metadata using a unified approach, and edit ZIP archive comments. Furthermore, memory consumption is now reduced for ZIP, torrent, and EPUB file formats. We recommend you to install the latest version of API for a better experience....using a unified approach, and edit ZIP archive comments. Furthermore...ZIP format metadata Ability to edit the ZIP archive comment Reduce...

    blog.groupdocs.com/metadata/working-with-regula...
  8. Word 문서 편집 | 온라인 편집 및 프로그래밍 방식 접근 방식

    Word 문서를 편집하는 효율적인 방법을 알아보세요. DOC/DOCX 파일을 온라인으로 편집하거나 C# 및 Java를 사용하여 프로그래밍 방식으로 수행하십시오....Edit(editOptions)) { string originalContent...originalContent.Replace("document", "edited document"); } } 자세한 내용은 C#에서...

    blog.groupdocs.com/ko/editor/edit-word-documents/
  9. 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...
  10. แก้ไขไฟล์ Excel ใน Java | สร้างตัวแก้ไขชีต Java...

    แก้ไขไฟล์ Excel (XLS, XLSX, ODS) ด้วยแอปพลิเคชัน Java ของคุณ ตัวอย่างการแก้ไขสเปรดชีตโดยใช้สเปรดชีตและการแก้ไขเอกสาร Java API...านและดึงข้อมูล Editable Document โดยใช้ edit() คุณสามารถรับเ...EditableDocument firstTab = editor.edit(editOptions); String bodyContent...

    blog.groupdocs.com/th/editor/edit-excel-files-i...