Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 3,864 for

edit

(0.08 sec)
  1. 在 C# 中编辑演示文稿 | .NET PPT/PPTX 编辑

    通过 C# 示例解释了如何编辑 PowerPoint 演示文稿,以便使用演示文稿编辑 API 在 .NET 应用程序中编辑 PPT、PPTX、ODP 文件。... // Edit Presentation using (Editor editor...(EditableDocument beforeEdit = editor.Edit(editOptions)) { string originalContent...

    blog.groupdocs.com/zh/editor/edit-ppt-pptx-pres...
  2. ویرایش اسناد Word در Java | ویرایشگر Java ورد خ...

    ویرایش اسناد Word با مثال‌های Java برای ویرایش فایل‌های DOC، DOCX، ODT در برنامه‌های شما با استفاده از Java API ویرایش اسناد توضیح داده شده است....edit(); // یا با استفاده از هر ویرایشگر...allEmbeddedInsideStr.replace("document", "edited document"); // سند ویرایش شده...

    blog.groupdocs.com/fa/editor/edit-word-document...
  3. GroupDocs.Redaction Overview | Documentation

    Lets try to know about what is redaction or what does redacted mean. The redaction is the Editing a document for the purpose to remove or hide the confidential or sensitive information.... The redaction is the editing a document for the purpose...original format for further editing. GroupDocs.Redaction provides...

    docs.groupdocs.com/redaction/java/groupdocs-red...
  4. Remove Annotations from RTF using Java

    Discover how to effectively remove annotations from RTF using Java. This guide provides code example that illustrates how to delete annotations in RTF using Java....save method to save the edited RTF file to your disk First...Redactor.save method to save the edited RTF file to your disk. Below...

    kb.groupdocs.com/redaction/java/remove-annotati...
  5. How to Convert PDF to RTF in Java

    Do you want to transform a non-Editable document to Word format? If so, then learn how to convert PDF to RTF in Java and review code for Java PDF to RTF application....conversion process from non-editable to editable format using one of...

    kb.groupdocs.com/conversion/java/how-to-convert...
  6. Convert PDF to ODT using Java

    Convert PDF to ODT using Java effortlessly without the need for additional tools. We will provide you code example and complete steps to perform this conversion....flexibility for dynamic content editing and collaboration. Whether...for collaborative document editing, open-source document management...

    kb.groupdocs.com/conversion/java/convert-pdf-to...
  7. How to Convert MSG to DOCX using C#

    In this section, you will learn how to convert MSG to DOCX using C# without relying on third-party tools. Also, we will provide code to export MSG to DOCX in C#....collaboration, archiving, or editing. In this article, we will delve...collaboration, archiving, or editing capabilities. The conversion...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  8. แก้ไขเอกสาร Word ใน C# | สร้าง .NET Word Editor...

    การแก้ไขเอกสาร Word มีการอธิบายด้วยตัวอย่าง C# เพื่อแก้ไขไฟล์ DOC, DOCX, ODT ภายในแอปพลิเคชัน .NET ของคุณโดยใช้ API การแก้ไขเอกสาร...Edit(editOptions)) { string originalContent...originalContent.Replace("document", "edited document"); } } บันทึกเอกสาร...

    blog.groupdocs.com/th/editor/edit-word-document...
  9. Edytuj pliki Excela w Javie | Zbuduj swój inter...

    Edytuj pliki Excel (XLS, XLSX, ODS) za pomocą aplikacji Java. Przykłady edytowania arkuszy kalkulacyjnych przy użyciu interfejsu Java API do edycji arkuszy i dokumentów....Dokument edytowalny za pomocą edit() . Możesz pobrać zawartość...EditableDocument firstTab = editor.edit(editOptions); String bodyContent...

    blog.groupdocs.com/pl/editor/edit-excel-files-i...
  10. Add document to Word processing via OLE | Docum...

    This article explains how to add document to Word processing via OLE with GroupDocs.Merger within your Java applications....application into currently edited documents. For example Excel...be embedded into documents edited in a word processor and so...

    docs.groupdocs.com/merger/java/add-document-to-...