Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 47,987 for

as

(0.07 sec)
  1. 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...
  2. Unable to Retrieve Table Preset Styles (Such As...

    Hello, I’m unable to retrieve the preset styles of tables created in PowerPoint when using Aspose.Slides for .NET. I’m reading these tables and generating their HTML representations. I’m using version 24.3.0.0 of the A…...Hello, I’m unable to retrieve the preset styles of tables created in PowerPoint when using Aspose.Slides for .NET. I’m reading these tables and generating their HTML representations. I’m using version 24.3.0.0 of the A…

    forum.aspose.com/t/unable-to-retrieve-table-pre...
  3. Export RDL Reports to Excel XLS XLSX and Spread...

    SQL Server Reporting Services rendering extension - Export Excel XLS XLSX XLSM XLSB CSV SpreadsheetML HTML ODS and TXT formats...SQL Server Reporting Services rendering extension - Export Excel XLS XLSX XLSM XLSB CSV SpreadsheetML HTML ODS and TXT formats

    products.aspose.com/cells/reporting-services/
  4. Save report as Word document from Reporting Ser...

    SQL Server Reporting Services extension - export your reports to Word format...SQL Server Reporting Services extension - export your reports to Word format

    products.aspose.com/words/reporting-services/
  5. When using aspose.cells to save an Excel workbo...

    When using Aspose.cells to save an Excel workbook to a PDF, the chart unit label are displayed As “Millions” in English. How can I set it to display Millions in Chinese(百万)? image.png (40.2 KB)...When using aspose.cells to save an Excel workbook to a PDF, the chart unit label are displayed as “Millions” in English. How can I set it to display Millions in Chinese(百万)? image.png (40.2 KB)

    forum.aspose.com/t/when-using-aspose-cells-to-s...
  6. PST | Not able to convert .ics files to PST | P...

    Not able to convert .ics file to PST format using Aspose lib getting below error. C:\Users\TejAs>python calendarissue.py Traceback (most recent call lAst): File “mailissue.py”, line 57, in run() File “mailissue.py”,…...Not able to convert .ics file to PST format using aspose lib getting below error. C:\Users\Tejas>python calendarissue.py Traceback (most recent call last): File “mailissue.py”, line 57, in run() File “mailissue.py”,…

    forum.aspose.com/t/pst-not-able-to-convert-ics-...
  7. SaveFormat Enum | Aspose.Words for .NET

    Discover Aspose.Words.SaveFormat enum to eAsily choose document save formats, enhancing your file management and compatibility for seamless workflows....Discover Aspose.Words.SaveFormat enum to easily choose document save formats, enhancing your file management and compatibility for seamless workflows.

    reference.aspose.com/words/net/aspose.words/sav...
  8. MarkdownOfficeMathExportMode enumeration | Aspo...

    Aspose.Words.Saving.MarkdownOfficeMathExportMode enumeration. Specifies how Aspose.Words exports OfficeMath to Markdown....Aspose.Words.Saving.MarkdownOfficeMathExportMode enumeration. Specifies how Aspose.Words exports OfficeMath to Markdown.

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SaveFormat | Aspose.Words for Java

    Indicates the format in which the document is saved in Java....Indicates the format in which the document is saved in Java.

    reference.aspose.com/words/java/com.aspose.word...
  10. Putting an object into a cell that is Single.Na...

    dear support, I am getting a system crAsh with the below VB .NET code Dim s1 As Single = Single.NaN Dim o1 As Object = s1 Dim x As New Aspose.Cells.Workbook x.Worksheets(0).Cells(0, 0).PutValue(o1) This crAshes, bu…...dear support, I am getting a system crash with the below VB .NET code Dim s1 As Single = Single.NaN Dim o1 As Object = s1 Dim x As New Aspose.Cells.Workbook x.Worksheets(0).Cells(0, 0).PutValue(o1) This crashes, bu…

    forum.aspose.com/t/putting-an-object-into-a-cel...