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

editing

(0.05 sec)
  1. 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...
  2. 在 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...
  3. 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...
  4. ویرایش فایل های اکسل در 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...
  5. 在 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...
  6. تحرير مستندات Word في C # | قم ببناء محرر .NET ...

    تحرير مستندات Word موضح بأمثلة C # لتحرير ملفات DOC و DOCX و ODT داخل تطبيق .NET باستخدام واجهة برمجة تطبيقات تحرير المستندات....Edit(editOptions)) { string originalContent...originalContent.Replace("document", "edited document"); } } احفظ مستند...

    blog.groupdocs.com/ar/editor/edit-word-document...
  7. 用Java 编辑Excel 文件|构建您的在线 Java Excel 工作表编辑器

    使用您的 Java 应用程序编辑 Excel 文件(XLS、XLSX、ODS) 。使用电子表格和文档编辑 Java API 编辑电子表格的示例。... 设置工作表标签索引并使用 edit() 获取 Editable Document 。 您可以使用相应的 getter...EditableDocument firstTab = editor.edit(editOptions); String bodyContent...

    blog.groupdocs.com/zh/editor/edit-excel-files-i...
  8. Uploading a Document to GroupDocs

    You’ve got a GroupDocs account and now what? This blog post is the first in a short series that walks you through how to use GroupDocs. In the coming weeks, well explain how to: use GroupDocs Signature, share documents with your colleagues, convert images to use as thumbnails, and assemble a document. But first, we’ll explain how to upload a file. That’s the first and most basic task that you can perform once you’ve logged in.... You can’t edit the document here, but you can...change tracking so that you can edit the document online. Share the...

    blog.groupdocs.com/total/uploading-a-document-t...
  9. Редактировать документы Word в C# | Создайте св...

    Редактирование документов Word объясняется примерами C# для редактирования файлов DOC, DOCX, ODT в приложении .NET с использованием API редактирования документов....Edit(editOptions)) { string originalContent...originalContent.Replace("document", "edited document"); } } Сохраните отредактированный...

    blog.groupdocs.com/ru/editor/edit-word-document...
  10. 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...