Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 2,997 for

feature

(0.07 sec)
  1. GroupDocs Newsletter May 2018 – Document Manipu...

    Share this issue: Monthly Newsletter May 2018 Professional APIs for Creating Document Management Applications Manipulate 100+ Business File Formats in .NET and Java Apps GroupDocs offers Feature-rich document manipulation APIs for .NET and Java developers to build web, mobile or desktop apps with the capability to view, annotate, convert, e-sign, compare, assemble, and watermark document formats. You can also extract text, retrieve metadata information and manipulate documents using HTML....Java Apps GroupDocs offers feature-rich document manipulation...Annotation for .NET supports a new feature to annotate header and footer...

    blog.groupdocs.com/total/groupdocs-newsletter-m...
  2. Get List of Indexed Documents using GroupDocs.S...

    We are pleased to announce the monthly release of GroupDocs.Search for .NET 18.9. Using the latest version, you can now get the list of indexed documents and document’s text from the index archive. Moreover, you can now save encodings automatically which were used to extract text from TXT files. We would recommend you to install and use the latest version of the API. Enhancements Following are the enhancements introduced in the latest version:... For more details on this feature, please visit this documentation...null); For more details on this feature, please visit this documentation...

    blog.groupdocs.com/search/get-list-of-indexed-d...
  3. Color Individual Chart Series Points using Grou...

    At GroupDocs, we keep on updating our products for better user experience. In this regard, we are excitedly announcing the monthly release of GroupDocs.Assembly for Java 18.5. Using the latest version, you can now change color of chart series and individual point series dynamically for word processing, spreadsheet and presentation formats. We recommend you to install the latest version of API for a better experience. Features IntroducedFollowing new Features are introduced in version 18.... Features IntroducedFollowing new features are introduced...upon expressions. To use the feature, do the following steps: #...

    blog.groupdocs.com/assembly/color-individual-ch...
  4. Changing Target File Format | Documentation

    Note This Feature is supported by version 18.9. or greater Note The code uses some of the objects defined in The Business Layer. Changing Target File Format GroupDocs.Assembly provides a powerful Feature to change the target file format of an assembled document using file extension or explicit specifying. GroupDocs.Assembly API provides the ability to change target file format when assembling the following file formats: Word Processing documents Spreadsheet documents Presentation documents Email documents Text documents Supported output file formats depending on input file formats can be found at this page....Format Leave feedback Note This feature is supported by version 18...Assembly provides a powerful feature to change the target file format...

    docs.groupdocs.com/assembly/java/changing-targe...
  5. GroupDocs.Parser Product Family

    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....version came up with one new feature and three enhancements. It...release notes of version 18.11. Features Introduced Getting Information...

    blog.groupdocs.com/categories/groupdocs.parser-...
  6. Color Chart Series Dynamically in Email Message...

    GroupDocs team is proudly announcing two new Features and three enhancements in the monthly release of GroupDocs.Assembly for .NET 18.6. Using the latest version, you can now use C# 6.0 null-conditional operators **?. **and ?[]. Change the color of chart series and individual point series dynamically for Email Messages with HTML and RTF bodies. Furthermore, to enhance the API, colors are preserved for a pie chart in the Word Processing document, fonts are preserved for a chart title, and static colors are preserved for chart series in the Email document....proudly announcing two new features and three enhancements in...the API. Features IntroducedFollowing new features are introduced...

    blog.groupdocs.com/assembly/color-chart-series-...
  7. GroupDocs.Redaction Product Family

    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....has brought a quite useful feature for the developers who are...I will talk about the new feature and its usage. Metered License...

    blog.groupdocs.com/categories/groupdocs.redacti...
  8. GroupDocs.Assembly for Java 19.8 Release Notes ...

    This page contains release notes for GroupDocs.Assembly for Java 19.8 Major Features Supported saving of assembled Markdown documents to Word Processing formats and saving of assembled Word Processing documents and emails to Markdown. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-125  Support saving of assembled Markdown documents to Word Processing formats  Feature  ASSEMBLYNET-126  Support saving of assembled Word Processing documents to Markdown  Feature  ASSEMBLYNET-127  Support saving of assembled emails to Markdown  Feature  Public API and Backward Incompatible Changes  This section lists public API changes that were introduced in GroupDocs....8 Major Features Supported saving of assembled...to Markdown. Full List of Features Covering all Changes in this...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  9. Extracting Common Image Information | Documenta...

    For all supported image formats the GroupDocs.Metadata API allows extracting common image properties such as width and height, MIME type, byte order, etc. Please see the code snippet below for more information on the Feature. Load an image Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.ImageReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } More resources GitHub examples You may easily run the code above and see the Feature in action in our GitHub examples:...for more information on the feature. an image Extract the root...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/metadata/net/extracting-comm...
  10. GroupDocs.Assembly for .NET 19.8 Release Notes ...

    This page contains release notes for GroupDocs.Assembly for .NET 19.8 Major Features Supported saving of assembled Markdown documents to Word Processing formats and saving of assembled Word Processing documents and emails to Markdown. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-125  Support saving of assembled Markdown documents to Word Processing formats  Feature  ASSEMBLYNET-126  Support saving of assembled Word Processing documents to Markdown  Feature  ASSEMBLYNET-127  Support saving of assembled emails to Markdown  Feature  This section lists public API changes that were introduced in GroupDocs....8 Major Features Supported saving of assembled...to Markdown. Full List of Features Covering all Changes in this...

    docs.groupdocs.com/assembly/net/groupdocs-assem...