Hi Team, Currently using Aspose words python to modify docx files. As marked above, We have noticed missing tab leaders for some of the titles. We are using below code to update TOC fields.
If we manually follow belo…...You can obtain Paid Support Services if you need support on a priority...
When copying multiple source ranges from different workbooks, only the range copied from the first workbook will have its row outline levels preserved. Any subsequent ranges are assigned zero for all rows. The followin…...You can obtain Paid Support Services if you need support on a priority...
Automate slide creation on cloud platforms with Aspose.Slides for .NET—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....portals, desktop tools, backend services, or cloud platforms to dynamically...
Hello Everyone and @alexey.noskov,
In my Java code I remove comments from my document.
When converting word to PDF using Aspose.words:
com.aspose.words.NodeCollection comments = (com.aspose.words.NodeCollection)doc.ge…...You can obtain Paid Support Services if you need support on a priority...
Good day,
when I split the document into sections. I use the following code for this, it breaks the numbering in the document. Could you take a look at it for me?
Document docPR = new Document($"{path}4P003q.docx");
D…...You can obtain Paid Support Services if you need support on a priority...
Hi Aspose Support Team,
I am using alpine Linux (version 3.16) inside my docker container and I am usingAspose.Slides.NET6.CrossPlatform (version 24.3.0) to Convert PPT slide to image but I am getting the following erro…...You can obtain Paid Support Services if you need support on a priority...
I am evaluating Aspose.Cells for purchasing a license, but I am not getting the same output as in Microsoft Excel when converting HTML to Excel.
The height and width are not being set according to the column text data, …...You can obtain Paid Support Services if you need support on a priority...
I have Docker Image, and have HTML, I am trying to convert this type of HTML to PDF but Japanese, Chinese and Korean character are reflecting as box, attached the output file. Please suggest why characters are not appear…...You can obtain Paid Support Services if you need support on a priority...
When I render PDF from HTML, PageInfo.AnyMargin does not seem to have any effect.
This it the code I’m using
private void CreatePdfDocument()
{
using var ms = new MemoryStream(Encoding.UTF8.GetBytes(_htmlDocument.H…...You can obtain Paid Support Services if you need support on a priority...
When I copy a range using the below code, I expect the chart to update to reference the data within the destination, not the original.
Scenario: In the below code, a chart is bound to A1:B5, then the sheet range A1:J10…...You can obtain Paid Support Services if you need support on a priority...