Sort Score
Result 10 results
Languages All
Labels All
Results 4,161 - 4,170 of 4,268 for

editing

(0.07 sec)
  1. Integrar marcas de agua en aplicaciones Node.js

    Siga nuestra guía para implementar fácilmente marcas de agua en sus proyectos Node.js con la API GroupDocs.Watermark for Node.js rica en funciones....múltiples formatos: agregue, edite y elimine marcas de agua en...

    blog.groupdocs.com/es/watermark/integrate-water...
  2. Working with IPTC IIM metadata | GroupDocs

    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...
  3. C#でExcelファイルを編集する|独自のオンラインExcelシートエディタを作成する

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

    blog.groupdocs.com/ja/editor/edit-excel-files-i...
  4. 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...
  5. Working with metadata in PDF documents | GroupDocs

    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...
  6. 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...
  7. Word Belgelerine Filigran Ekleyin | GroupDocs i...

    GroupDocs.Watermark for .NET kullanarak Word belgelerine güvenli filigran eklemeyi öğrenin. Kilitli başlıklar, döşeli filigranlar ve kolayca kaldırılamayan şifre korumalı bölümler dahil olmak üzere 5 koruma yöntemini kod örnekleriyle karşılaştırın....= new TextWatermark( "Do Not Edit" , new Font( "Arial" , 36 ,...

    blog.groupdocs.com/tr/watermark/secure-word-doc...
  8. 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...
  9. 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...
  10. Watermerken toevoegen aan Word-documenten | 5 v...

    Leer hoe u veilige watermerken kunt toevoegen aan Word-documenten met GroupDocs.Watermark voor .NET. Vergelijk 5 beschermingsmethoden met codevoorbeelden, inclusief vergrendelde kopteksten, getegelde watermerken en met wachtwoord beveiligde secties die niet gemakkelijk verwijderd kunnen worden....= new TextWatermark( "Do Not Edit" , new Font( "Arial" , 36 ,...

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