Sort Score
Result 10 results
Languages All
Labels All
Results 3,811 - 3,820 of 3,864 for

editing

(0.06 sec)
  1. 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…...Edit(options); // Get the HTML with...EditableDocument editableDocument = editor.Edit(options); // Get the HTML with...

    forum.groupdocs.com/t/groupdocs-editor-not-work...
  2. Working with metadata in PDF documents | Docume...

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the getDocumentProperties method defined in the DocumentRootPackage class....You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Working with metadata in Word Processing docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional file format information. Load a WordProcessing document Extract the root metadata package Use the getWordProcessingType method to obtain file format information advanced_usage....You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. 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...
  5. C#でExcelファイルを編集する|独自のオンラインExcelシートエディタを作成する

    Excelファイルの編集は、スプレッドシートとドキュメント編集APIを使用して.NETアプリケーション内のXLS、XLSX、ODSファイルを編集するためのC#の例で説明されています。...Edit(sheetTab1EditOptions); string...

    blog.groupdocs.com/ja/editor/edit-excel-files-i...
  6. Groupdocs annotation facing issue with .NET ass...

    I am using groupdocs annotation trial version and have my .lic in my path. I am using this for a Python based application. Error Log: 2025-09-30 20:26:49 - AppLog - INFO - Successfully loaded GroupDocs.Annotation .NET …...don’t currently ship a Python edition of GroupDocs.Annotation. https://pypi...

    forum.groupdocs.com/t/groupdocs-annotation-faci...
  7. 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...
  8. הוסף סימני מים למסמכי Word | 5 שיטות מאובטחות ע...

    למד כיצד להוסיף סימני מים מאובטחים למסמכי Word באמצעות GroupDocs.Watermark for .NET. השווה 5 שיטות הגנה עם דוגמאות קוד, כולל כותרות נעולות, סימני מים ממורדים, וחלקים מוגנים בסיסמה שלא ניתן להקל עליהם בקלות....= new TextWatermark( "Do Not Edit" , new Font( "Arial" , 36 ,...

    blog.groupdocs.com/he/watermark/secure-word-doc...
  9. The name 'Groupdocs' does not exist in the curr...

    hi i developed asp.net site using groupdocs api but i have problem Error CS0103 The name ‘Groupdocs’ does not exist in the current context i call Groupdocs package using consle <span style=“color: rgb(226, 226, 226…...highlighted in attached csproj_edit.png and save file Load solution...

    forum.groupdocs.com/t/the-name-groupdocs-does-n...
  10. إضافة علامات مائية إلى مستندات Word | 5 طرق آمن...

    تعلم كيفية إضافة علامات مائية آمنة إلى مستندات Word باستخدام GroupDocs.Watermark for .NET. قارن بين 5 طرق للحماية مع أمثلة على التعليمات البرمجية، بما في ذلك ترويسات مؤمنة، وعلامات مائية موزعة، وأقسام محمية بكلمات مرور يصعب إزالتها....= new TextWatermark( "Do Not Edit" , new Font( "Arial" , 36 ,...

    blog.groupdocs.com/ar/watermark/secure-word-doc...