Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 46,396 for

as

(0.07 sec)
  1. Handling JSON Array as Single Cell in CSV Using...

    Hello Aspose Support Team, I am exploring the possibility of converting a JSON array property into CSV format using Aspose APIs. I already have a sample payload, template, and generated output, but my expected output is…...Hello Aspose Support Team, I am exploring the possibility of converting a JSON array property into CSV format using Aspose APIs. I already have a sample payload, template, and generated output, but my expected output is…

    forum.aspose.com/t/handling-json-array-as-singl...
  2. Gigantic file size when saving Aspose.Cells.Wor...

    Dear support, when converting Excel files (*.xlsx) into PDF files using the Aspose.Cells component, in some cAses the file size (and processing time) grows enormously. I’ll attach a sample project containing 3 xlsx fil…...Dear support, when converting Excel files (*.xlsx) into PDF files using the Aspose.Cells component, in some cases the file size (and processing time) grows enormously. I’ll attach a sample project containing 3 xlsx fil…

    forum.aspose.com/t/gigantic-file-size-when-savi...
  3. How to Save PowerPoint as PDF with Notes in C#

    This quick tutorial guides you on how to save PowerPoint As PDF with notes in C#. It provides all the details required for the IDE configuration, program flow and a runnable sample code to save PowerPoint with notes As PDF in C#....This quick tutorial guides you on how to save PowerPoint as PDF with notes in C#. It provides all the details required for the IDE configuration, program flow and a runnable sample code to save PowerPoint with notes as PDF in C#.

    kb.aspose.com/slides/net/how-to-save-powerpoint...
  4. How to Save Slide as SVG in C#

    We'll walk you through the steps in C# for how to save slide As SVG in C#. By using few lines of code you can eAsily convert slide to SVG in C#....We'll walk you through the steps in C# for how to save slide as SVG in C#. By using few lines of code you can easily convert slide to SVG in C#.

    kb.aspose.com/slides/net/how-to-save-slide-as-s...
  5. Wrong Decimal Separator in CSS Properties when ...

    Hello, when using the new option IsBorderCollapsed the properties in css for transform are set with wrong decimal separators. Eg: transform: rotate(-90deg) skew(-22,5deg); System Language is German. CultureInfo of th…...Hello, when using the new option IsBorderCollapsed the properties in css for transform are set with wrong decimal separators. Eg: transform: rotate(-90deg) skew(-22,5deg); System Language is German. CultureInfo of th…

    forum.aspose.com/t/wrong-decimal-separator-in-c...
  6. Aspose.Cells - Failure to recognize complex for...

    Hi, We have an engine where we simply want to get the values for custom formulAs, but the formula isn’t recognized As a custom function. Formula that works: =IF(AND(B$1=“STUFF”, TESTCUSTOM(FinalAmount)>0), TESTCUSTO…...Hi, We have an engine where we simply want to get the values for custom formulas, but the formula isn’t recognized as a custom function. Formula that works: =IF(AND(B$1=“STUFF”, TESTCUSTOM(FinalAmount)>0), TESTCUSTO…

    forum.aspose.com/t/aspose-cells-failure-to-reco...
  7. Using a Microsoft Excel Worksheet as the Messag...

    ClAss Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.

    docs.aspose.com/email/net/using-a-microsoft-exc...
  8. LegendEntry.IsDeleted does not work as expected...

    Hi All, I have a problem when I try to delete legends in a chart. I am using Aspose.Cells 25.9.0 Let me explain the issue! I have a chart with 4 series. 2 are enabled and 2 are disabled: image.png (46.6 KB) Via co…...Hi All, I have a problem when I try to delete legends in a chart. I am using Aspose.Cells 25.9.0 Let me explain the issue! I have a chart with 4 series. 2 are enabled and 2 are disabled: image.png (46.6 KB) Via co…

    forum.aspose.com/t/legendentry-isdeleted-does-n...
  9. Inserting a WAV file as an OLE Object with Node...

    Learn how to insert a WAV file As an OLE object in Excel worksheets using Aspose.Cells for Node.js via C++....Learn how to insert a WAV file as an OLE object in Excel worksheets using Aspose.Cells for Node.js via C++.

    docs.aspose.com/cells/nodejs-cpp/inserting-a-wa...
  10. Landscape pages are rendered as portrait pages ...

    Hi, When converting a DOCX with some portrait and landscape pages to PDF using Aspose.Words, the pages in the PDF all became portrait. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.pd…...Hi, When converting a DOCX with some portrait and landscape pages to PDF using Aspose.Words, the pages in the PDF all became portrait. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.pd…

    forum.aspose.com/t/landscape-pages-are-rendered...