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

as

(0.19 sec)
  1. Save text as actual text when saving to DWG | E...

    Hey everyone :wave:, I am currently checking out Aspose.CAD with java (Aspose-cad-25.1). I am trying to load a file from .DWG, add a couple of objects and saving back to a .DWG again. val image = Image.load(“path/t…...Hey everyone :wave:, I am currently checking out Aspose.CAD with java (aspose-cad-25.1). I am trying to load a file from .DWG, add a couple of objects and saving back to a .DWG again. val image = Image.load(“path/t…

    forum.aspose.com/t/save-text-as-actual-text-whe...
  2. 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...
  3. When saving Word docx as PDF, the "Alt Text" is...

    Hi, We are using Aspose Words Java version 25.1. We have a Word docx file with images/shapes containing “Alt Text” on them. When we convert it into PDF using below code, the converted PDF doesn’t have “Alt Text” on tho…...Hi, We are using Aspose Words Java version 25.1. We have a Word docx file with images/shapes containing “Alt Text” on them. When we convert it into PDF using below code, the converted PDF doesn’t have “Alt Text” on tho…

    forum.aspose.com/t/when-saving-word-docx-as-pdf...
  4. Save report as Word document from SharePoint - ...

    SharePoint Word document Converter for MOSS and WSS - export your reports to Word format...SharePoint Word document Converter for MOSS and WSS - export your reports to Word format

    products.aspose.com/words/sharepoint/
  5. 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-...
  6. 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/
  7. Parts of shapes (such as connections / texts) a...

    Dear support, I’m using the Aspose.Diagram for .NET version 24.8.0 I would like to mention that the grouping is working perfectly for what I would like to achieve (removing the ‘whitespace’ of the page). However, I not…...Dear support, I’m using the Aspose.Diagram for .NET version 24.8.0 I would like to mention that the grouping is working perfectly for what I would like to achieve (removing the ‘whitespace’ of the page). However, I not…

    forum.aspose.com/t/parts-of-shapes-such-as-conn...
  8. • 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-...
  9. 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-...
  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...