Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 3,863 for

editing

(0.1 sec)
  1. Редактировать документы 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...
  2. Document protection | Documentation

    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 .NET 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/net/document-protection/
  3. Agregar Marcas de Agua a Documentos de Word | 5...

    Aprende cómo agregar marcas de agua seguras a documentos de Word utilizando GroupDocs.Watermark for .NET. Compara 5 métodos de protección con ejemplos de código, incluyendo encabezados bloqueados, marcas de agua en mosaico y secciones protegidas por contraseña que no pueden ser fácilmente eliminadas....Bloqueado con Rangos de Contenido Editables (Máxima Protección) El compromiso...que está configurada como no editable. Los usuarios aún pueden leer...

    blog.groupdocs.com/es/watermark/secure-word-doc...
  4. Update XMP Metadata of WAV File using GroupDocs...

    GroupDocs team is introducing two new features and three enhancements in the monthly release of GroupDocs.Metadata for .NET 18.6. Using the latest version, you can now edit XMP metadata of WAV file format and update metadata properties of MPP file format. Furthermore, memory consumption for loading and saving metadata is now reduced for MPP, WAV and AVI file formats. A bug related to removing XMP metadata in Tiff file format is also resolved in the latest version....latest version, you can now edit XMP metadata of WAV file format...introduced in version 18.6 . # Edit XMP metadata in WAV files Update...

    blog.groupdocs.com/metadata/update-xmp-metadata...
  5. 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...
  6. 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...
  7. 在 Java 中编辑演示文稿 | PPT/PPTX 编辑

    使用 Java 示例解释了编辑 PowerPoint 演示文稿,以使用演示文稿编辑 API 在应用程序中编辑 PPT、PPTX、ODP 文件。... // Edit Presentation Editor editor =...EditableDocument beforeEdit = editor.edit(editOptions); String originalContent...

    blog.groupdocs.com/zh/editor/edit-ppt-pptx-pres...
  8. PowerPoint プレゼンテーションを編集する |オンライン編集とプログラムによるアプローチ

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

    blog.groupdocs.com/ja/editor/edit-presentation-...
  9. Developer Guide | Documentation

    Developer Guide section explains all aspects of GroupDocs.Editor for Java file editor features, provides code snippets and examples of Editing Microsoft Office formats progammatically in Java applications... Introduction Load document Edit document Create new document...Extracting document metainfo How to edit Mobi file Working with formats...

    docs.groupdocs.com/editor/java/developer-guide/
  10. Upravit soubory Excel v Java | Sestavte si onli...

    Upravujte soubory Excel (XLS, XLSX, ODS) pomocí aplikace Java. Příklady úprav tabulek pomocí rozhraní Java API pro úpravu tabulek a dokumentů....Upravitelný dokument pomocí edit() . Obsah záložky načteného...EditableDocument firstTab = editor.edit(editOptions); String bodyContent...

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