Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 2,997 for

feature

(0.08 sec)
  1. Compare multiple documents | Documentation

    Learn more about how to compare multiple Word documents or PowerPoint presentations simultaneously with GroupDocs.Comparison for Python via .NET....documents Leave feedback Note This feature is available only for Word...

    docs.groupdocs.com/comparison/python-net/compar...
  2. How to Convert MD to PDF in C#

    This article describes a stepwise procedure to convert MD to PDF in C# with simple API calls and guides you on how to create code to export MD file to PDF using C#....essential steps to implement the feature to convert MD file to PDF using...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  3. How to Convert EPUB to PDF using Java

    Let's get familiar with a step-by-step process to convert EPUB to PDF using Java with simple API calls and review a sample code to convert EPUB file to PDF in Java....convert EPUB file to PDF in Java feature. This is a very basic example...

    kb.groupdocs.com/conversion/java/how-to-convert...
  4. Convert DOCX to PPTX using Node.js

    Learn how to convert DOCX to PPTX using Node.js while preserving formatting and layout. Easily export DOCX to PPTX in Node.js with a few simple API calls....developers to integrate this feature into their applications seamlessly...

    kb.groupdocs.com/conversion/nodejs/convert-docx...
  5. Convert PDF to ODT using Node.js

    Easily convert PDF to ODT using Node.js with a step-by-step guide. Learn how to export PDF to ODT in Node.js for smooth and efficient document processing....perform the conversion, we use a feature-rich document processing library...

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...
  6. Merge PowerPoint Presentations & Slides using C...

    Merge PowerPoint Presentations using C#. Further, combine specific slides of PPT/PPTX files using the .NET merger API by GroupDocs.... You can use the merging feature in your .NET applications to...

    blog.groupdocs.com/merger/merge-powerpoint-ppt-...
  7. Working with metadata in PDF documents | Docume...

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property defined in the DocumentRootPackage class....PDF documents The inspection feature that is introduced in this...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. Scatter Chart in Email Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Scatter Chart report in Email Document format. Scatter Chart in Email Document Note This Feature is supported by version 17.8.0 or greater Creating a Scatter Chart Please following below steps to create Scatter Chart in MS Outlook 2013: Create a new Email. Click in the email 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....in Email Document Note This feature is supported by version 17...

    docs.groupdocs.com/assembly/net/scatter-chart-i...
  9. In-Table List with Filtering Grouping and Order...

    Note In this article, we will use GroupDocs.Assembly to generate a In-Table List with Filtering, Grouping, and Ordering report in Email Document format. In-Table List with Filtering, Grouping, and Ordering in Email Document Note This Feature is supported by version 17.8.0 or greater Creating a In-Table List with Filtering, Grouping, and Ordering Practicing the following steps you can create In-Table List with Filtering, Grouping, and Ordering Template in MS Outlook 2013....in Email Document Note This feature is supported by version 17...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  10. Multiple Target Documents – GroupDocs.Compariso...

    GroupDocs team is continuously adding support for new Features and trying to improve GroupDocs.Comparison API for its precious user. We are glad that we are receiving many feedback from users and we are trying to provide Features which are being demanded by our valuable customers. GroupDocs.Comparison for .NET is growing each day therefore we are providing new releases every month, in this regard we are happy to announce another exciting monthly release for GroupDocs....continuously adding support for new features and trying to improve GroupDocs...and we are trying to provide features which are being demanded by...

    blog.groupdocs.com/comparison/multiple-document...