To extract metadata from PDF documents getMetadata method is used. This method allows to extract the following metadata:
Name Description title The title of the presentation. subject The subject of the presentation. keywords The keyword of the presentation. author The name of the presentation’s author. application The name of the application. application-version The version number of the application that created the presentation. created-time The time of the presentation creation. last-saved-time The time of the the presentation when it was last saved....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SamplePdf...
This article gives the knowledge about the regular expression (RegEx) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low using Java search API....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...
Note In this article, we will use GroupDocs.Assembly to generate a Scatter Chart report in Spreadsheet Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Scatter Chart in Microsoft Excel Document Creating a Scatter Chart Please follow below steps to create Scatter Chart in MS Excel 2013:
Add a New Workbook. Click in the workbook where you want to insert the chart, click the “Insert” tab, and then click “Insert Scatter Chart Icon” in the charts group....Consulting Blog Knowledge Base New Releases Status Websites aspose...Chart in MS Excel 2013: Add a new Workbook. Click in the workbook...
GroupDocs.Parser for .NET on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Parser for .NET on GroupDocs Blog | Document Automation Solutions ......(Parser parser = new Parser(connectionString, new LoadOptions(FileFormat...
This article explains that how to extract hyperlinks from document page....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Check...
Note In this article, we will use GroupDocs.Assembly to generate In-TableMaster-Detail report in Spreadsheet Document format. Note The code uses some of the objects defined in The Business Layer. In-Table Master-Detail in Microsoft Excel Document Creating a In-Table Master-Detail Practising the following steps you can create In-Table Master-Detail Template in MS Excel 2013.
Add a New Workbook. Select the range of cells that you want to include in the table....Consulting Blog Knowledge Base New Releases Status Websites aspose...Template in MS Excel 2013. Add a new Workbook. Select the range of...
Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 18.1 or greater. Column Chart in Microsoft PowerPoint Document Creating a Column Chart Please follow below steps to create a column chart in MS PowerPoint 2013:
Create a New presentation slide Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialogue 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 Save your Document Reporting Requirement As a report developer, you are required to share orders quantity of the customers dynamically with the following key requirements:...Consulting Blog Knowledge Base New Releases Status Websites aspose...MS PowerPoint 2013: Create a new presentation slide Click the...
This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...Consulting Blog Knowledge Base New Releases Status Websites aspose... C# SearchOptions options = new SearchOptions (); // Creating...
Free Barcode generator | Generate Codabar Barcode and add to document for free!..."Sign_Bar_Name":"Barcodes","Sign_Bar_Title":"New Barcode","Sign_Dig_Name":"Digital...Certificates (.pfx)","Sign_Dig_Title":"New digital signature","Sign_Han...
Works fine locally. Issue happens in docker container running on Alpine Linux.
GroupDocs.Conversion: v22.12
.NET version: .NET 7.0
Error Message:
GroupDocs.Conversion.Exceptions.GroupDocsConversionException: Object r…...string using (var inputStream = new MemoryStream(result.Content))...outputStream = new MemoryStream()) { using (Converter converter = new Converter(()...