Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 10,290 for

text

(0.25 sec)
  1. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document Formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.... Text ); Console . WriteLine ( comment...applications are able to display simple text statistics for loaded documents...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Bug Fixes in GroupDocs.Metadata for .NET v17.10.1

    GroupDocs team is proudly announcing the release of version 17.10.1 of the GroupDocs.Metadata for .NET API. Based on our customer’s feedback provided on our public forums, we have fixed number of bugs in this hotfix release. We recommend you to download or update your applications to use the latest version of the API for a better and smoother experience. Version 17.10.1 of the Metadata Extraction API - Bug Fixes Following are the bug fixes in this new version....format field displays Russian text after removing the metadata...

    blog.groupdocs.com/metadata/hot-fixes-in-groupd...
  3. Scrambled output issue is resolved in GroupDocs...

    Monthly release of GroupDocs.Comparison for .NET 18.4 comes with some major bug fixes. Issues such as comparing data in tables and comparison of table of contents are resolved. This release implements comparison of HTML documents as well. Please follow the release notes here for further details. We’d recommend you to download latest version of the API and share your feedback. Features Implement Comparison.Html Bug Fixes Issues in comparison of table of contents Fatal error in ParagraphDiffIndex Issues with comparing data in tables PPTX comparison output is hidden under some panel PDF Comparison - scrambled/Text overlapped output API Resources Here are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....panel PDF Comparison - scrambled/text overlapped output API Resources...

    blog.groupdocs.com/comparison/scrambled-output-...
  4. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......as HTML using Python Extract Text from PDF using Python Render...

    kb.groupdocs.com/categories/page/4/
  5. GroupDocs.Conversion for Node.js via Java

    Find answers about converting documents and images of various types using Node.js via Java code on any platform....js Convert PDF to Text using Node.js Convert PDF to...

    kb.groupdocs.com/conversion/nodejs/page/4/
  6. TableFormatSetter for Slides is Improved in Gro...

    GroupDocs.Comparison for .NET 18.10 comes with an improvement and a few bug fixes. Issues such as style comparison in first column of Slides documents are now fixed. Please follow the release notes here for further details. We would recommend you to try the latest version of the API and share your feedback. Improvements Improve TableFormatSetter for Slides Bug FixFollowing issues are resolved for Slides: Table does not display Text style change Issue with table theme Comparing styles in first column Issue with sizes of the resultant document Available Channels and Resources Here are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....Slides: # Table does not display text style change Issue with table...

    blog.groupdocs.com/comparison/tableformatsetter...
  7. Deleting | GroupDocs

     This section contains examples with advanced electronic signatures deletion with GroupDocs.Signature API....Image ✖ Multiple ✖ QR Code ✖ Text ✖ By Type Was this page helpful...

    docs.groupdocs.com/signature/java/deleting/
  8. Delete signatures from documents | GroupDocs

    This sections shows how to delete electronic signatures with GroupDocs.Signature API....Barcode ✖ Image ✖ QR Code ✖ Text ✖ Digital ✖ By type Was this...

    docs.groupdocs.com/signature/net/delete-signatu...
  9. Find any Word and its Synonyms in Multiple File...

    Find specific words and their synonyms within different files of a folder using C#. Get all the synonyms, grouped by different meanings using .NET API....Build your Full-Text Search Solution in C# Text Indexing and Search...

    blog.groupdocs.com/search/find-synonyms-in-mult...
  10. Working with templates | GroupDocs

    Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField class with the following constructor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page.... All the text that is contained (even partially)...excessive extraction of the text. For example: Template definition...

    docs.groupdocs.com/parser/java/working-with-tem...