Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 103,239 for

as

(0.2 sec)
  1. OutOfMemoryException when Importing PPTX Files ...

    Hi Aspose folks! We’re having a memory problem while using Aspose .NET packages to import PowerPoint presentations and extract SVGs from them in a web app. More exactly, after doing it a few times, the container runs ou…...Hi Aspose folks! We’re having a memory problem while using Aspose .NET packages to import PowerPoint presentations and extract SVGs from them in a web app. More exactly, after doing it a few times, the container runs ou…

    forum.aspose.com/t/outofmemoryexception-when-im...
  2. Aspose.Slides Out of Memory Error when Deployed...

    Hi, I am attempting to retrieve thumbnails from PowerPoint presentation. The code works perfectly on my local machine and an Azure VM, but we are targeting deployment As an Azure WebJob. When deployed As an Azure WebJob…...Hi, I am attempting to retrieve thumbnails from PowerPoint presentation. The code works perfectly on my local machine and an Azure VM, but we are targeting deployment as an Azure WebJob. When deployed as an Azure WebJob…

    forum.aspose.com/t/aspose-slides-out-of-memory-...
  3. How to extract OneNote file as HTML? - Free Sup...

    Hello! I have .one and .onetoc2 files locally. I would like to create or update it via this API https://docs.microsoft.com/en-us/graph/onenote-create-page How can I convert .one, .onetoc2 files to HTML via Aspose-note …...Hello! I have .one and .onetoc2 files locally. I would like to create or update it via this API https://docs.microsoft.com/en-us/graph/onenote-create-page How can I convert .one, .onetoc2 files to HTML via aspose-note …

    forum.aspose.com/t/how-to-extract-onenote-file-...
  4. Aspose.Cells for java 24.6 : TEXT formula is no...

    Hi, i an facing an unexpected behavior while migrating from Aspose.cells 18.4 to 24.6 (java) this is a piece of code to reproduce my issue // create a workbook from my .xlsx file // test.xlsx should have this formula…...Hi, i an facing an unexpected behavior while migrating from aspose.cells 18.4 to 24.6 (java) this is a piece of code to reproduce my issue // create a workbook from my .xlsx file // test.xlsx should have this formula…

    forum.aspose.com/t/aspose-cells-for-java-24-6-t...
  5. Create and Embed an Excel Chart as an OLE Objec...

    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/slides/net/create-and-embed-an-...
  6. Issue with MBOX Extraction - Images in Email Bo...

    Hello Aspose Support Team, I hope this message finds you well. I am currently using Aspose.Email for .NET to extract emails and attachments from MBOX files. While this process is working well for most cAses, I have enc…...Hello Aspose Support Team, I hope this message finds you well. I am currently using Aspose.Email for .NET to extract emails and attachments from MBOX files. While this process is working well for most cases, I have enc…

    forum.aspose.com/t/issue-with-mbox-extraction-i...
  7. While Pivoting the excel sheet some of the rows...

    I wAs trying to pivot the excel and am getting a pivoted sheet and from that am trying to remove the header “sum of value” row. For that i copied the source sheet to another destination sheet neglecting the first row in …...I was trying to pivot the excel and am getting a pivoted sheet and from that am trying to remove the header “sum of value” row. For that i copied the source sheet to another destination sheet neglecting the first row in …

    forum.aspose.com/t/while-pivoting-the-excel-she...
  8. Conversion of HTML into PDF or PPTX converts al...

    Hi! We’ve been using the Aspose in our C# and .Net projects for a long time. Now I want to convert HTML page into PDF and PPTX. I found pretty simple code: var options = new HtmlLoadOptions(); var html…...Hi! We’ve been using the Aspose in our C# and .Net projects for a long time. Now I want to convert HTML page into PDF and PPTX. I found pretty simple code: var options = new HtmlLoadOptions(); var html…

    forum.aspose.com/t/conversion-of-html-into-pdf-...
  9. Error when saving as PDF - Aspose.Cells Product...

    The code is straight forward but errors on this: workbook.save(“output.pdf”); Not being able to look into com.Aspose.cells.u33 or com.Aspose.cells.z5p to see what the cause is hAs me stumped. Anyone else encounter this…...The code is straight forward but errors on this: workbook.save(“output.pdf”); Not being able to look into com.aspose.cells.u33 or com.aspose.cells.z5p to see what the cause is has me stumped. Anyone else encounter this…

    forum.aspose.com/t/error-when-saving-as-pdf/248855
  10. Chart in PDF Converted in Java as Two Separate ...

    Hi, Chart elements in PDF are converted As two separate elements instead of one when converted to PPTX. var fileName = ""; // Enter the PDF filename try (Document document = new Document("src/main/java/" + fileName + "…...Hi, Chart elements in PDF are converted as two separate elements instead of one when converted to PPTX. var fileName = ""; // Enter the PDF filename try (Document document = new Document("src/main/java/" + fileName + "…

    forum.aspose.com/t/chart-in-pdf-converted-in-ja...