Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 3,822 for

edit

(0.1 sec)
  1. Add watermarks to diagram documents | Documenta...

    Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps....to protect watermark from editing in MS Visio by setting property...options . IsLocked = true ; // Editing of the shape in Visio is forbidden...

    docs.groupdocs.com/watermark/net/add-watermarks...
  2. New release for MVC Front End for GroupDocs.Edi...

    Great news for ASP.NET Developers, GroupDocs proudly announces latest release for GroupDocs.Editor for .NET MVC Modern Front End. In this v1.1 we have used modern Template in ASP.NET MVC. This new release is simple, efficient and, user friendly. User can convert Word Document to Html and convert updated Html to Word/PDF Document and download. View the HTML in WYSIWYG Editor and perform Editing in HTML file. We would recommend you to download this release and provide your valuable feedback....WYSIWYG Editor and perform editing in HTML file. We would recommend...

    blog.groupdocs.com/editor/new-release-mvc-front...
  3. Redact PDF files on GroupDocs Blog | Document A...

    Redact PDF files on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Redact PDF files on GroupDocs Blog | Document Automation Solutions for .NET & Java De......digitalizados em PDF em Java Edite texto em PDF e outros documentos...

    blog.groupdocs.com/pt/tag/redact-pdf-files/inde...
  4. Blackout Text on GroupDocs Blog | Document Auto...

    Blackout Text on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Blackout Text on GroupDocs Blog | Document Automation Solutions for .NET & Java Develope......digitalizados em PDF em Java Edite texto em PDF e outros documentos...

    blog.groupdocs.com/pt/tag/blackout-text/index.xml
  5. Exception when using GroupDocs.Total package in...

    Hi, I’m getting the following exception, when using the GroupDocs.Editor from the GroupDocs.Total (for .NET) pacakge, version 24.9.1: System.IO.FileNotFoundException Could not load file or assembly ‘Aspose.Words.Pdf2…...Edit”. Attaching my sample project...

    forum.groupdocs.com/t/exception-when-using-grou...
  6. Locking watermark in word processing document |...

    This article explains how to lock the watermarks in a Word document to restrict the Editing in Java....Word document to restrict the editing. To deal with such cases, GroupDocs...the watermark is marked as editable. method has been added to...

    docs.groupdocs.com/watermark/java/locking-water...
  7. Chỉnh sửa tệp Excel trong Java | Xây dựng Trình...

    Chỉnh sửa tệp Excel (XLS, XLSX, ODS) bằng ứng dụng Java của bạn. Các ví dụ để chỉnh sửa bảng tính bằng API Java chỉnh sửa bảng tính và tài liệu....edit(editOptions); String bodyContent...editor.save(editedDoc, "path/edited_spreadsheet.xlsx", saveOptions);...

    blog.groupdocs.com/vi/editor/edit-excel-files-i...
  8. Редактировать XML-файлы | Онлайн-редактирование...

    Откройте для себя эффективные способы редактирования XML-файлов. Либо редактируйте XML-файлы онлайн, либо делайте это программно, используя C# и Java....Edit(editOptions)) { // Редактировать...EditableDocument beforeEdit = editor.edit(editOptions); // Редактировать...

    blog.groupdocs.com/ru/editor/edit-xml-files/
  9. Locking watermark in word processing document |...

    This article explains how to lock the watermarks in a Word document to restrict the Editing....Word document to restrict the editing. To deal with such cases, GroupDocs...the watermark is marked as editable. property has been added to...

    docs.groupdocs.com/watermark/net/locking-waterm...
  10. 如何在 Java 中编辑 XML 文件 |用于 XML 编辑的 Java API

    在 Java 应用程序中编辑或更新 XML 数据。使用 Editing Java API 修改 XML 文件并以各种格式保存更改。... 使用 edit 方法和准备好的编辑选项创建 EditableDocument...EditableDocument beforeEdit = editor.edit(editOptions); // 编辑 XML String...

    blog.groupdocs.com/zh/editor/edit-xml-files-in-...