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

editing

(0.07 sec)
  1. Chỉnh sửa tài liệu Word | Chỉnh sửa trực tuyến ...

    Khám phá những cách hiệu quả để chỉnh sửa tài liệu Word. Chỉnh sửa tệp DOC/DOCX trực tuyến hoặc thực hiện theo chương trình bằng C# & Java....Edit(editOptions)) { string originalContent...originalContent.Replace("document", "edited document"); } } Để được hướng...

    blog.groupdocs.com/vi/editor/edit-word-documents/
  2. ویرایش ارائه ها در C# | ویرایش NET PPT/PPTX

    ویرایش ارائه‌های پاورپوینت با مثال‌های C# برای ویرایش فایل‌های PPT، PPTX، ODP در برنامه دات‌نت با استفاده از API ویرایش ارائه توضیح داده شده است.... // Edit Presentation using (Editor editor...(EditableDocument beforeEdit = editor.Edit(editOptions)) { string originalContent...

    blog.groupdocs.com/fa/editor/edit-ppt-pptx-pres...
  3. 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...
  4. SugarCRM Plugin Tutorial Using GroupDocs Viewer...

    GroupDocs offers a full set of document management tools for SugarCRM: we’ve developed a bunch of plugins which help you use Viewer, Annotation, Assembly, Comparison and Signature apps in SugarCRM. This article gives some recommendations on how to create your own custom plugin for SugarCRM. We will use the GroupDocs Viewer plugin for SugarCRM as an example. SugarCRM is an open-platform web-based CRM solution which has an on-demand cloud platform. Today we show you how to create an on-site version plugin..../\*\*\*\*\ \* SugarCRM Community Edition is a customer relationship...need views. To edit the plugin page, we need the edit.view.php file...

    blog.groupdocs.com/total/sugarcrm-plugin-tutori...
  5. PowerPoint プレゼンテーションを編集する |オンライン編集とプログラムによるアプローチ

    PowerPoint プレゼンテーションを編集する効率的な方法を発見します。 PPT/PPTX ファイルをオンラインで編集するか、C# と Java を使用してプログラムで編集します。...Edit(); PresentationEditOpti editOptions2...EditableDocument secondSlide = editor.Edit(editOptions2); PresentationEditOpti...

    blog.groupdocs.com/ja/editor/edit-presentation-...
  6. 在 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...
  7. Rearrange Pages in Word using C# | Organize DOC...

    Reorder the pages of Word files using C#. The running example shows how to change the order of pages in DOC/DOCX files using the .NET API....that are used to create and edit documents. While dealing with...Also # Compare Word Documents Edit Word Documents Protect/UnProtect...

    blog.groupdocs.com/merger/move-word-pages-using...
  8. ویرایش فایل های اکسل در Java | ویرایشگر برگه Ja...

    فایل های اکسل (XLS، XLSX، ODS) را با برنامه Java خود ویرایش کنید. نمونه هایی برای ویرایش صفحات گسترده با استفاده از API Java ویرایش صفحه گسترده و سند....تنظیم کنید و Editable Document را با استفاده از edit() واکشی کنید...EditableDocument firstTab = editor.edit(editOptions); String bodyContent...

    blog.groupdocs.com/fa/editor/edit-excel-files-i...
  9. 在 Java 中編輯 Word 文檔 |構建您自己的 Java Word 編輯器

    使用 Java 示例解釋編輯 Word 文檔,以使用文檔編輯 Java API 在您的應用程序中編輯 DOC、DOCX、ODT 文件。... 使用 edit 方法獲取 EditableDocument 。 獲取加載的...defaultWordProcessin = editor.edit(); // 使用任何所見即所得編輯器進行編輯或以編程方式進行編輯...

    blog.groupdocs.com/zh-hant/editor/edit-word-doc...
  10. แก้ไขเอกสาร 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...