Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 47,425 for

as

(0.56 sec)
  1. How to Save a PowerPoint as a PDF with Notes us...

    This short tutorial describes how to save a PowerPoint As a PDF with notes using Java. It contains complete information for the environment, the program flow, and a runnable sample code to save powerpoint presentation As pdf with notes using Java....This short tutorial describes how to save a PowerPoint as a PDF with notes using Java. It contains complete information for the environment, the program flow, and a runnable sample code to save powerpoint presentation as pdf with notes using Java.

    kb.aspose.com/slides/java/how-to-save-a-powerpo...
  2. Null Value Is Taken as Zero in Line Chart when ...

    Hi Team, When we try to create a LINE chart using Aspose slides java with null values in the series, those are considered As zero values instead of null. Output screenshot As below - image.png (112.9 KB) series 3 and…...Hi Team, When we try to create a LINE chart using aspose slides java with null values in the series, those are considered as zero values instead of null. Output screenshot as below - image.png (112.9 KB) series 3 and…

    forum.aspose.com/t/null-value-is-taken-as-zero-...
  3. Export Reports in Excel XLS XLSX PDF ODS in Jas...

    Export reports from JAsper Reports and JAsperServer in Excel XLS XLSX PDF ODS TXT and SpreadsheetML format. Also print reports As Excel Spreadsheets...Export reports from Jasper Reports and JasperServer in Excel XLS XLSX PDF ODS TXT and SpreadsheetML format. Also print reports as Excel Spreadsheets

    products.aspose.com/cells/jasperreports/
  4. Extra Space Between Text, and Single Excel Text...

    While converting Excel to PDF and PDF to PPTX, the text in PPTX contains more spaces than in PDF. Aspose version: implementation ‘com.Aspose:Aspose-words:26.2:jdk17’ implementation ‘com.Aspose:Aspose-cells:26.2’ impl…...While converting Excel to PDF and PDF to PPTX, the text in PPTX contains more spaces than in PDF. Aspose version: implementation ‘com.aspose:aspose-words:26.2:jdk17’ implementation ‘com.aspose:aspose-cells:26.2’ impl…

    forum.aspose.com/t/extra-space-between-text-and...
  5. • Convert meeting response in the MapiMessage f...

    Issue: “Aspose.Email for Java” created the ICalendar As the meeting request instead of meeting response....Issue: “Aspose.Email for Java” created the ICalendar as the meeting request instead of meeting response.

    forum.aspose.com/t/convert-meeting-response-in-...
  6. Aspose.Slides - 26.1.0 - Saving presentation as...

    Environment: .NET 8 Linux Docker (e.g. mcr.microsoft.com/dotnet/sdk:8.0.x) Aspose.Slides version: 26.1.0 also installed libgdiplus but error persists Steps to reproduce: Load or generate a PPTX using new Presentatio…...Environment: .NET 8 Linux Docker (e.g. mcr.microsoft.com/dotnet/sdk:8.0.x) Aspose.Slides version: 26.1.0 also installed libgdiplus but error persists Steps to reproduce: Load or generate a PPTX using new Presentatio…

    forum.aspose.com/t/aspose-slides-26-1-0-saving-...
  7. Email APIs to Build Cross-Platform Applications...

    Develop Outlook formats parsing applications using On Premise or Cloud APIs, or simply use cross-platform apps to view, compare, inspect or convert Microsoft Outlook formats....Develop Outlook formats parsing applications using On Premise or Cloud APIs, or simply use cross-platform apps to view, compare, inspect or convert Microsoft Outlook formats.

    products.aspose.com/email/
  8. Convert PDF to Excel Online | PDF to XLS | Save...

    Learn how to convert PDF to Excel online. Discover eAsy steps and code examples for seamless data extraction....Learn how to convert PDF to Excel online. Discover easy steps and code examples for seamless data extraction.

    blog.aspose.com/pdf/convert-pdf-to-excel-online/
  9. In Aspose Word templates how to format string v...

    Hi Team, In Aspose word template how to format string field value into 1 decimal value As default.PleAse Assist eg:60 is value for a field TemperatureAmbient_1, where this field type is string. But in report need to sh…...Hi Team, In aspose word template how to format string field value into 1 decimal value as default.Please assist eg:60 is value for a field TemperatureAmbient_1, where this field type is string. But in report need to sh…

    forum.aspose.com/t/in-aspose-word-templates-how...
  10. When converting docx to html using aspose .net ...

    using var stream = new MemoryStream(); HtmlSaveOptions options = new HtmlSaveOptions(SaveFormat.Html) { PrettyFormat = true, ExportHeadersFootersMode = ExportHeadersFootersMode.PerSection, ExportImagesAsBAse…...using var stream = new MemoryStream(); HtmlSaveOptions options = new HtmlSaveOptions(SaveFormat.Html) { PrettyFormat = true, ExportHeadersFootersMode = ExportHeadersFootersMode.PerSection, ExportImagesAsBase…

    forum.aspose.com/t/when-converting-docx-to-html...