Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 3,753 for

feature

(0.12 sec)
  1. Inserting Chart Axis Title Dynamically | GroupDocs

    Note The code uses some of the objects defined in The Business Layer. Note This Feature is supported by version 17.12 or greater Column Chart in Microsoft Word Document Creating a Column Chart Practising the following steps, you can insert a Column Chart in MS Word 2013: Click in the document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box Select “Column” in the sidebar, you will see a gallery of charts Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your document Edit the Worksheet with your data to update the chart.... Note This feature is supported by version 17...

    docs.groupdocs.com/assembly/java/inserting-char...
  2. Features overview | GroupDocs

    Salient Features of file conversion API using Java are described in this article...Getting Started / Features overview Features overview Leave feedback...GroupDocs.Conversion main feature is the ability to convert any...

    docs.groupdocs.com/conversion/java/features-ove...
  3. View Your Documents Securely with Web-Based Gro...

    Every day you spend most of your time in checking secure email attachments. Discarding the ones you don’t need and managing the ones you require. If you try to view or manage your documents online using a web-based document management service, various risks and problems kick in. For example, The online service does not support your required file formats. You might have to compromise on the layout and formatting of the documents.... Salient Features of GroupDocs Viewer Some of...of the salient features of GroupDocs Viewer are as follows: No...

    blog.groupdocs.com/total/view-your-documents-se...
  4. eSign document with Barcode signature | GroupDocs

    This article explains how to add Barcode signature on document page with various options like barcode type, barcode text, positioning, alignment and other visual settings with GroupDocs.Signature...more about document eSign features, please refer to the . GitHub...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/signature/java/esign-documen...
  5. eSign document with Stamp signature | GroupDocs

    This article explains how to sign a document electronically with generated Stamp signatures by GroupDocs.Signature API....more about document eSign features, please refer to the . More...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/signature/net/esign-document...
  6. Working with IPTC IIM metadata | GroupDocs

    This article explains how to access IPTC metadata in a file of any supported format, GroupDocs.Metadata for Node.js via Java provides the IIptc.getIptcPackage method....To learn more about library features and get familiar how to manage...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/metadata/nodejs-java/working...
  7. Compare Multiple Word Files in Java | Accept or...

    Compare two or more DOC/DOCX files in Java using document Comparison API. Highlight the differences and accept or reject changes within Word docs....familiar with the track changes feature of Microsoft Word. Similar...document comparison application. Features | Documentation | API Reference...

    blog.groupdocs.com/comparison/compare-multiple-...
  8. Extract Metadata from PDF Documents in C# .NET ...

    Learn how to extract metadata from PDF files in C# using GroupDocs.Parser for .NET. Get document properties such as title, author, subject, creation date, and more....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-metadata-...
  9. Extract metadata from Microsoft Office Excel sp...

    To extract metadata from Microsoft Office Excel spreadsheets getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the spreadsheet. subject The subject of the spreadsheet. keywords The keyword of the spreadsheet. comments The comments of the spreadsheet. content-status The content status of the spreadsheet. category The category of the spreadsheet. company The company of the spreadsheet. manager The manager of the spreadsheet....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/java/extract-metadata...
  10. Search text in Microsoft Office PowerPoint pres...

    To search a keyword in Microsoft Office PowerPoint presentations 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 PowerPoint presentation: Instantiate Parser object for the initial presentation; 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 presentation....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/java/search-text-in-m...