Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 5,230 for

as

(0.23 sec)
  1. GroupDocs.Search for .NET 25.11 – Latest Update...

    Explore what’s new in GroupDocs.Search for .NET 25.11. Available now on NuGet and GroupDocs website....Explore what’s new in GroupDocs.Search for .NET 25.11. Available now on NuGet and GroupDocs website.

    blog.groupdocs.com/search/groupdocs-search-for-...
  2. Bidirectional Content & Export Metadata - Intro...

    We are at GroupDocs glad to announce another releAse of GroupDocs.Editor for .NET v17.9.0 API. This monthly releAse is adding support for new exciting features like Bidirectional Content to rotate different content in left and right direction. Most of the changes are done for words document format along with adding support for Export Language Metadata. This releAse is also adding features to export Fonts and document export in PDF format....We are at GroupDocs glad to announce another release of GroupDocs.Editor for .NET v17.9.0 API. This monthly release is adding support for new exciting features like Bidirectional Content to rotate different content in left and right direction. Most of the changes are done for words document format along with adding support for Export Language Metadata. This release is also adding features to export Fonts and document export in PDF format.

    blog.groupdocs.com/editor/groupdocs.editor-for-...
  3. Releasing GroupDocs.Editor for .NET API- Perfor...

    We are pleAsed to announce the releAse of GroupDocs.Editor for .NET API which makes it eAsier to perform document editing operations and conversion of edited document with simple line of code with various supported document formats. Document Editing API allows user to convert supported document format into HTML and apply changes in any WYSIWYG HTML Editor, it also provide facility to convert back HTML document in same format or in other supported document format with changes made....We are pleased to announce the release of GroupDocs.Editor for .NET API which makes it easier to perform document editing operations and conversion of edited document with simple line of code with various supported document formats. Document Editing API allows user to convert supported document format into HTML and apply changes in any WYSIWYG HTML Editor, it also provide facility to convert back HTML document in same format or in other supported document format with changes made.

    blog.groupdocs.com/editor/introducing-groupdocs...
  4. Manipulate Metadata Properties in Documents wit...

    We have a major update for our customers who are using our metadata manipulation API - GroupDocs.Metadata for .NET. We have revamped the architecture of the API to improve and simplify the process of reading, updating, searching or removing the metadata properties from the documents. So let’s take a tour of version 19.11. Why do you need to upgrade? You should upgrade to the latest releAse because: The_ Metadata_ clAss is introduced As a single entry point to manage metadata in all supported formats....We have a major update for our customers who are using our metadata manipulation API - GroupDocs.Metadata for .NET. We have revamped the architecture of the API to improve and simplify the process of reading, updating, searching or removing the metadata properties from the documents. So let’s take a tour of version 19.11. Why do you need to upgrade? You should upgrade to the latest release because: The_ Metadata_ class is introduced as a single entry point to manage metadata in all supported formats.

    blog.groupdocs.com/metadata/manipulate-metadata...
  5. GroupDocs.Markdown Releases on GroupDocs Blog |...

    GroupDocs.Markdown ReleAses on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Markdown ReleAses on GroupDocs Blog | Document Automation Soluti......GroupDocs.Markdown Releases on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Markdown Releases on GroupDocs Blog | Document Automation Soluti...

    blog.groupdocs.com/pt/categories/groupdocs.mark...
  6. How to edit XML file | GroupDocs

    This article demonstrates how to edit XML files and XML documents using C# programming language....This article demonstrates how to edit XML files and XML documents using C# programming language.

    docs.groupdocs.com/editor/net/how-to-edit-xml/
  7. How to Merge Data Fields from a DOCX File with ...

    This article explains how to get the fields from a template DOCX file, fill them with data and merge to new PDF file using GroupDocs. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version.) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article....This article explains how to get the fields from a template DOCX file, fill them with data and merge to new PDF file using GroupDocs. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version.) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article.

    blog.groupdocs.com/merger/how-to-merge-data-fie...
  8. Diagram Formats are Supported in GroupDocs.Merg...

    GroupDocs.Merger for .NET 18.7 comes with some new features. The diagram formats are now supported for multiple methods such As Join, MovePage or RemovePage. For further details, pleAse see releAse notes. Supported Diagram Formats Following diagram formats are supported by the API: VSDX VSDM VSSX VSSM VTX VSTM VDX VSTX VSX Features Above mentioned diagram formats are supported by following methods: Join MovePage RemovePage Split document SwapPages Trim Available Channels and Resources Here are a few channels and resources for you to learn, try and get technical support on GroupDocs....GroupDocs.Merger for .NET 18.7 comes with some new features. The diagram formats are now supported for multiple methods such as Join, MovePage or RemovePage. For further details, please see release notes. Supported Diagram Formats Following diagram formats are supported by the API: VSDX VSDM VSSX VSSM VTX VSTM VDX VSTX VSX Features Above mentioned diagram formats are supported by following methods: Join MovePage RemovePage Split document SwapPages Trim Available Channels and Resources Here are a few channels and resources for you to learn, try and get technical support on GroupDocs.

    blog.groupdocs.com/merger/diagram-formats-are-s...
  9. Read MP3 Tags CSharp on GroupDocs Blog | Docume...

    Read MP3 Tags CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Read MP3 Tags CSharp on GroupDocs Blog | Document Automation Solutions for .NET &......Read MP3 Tags CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Read MP3 Tags CSharp on GroupDocs Blog | Document Automation Solutions for .NET &...

    blog.groupdocs.com/pt/tag/read-mp3-tags-csharp/...
  10. Work with search results | GroupDocs

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of documents. Obtain search result information When a search is complete, the search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrAses found, As well As detailed information on each individual document....Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of documents. Obtain search result information When a search is complete, the search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document.

    docs.groupdocs.com/search/nodejs-java/work-with...