Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 3,790 for

editing

(0.07 sec)
  1. Insert OLE objects in csharp

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Microsoft e permite que você crie e edite documentos contendo itens ou...

    blog.groupdocs.com/pt/tag/insert-ole-objects-in...
  2. C# でプレゼンテーションを編集する | .NET PPT/PPTX 編集

    PowerPoint プレゼンテーションの編集について、プレゼンテーション編集 API を使用して .NET アプリケーション内で PPT、PPTX、ODP ファイルを編集するための C# の例を示して説明します。... // Edit Presentation using (Editor editor...(EditableDocument beforeEdit = editor.Edit(editOptions)) { string originalContent...

    blog.groupdocs.com/ja/editor/edit-ppt-pptx-pres...
  3. Remove Annotations from PPTX using Java

    Let's learn how to remove annotations from PPTX using Java. You'll also find a code example demonstrating the process of how to delete annotations in PPTX using Java....adding feedback, notes, and edits during the drafting and collaboration...Redactor.save method to save the edited PPTX file to your disk Removing...

    kb.groupdocs.com/redaction/java/remove-annotati...
  4. GroupDocs Blog | Document Automation Solutions ...

    GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers 🤖 Watermarking Berbasis AI: Li...... Edit Metadata in Node.js Applications...metadata eBook EPUB menggunakan C#. Edit properti khusus EPUB dan item...

    blog.groupdocs.com/id/index.xml
  5. Load a password-protected document | Documentation

    This example demonstrates how to load a password-protected document....loadOptions )) { // Extract, edit or remove metadata here } More...You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/net/load-a-password...
  6. Editor de metadados PNG – Visualizar e editar p...

    Descubra maneiras de visualizar e editar metadados PNG. Edite metadados PNG online ou faça isso programaticamente usando C# e Java.... Visualize e edite metadados PNG on-line # Personalizar...disponíveis para modificações online. Edite os detalhes das propriedades...

    blog.groupdocs.com/pt/metadata/view-edit-png-me...
  7. ערוך קבצי Excel ב-Java | בנה את עורך גיליונות ה...

    ערוך קבצי Excel (XLS, XLSX, ODS) עם יישום Java שלך. דוגמאות לעריכת גיליונות אלקטרוניים באמצעות גיליון אלקטרוני ועריכת מסמכים Java API....את המסמך הניתן לעריכה באמצעות edit() . אתה יכול לקבל את התוכן של...EditableDocument firstTab = editor.edit(editOptions); String bodyContent...

    blog.groupdocs.com/he/editor/edit-excel-files-i...
  8. Редактировать файлы Excel в Java | Создайте сво...

    Редактируйте файлы Excel (XLS, XLSX, ODS) с помощью вашего приложения Java. Примеры редактирования электронных таблиц с помощью API Java для редактирования электронных таблиц и документов....Редактируемый документ с помощью edit() . Вы можете получить содержимое...EditableDocument firstTab = editor.edit(editOptions); String bodyContent...

    blog.groupdocs.com/ru/editor/edit-excel-files-i...
  9. Save a modified file to a stream | Documentation

    This article shows how to save a file to the specified stream... InputPng )) { // Edit or remove metadata here // ...You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/net/save-a-modified...
  10. 在 C# 中編輯 Word 文檔 |構建您自己的 .NET Word 編輯器

    使用 C# 示例解釋編輯 Word 文檔,以使用文檔編輯 API 在您的 .NET 應用程序中編輯 DOC、DOCX、ODT 文件。...Edit(editOptions)) { string originalContent...originalContent.Replace("document", "edited document"); } } 使用選項保存編輯後的...

    blog.groupdocs.com/zh-hant/editor/edit-word-doc...