Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 17,899 for

services

(0.15 sec)
  1. 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...
  2. 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-...
  3. 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-...
  4. 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...
  5. Aspose.Slides/Net6.Crossplatform Latest Version...

    Hello. Our company uses the following libraries: Aspose.Slides.Net6 for apps targetting net47 Aspose.Slides.Net6.Crossplatform for our application running under net8, Linux containers. The current versions we run are …...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/aspose-slides-net6-crossplat...
  6. Cannot distinguish between borders explicitly s...

    Cannot distinguish between borders explicitly set to None and borders with the default None value in conditional style. Since a table cell inherits the properties of the table regions according to a defined order of pri…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/cannot-distinguish-between-b...
  7. 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-...
  8. 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
  9. Table GetHeight - Free Support Forum - aspose.com

    Hello, I’d like to find the height of Table. There is the GetHeight() function. But if in the table there is a TextFragment, and the width of the text exceeds the cell, it fits well on several rows, but the height of t…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/table-getheight/316445
  10. The word page count is wrong - Free Support For...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document doc = new Document(path + "796597488160104448.docx"); doc.getLayoutOptions().setTextShaperFactory(com.aspose.words.shaping.harfbuzz.HarfBuzzTextSha…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/the-word-page-count-is-wrong...