Sort Score
Result 10 results
Languages All
Labels All
Results 8,921 - 8,930 of 119,664 for

id

(0.14 sec)
  1. Add Fields with the Exact Same Name - Free Supp...

    Hello, I’m using Aspose.PDF for .NET version 10.0.0. I’m attempting to add multiple fields with the same name to a pdf. I’ve been able to use the code snippet below to add multiple fields at different coordinates and …...issue logged under the ticket ID PDFNET-43457 has been resolved...

    forum.aspose.com/t/add-fields-with-the-exact-sa...
  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…... Issue ID(s): SLIDESJAVA-39740 You can...

    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…... Issue ID(s): CELLSNODEJSCPP-61 You can...

    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.…... Issue ID(s): CELLSNET-58883 You can obtain...

    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…... Issue ID(s): CELLSNET-59560 You can obtain...

    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…... Issue ID(s): SLIDESNET-45213 You can obtain...

    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…... Issue ID(s): WORDSCPP-1310 You can obtain...

    forum.aspose.com/t/embedded-doc-images-distorte...
  8. 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…... Issue ID(s): HTMLNET-6935 You can obtain...

    forum.aspose.com/t/aspose-is-unable-to-convert-...
  9. 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…... Issue ID(s): WORDSNET-29055 You can obtain...

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

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

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