Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 3,761 for

edit

(0.07 sec)
  1. Working with IPTC IIM metadata | Documentation

    This article explains how to access IPTC metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IIptc.getIptcPackage method....You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/java/working-with-i...
  2. Secure PDFs with Password Protection & Permissi...

    Step-by-step guide to implementing PDF document security with GroupDocs.Signature - add passwords, set user permissions, and control document access for enhanced protection... to control who can open or edit a document. Permissions determine...document, such as printing, editing, copying, or annotating. By...

    blog.groupdocs.com/signature/protect-signed-pdf...
  3. Mastering JSON Comparisons

    Explore the intricacies of JSON data comparisons in this detailed guide. Learn how GroupDocs.Comparison APIs can transform your data analysis with visual and textual comparison tools, addressing common challenges in JSON data interchange....data-interchange format that is easy to edit manually and performs quickly...

    blog.groupdocs.com/comparison/mastering-json-co...
  4. Unable to view document in word editor properly...

    Hello I am trying to view the word/excel/ppt document in Groupdocs Editor using asp.net mvc(web api, jQuery, JavaScript) like how it is working → Word Editor, Excel Editor, PowerPoint Editor Below is my code for the s…...Edit(editOptions); sp.Ref1 = document...EditableDocument readyToEdit = editor.Edit(editOptions); string htmlContent...

    forum.groupdocs.com/t/unable-to-view-document-i...
  5. GroupDocs Editor Not Working with Kendo - Free ...

    Hello, I am working with GroupDocs Editor, previously we were using TinyMCE and now going ahead with Kendo as we are already using Kendo Editor in some of our functionalities. There were few errors in TinyMCE as well l…...files and convert them into editable HTML. Referencing the example...Editor("sample.pptx")) { // Specify edit options for HTML PresentationEditOpti...

    forum.groupdocs.com/t/groupdocs-editor-not-work...
  6. sample-app.zip

    sample-app/sample.pdf This document contains a variety of formatted elements that are used to test document rendering quality during file conversion Source Sans Pro Light, 14 pt. Simple text in Tim...... 5 Form Fields Edit test text Checkbox Combobox...

    docs.groupdocs.com/viewer/nodejs-java/sample-fi...
  7. landings.min.css

    .admin_mGrid{padding:0;border-radius:4px !important;font-size:16px;font-weight:400;outline:0 !important;box-shadow:0 6px 1px -5px #666;border:0 !important;width:70%;margin:25px auto}.admin_mGrid th......ico-edit{background-position:0 -30px}...

    products.groupdocs.app/parser/css/landings.min.css
  8. bundle-docs.min.css

    /*!* Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)*/.fa,.fab,.fad,.fa......docs-article-edit i{margin-right:5px}.docs-article-date...docs-article-date a,.docs-article-edit a{font-size:14px;color:#333}...

    docs.groupdocs.com/css/bundle-docs.min.css
  9. site.min.css

    .h2title,.h2title-white{font-size:40px;font-weight:700}.h2title{color:#182945}.h2title-white{color:#fafafa}.diagram1{width:840px;color:#6a6a6a;padding:20px 10px;position:relative;margin:0 auto;text......ico-edit{background-position:0 -30px}...x;display:inline-block}.ico-edit{background-position:0 -30px}...

    products.groupdocs.app/viewer/css/site.min.css
  10. Get Document Metadata without Editing in C#

    We have added a lot of new options and features in this major release/update of GroupDocs.Editor for .NET 19.9. All public methods/classes have been moved to Legacy namespace and they are marked as obsolete. Now, when you update to this latest version, it is required to make project-wide replacement of namespace usages from GroupDocs.Editor. to GroupDocs.Editor.Legacy to resolve build issues. Access release notes here. Why to migrate? Editor class introduced as a single entry point to manage the document Editing process to any supported file format (instead of EditorHander class from previous versions) Architecture is redesigned to decrease memory usage Simplified document Editing and saving options See difference in code...point to manage the document editing process to any supported file...usage Simplified document editing and saving options See difference...

    blog.groupdocs.com/editor/get-document-metadata...