Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 4,564 for

values

(0.08 sec)
  1. Non-Windows Launch | GroupDocs

    On this page you will find information how to run GroupDocs.Comparison for .NET in the Docker....EnableUnixSupport" Value = "true" /> </ ItemGroup > Recommendations...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/comparison/net/non-windows-l...
  2. Search text in Microsoft Office Word documents ...

    To search a keyword in Microsoft Office Word documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Word document: Instantiate Parser object for the initial document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the document....Warning method returns null value if search isn’t supported for...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/parser/java/search-text-in-m...
  3. How to implement a custom document handler? - F...

    Hi, I want to implement a custom document handler. That means reading the document not from a file system, but from a content reposiory such as Alfresco.I see that AnnotationHandler.getAnnotationScript method accepts th…...HomeController: @RequestMapping (value = “/”, method = RequestMethod...HttpServletResponse response, @RequestParam (value = “objectId”, required = true)...

    forum.groupdocs.com/t/how-to-implement-a-custom...
  4. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console.... WriteLine ( "Value: {0}" , simpleTag . Value ); } } // Read...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. How to edit Mobi file | GroupDocs

    This article demonstrates how to edit Mobi files using C# programming language....extension can have a Mobi or Azw3 value. property returns an approximate...property always returns a false value, because Mobi documents cannot...

    docs.groupdocs.com/editor/net/how-to-edit-mobi-...
  6. Generate PDF Report in Java

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Việt 中文 中國傳統的 Comma Separated Values (CSV) เป็นรูปแบบไฟล์สำหรับ...

    blog.groupdocs.com/th/tag/generate-pdf-report-i...
  7. Deleting Text signatures - advanced | GroupDocs

    This article shows how to delete Text electronic signatures different ways with GroupDocs.Signature API....some data source signature Id value string [] signatureIdList =...some data source signature Id value String [] signatureIdList =...

    docs.groupdocs.com/signature/java/deleting-text...
  8. Verwalten Sie XMP- und EXIF-Daten von HEIF-HEIC...

    Verwalten Sie XMP- und EXIF-Daten von HEIF- und HEIC-Bildern mit C#. Lesen, aktualisieren und entfernen Sie EXIF- und XMP-Daten mithilfe der Metadaten-Automatisierungs-API in .NET-Anwendungen....Value); } foreach (TiffTag tag in...WriteLine(pattern, tag.TagID, tag.Value); } foreach (TiffTag tag in...

    blog.groupdocs.com/de/metadata/manage-xmp-and-e...
  9. Gerenciar dados XMP e EXIF de imagens HEIF HEIC...

    Gerencie dados XMP e EXIF de imagens HEIF e HEIC usando C#. Leia, atualize, remova dados EXIF e XMP usando a API de automação de metadados em aplicativos .NET....Value); } foreach (TiffTag tag in...WriteLine(pattern, tag.TagID, tag.Value); } foreach (TiffTag tag in...

    blog.groupdocs.com/pt/metadata/manage-xmp-and-e...
  10. 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…...Mono", value: "Andale Mono" }, { text: "Arial", value: "Arial"...editor.exec("inserthtml", { value: "<p style='page-break-before:...

    forum.groupdocs.com/t/groupdocs-editor-not-work...