Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 3,972 for

feature

(0.32 sec)
  1. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...comes with multitude of new features, improvements and bug fixes...comes up with a number of new features along with an enhancement...

    blog.groupdocs.com/groupdocs.blog/page/78/
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...8 comes with some new features, improvements and a bug fix...applications and share your feedback. Features PdfFormattingOptions when...

    blog.groupdocs.com/groupdocs.blog/page/55/
  3. Convert specific pages | GroupDocs

    This article demonstrates how to convert specific document pages by page number using GroupDocs.Conversion for .NET API....feedback also provides the feature to convert selected page number...

    docs.groupdocs.com/conversion/net/convert-speci...
  4. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... A number of new features have been introduced in this...release to use new exciting features and enhance their application...

    blog.groupdocs.com/groupdocs.blog/page/77/
  5. Strengthen the Protection of Text Watermark in ...

    We are pleased to introduce version 18.8 of GroupDocs.Watermark for Java. This version includes 2 new Features, 1 enhancement, 1 bug fix, and a breaking change as well. It supports skipping unreadable characters during text watermark search. Furthermore, we have also added a new Feature to strengthen protection of text watermark in PowerPoint documents. Please continue to read more about version 18.8. Features Introduced Skipping Unreadable Characters During Text Watermark Search There might be the case that the watermark’s text contains unreadable characters....This version includes 2 new features, 1 enhancement, 1 bug fix... we have also added a new feature to strengthen protection of...

    blog.groupdocs.com/watermark/strengthen-the-pro...
  6. Save a modified file to the original source | G...

    This article shows how to save the modified content to the underlying source....the code above and see the feature in action in our GitHub examples:...management App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/metadata/net/save-a-modified...
  7. Extract data from ePUB eBooks | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from EPUB e-books. Also CHM and FB2 formats are supported. The following table provides the list of supported formats: Format Description CHM Compiled HTML Help File EPUB Digital E-Book File Format FB2 FictionBook 2.0 File More resources GitHub examples You may easily run the code above and see the Feature in action in our GitHub examples: GroupDocs.Parser for .NET examples GroupDocs.Parser for Java examples Free online document parser App Along with full Featured ....the code above and see the feature in action in our GitHub examples:...parser App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/parser/net/extract-data-from...
  8. GroupDocs conversion using converter method is ...

    Sample Code snippet: private String convertToPdfIfRequired(String originalFilePath, String sharedDirectory, int sortOrder) { if (originalFilePath == null || sharedDirectory == null) { log.error(“Original file path or …...or are we missing any major feature updates? We appreciate your...

    forum.groupdocs.com/t/groupdocs-conversion-usin...
  9. Load from local disc | GroupDocs

    This article shows how the redaction API is used to load file from disk....the code above and see the feature in action in our GitHub examples:...redaction App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/redaction/net/load-from-loca...
  10. Extract text from Microsoft Office Excel spread...

    To extract a text from Microsoft Office Excel spreadsheets getText and getText(int) method is used. These methods allow to extract a text from the entire document or a text from the selected page. Here are the steps to extract a text from Microsoft Office Excel spreadsheets: Instantiate Parser object for the initial spreadsheet; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....have checked text extraction feature support earlier System . out...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/parser/java/extract-text-fro...