Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 3,790 for

edit

(0.04 sec)
  1. 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...
  2. 如何在 Java 中編輯 XML 文件。用於 XML 編輯的 Java API

    在 Java 應用程序中編輯或更新 XML 數據。使用 Editing Java API 修改 XML 文件並以各種格式保存更改。... 使用 edit 方法和準備好的編輯選項創建 EditableDocument...EditableDocument beforeEdit = editor.edit(editOptions); // 編輯 XML String...

    blog.groupdocs.com/zh-hant/editor/edit-xml-file...
  3. تحرير ملفات Excel في Java | قم ببناء محرر ورقة ...

    قم بتحرير ملفات Excel (XLS و XLSX و ODS) باستخدام تطبيق Java الخاص بك. أمثلة لتحرير جداول البيانات باستخدام جداول البيانات وتحرير المستندات Java API....edit(editOptions); String bodyContent...editor.save(editedDoc, "path/edited_spreadsheet.xlsx", saveOptions);...

    blog.groupdocs.com/ar/editor/edit-excel-files-i...
  4. Python on GroupDocs Blog | Document Automation ...

    Python on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Python on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers 🤖 Ochrana ...... Edit Metadata in Python Applications...

    blog.groupdocs.com/cs/tag/python/index.xml
  5. Update watermarks | Documentation

    This article shows how to update existing text or image watermarks....entity may not support text editing // Passed argument can have...entity may not support text editing // Passed argument can have...

    docs.groupdocs.com/watermark/net/basic-usage/up...
  6. Cost Analysis

    Cost data and chart Cost Analysis PARETO CHART COST ANALYSIS COST CENTER Cost center Annual cost Percent of total Cumulative percent Parts and materials $1,325,000.00 31.17% tc={B84C5F20-1135-40DB-......threaded comment; however, any edits to it will get removed if the...threaded comment; however, any edits to it will get removed if the...

    docs.groupdocs.com/conversion/java/_sample_file...
  7. Java에서 XML 파일을 편집하는 방법 | XML 편집을 위한 Java API

    Java 애플리케이션 내에서 XML 데이터를 편집하거나 업데이트합니다. Editing Java API를 사용하여 XML 파일을 수정하고 변경 사항을 다양한 형식으로 저장합니다.... edit 방법과 준비된 편집 옵션을 사용하여 EditableDocument...EditableDocument beforeEdit = editor.edit(editOptions); // XML 편집 String...

    blog.groupdocs.com/ko/editor/edit-xml-files-in-...
  8. How to Convert Excel to PDF using Java

    This is a basic tutorial on how to convert Excel to PDF using Java. Convert documents without the use of third-party software and distribute them fast to everyone....with stakeholders in a non-editable format at times. As a result...

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. GroupDocs.Comparison for .NET Library - Compare...

    We’re glad to announce the release of the GroupDocs.Comparison for .NET library. Developers working on .NET can use the library to seamlessly add document comparison capability to their own applications. With this library, end users can compare documents of all most popular formats, including PDF, Microsoft Word and Excel. The library also includes a diff view GUI, which displays differences between two documents with a redline view approach and is easy to customize and integrate into your own app....files for further offline editing. The UI can be easily customized...

    blog.groupdocs.com/comparison/groupdocs-compari...
  10. Add watermarks to diagram documents | Documenta...

    Adding watermark to all pages of a particular type Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps. Load the document Create and initialize watermark object Set watermark properties Add watermark by specifying page type using setPlacementType() method of DiagramShapeWatermarkOptions Save the document Following code shows how to add watermark to a particular type of the pages....to protect watermark from editing in MS Visio by calling method...options . setLocked ( true ); // Editing of the shape in Visio is forbidden...

    docs.groupdocs.com/watermark/java/add-watermark...