Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 17,032 for

services

(0.12 sec)
  1. Code Comparison for Common Features | Aspose.Ta...

    Learn how to work with Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET compared to VSTO....suitable for web applications, services, and environments where Office...

    docs.aspose.com/tasks/net/code-comparison-for-c...
  2. OutOfMemoryError When Exporting Slides to HTML ...

    Hello, I am trying to save each slide of the attached presentation as HTML file, without success. It throws OutOfMeory Excepton for Java Heap space. Slides Java library version is 24.3, and I was able to give the java p…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/outofmemoryerror-when-export...
  3. Segmentation Faults back with Aspose.cells when...

    Hello, I’ve reported a similar issue before that was mainly fixed: Aspose.Cells Segmentation Fault when saving to HTML However, once again, on Aspose.cells via C++ bindings on latest 25.7.0, I still get segmentation fa…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/segmentation-faults-back-wit...
  4. Workbook.CalculateFormula is very time consumin...

    Workbook wb = new Workbook(@“Test.xlsx”); Stopwatch sw = Stopwatch.StartNew(); wb.CalculateFormula(); Console.WriteLine($“{sw.ElapsedMilliseconds}ms”); It will take about 1 minite to calculate formula. Test.7z (556.…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/workbook-calculateformula-is...
  5. Behavior Change in Workbook.CalculateFormula(tr...

    After upgrading Aspose Cells from version 17.12 to 25.5, we encountered an issue: In version 17.12, calling workbook.CalculateFormula(true), correctly calculated the formula and stored the resulting value in cell N23, b…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/behavior-change-in-workbook-...
  6. Converting ODP to HTML in C# Produces an Empty ...

    Hello. While using Aspose.Slides.NET6.CrossPlatform Version=“25.11.0” (so this reproduces in latest version as well) We have an .odp file with 2 texts, each one in a span inside another span in content.xml . sample.7…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/converting-odp-to-html-in-c-...
  7. Embedded doc images distorted when converting t...

    Hello, After a version upgrade from 25.1 to 25.8, our team found embedded images are distorted when we convert the attached doc file to pdf. Using version 25.3 images are rendered correctly, but from version 25.4+ imag…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/embedded-doc-images-distorte...
  8. .NET Email API to Process various File Formats ...

    .NET Email processing library for Outlook, Thunderbird and other file formats. API works with SMTP POP3 IMAP and MS Exchange servers....Exchange Server via Exchange Web Services and Microsoft Graph to send...Calendar items using Exchange Web Service (EWS) client Add embedded objects...

    products.aspose.com/email/net/
  9. Aspose is unable to convert html to pdf - Free ...

    Please find attached zip file. The zip file contains the code POC and the HTML file. We are trying to convert given html to PDF using following code. But when the code reaches to Converter.ConvertHTML it gets stuck there…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/aspose-is-unable-to-convert-...
  10. Pptx转md怎么支持图片上传到远端服务器 or 怎么保证pptx的文本不被转义 - Free...

    我希望将pptx转换为md时,将pptx的所有图片上传到远端服务器,但是我不希望图片直接落盘,因此我才用了如下的方式: 1、遍历所有的shape,找到所有的图片,下载并上传到我的服务器 2、删除图片shape,并在原位置插入图片的url(markdown格式) 但是这样转换,会导致我插入的文本被转义,导致md无法正确识别图片,有什么解决办法么? 或者有没有现场的更好的实践方案? var pres = new Presentat…...如果您需要优先级支持,您可以获取 Paid Support Services ,并可直接访问我们的付费支持管理团队。...

    forum.aspose.com/t/pptx-md-or-pptx/318649