Description:
When processing a Word document that contains list elements with different indentation levels using Aspose.Words, the indentation formatting is not preserved after saving the document again as a DOCX file.
…...You can obtain Paid Support Services if you need support on a priority...
Learn how to create, fetch, expand, update, and delete Exchange distribution lists using Aspose.Email and EWS....Contacts with Exchange Web Services (EWS) in C++ Working with...
The slide contains a company logo embedded as a vector SVG (<p:pic> with asvg:svgBlip). The SVG is a gradient diamond with a white “S” letterform inside it.
In the exported HTML the SVG is rasterized to a small PNG (188…...You can obtain Paid Support Services if you need support on a priority...
It seems that “Aspose.Slides for Python via .NET” in its latest version ships with self-contained .NET Core 3.1 runtime libraries.
Considering that .NET Core 3.1 has been past EOL for 4 years, our Security team consider…...You can obtain Paid Support Services if you need support on a priority...
We used to do Word automation to create docs and pdfs but happily we’ve been able to replace that with Aspose everywhere except for one place.
Comparisons in Aspose are still not quite what Word produces with our intern…...You can obtain Paid Support Services if you need support on a priority...
Hi Guys I am facing a problem when saving an excel workbook as .docx. I am trying to convert the following 2 table’s that are present in the following workbook-
check.zip (16.3 KB)
One is having issues with it’s border…...You can obtain Paid Support Services if you need support on a priority...
I have a PDF and i want to import annotations from a XFDF file,
the code i am using with Aspose.PDF 25.2.0
Document pdfDocument = new Document(inputPdf);
// Create a PdfAnnotationEditor object
PdfAnnot…...You can obtain Paid Support Services if you need support on a priority...
Hi Aspose team,
I’m having an issue where the data labels in a chart are way off in position when compared to it excel equivalent.
Code used to generate the output:
using (Workbook TemplateWB = new Workbook(dir + @"\T…...You can obtain Paid Support Services if you need support on a priority...
Hello Team,
I am using Aspose-html-26.2 version to convert the HTML to pdf and find the generated pdf contains some inconsistencies. Attached the sample code and data for your reference. Could you please help to resolve…...You can obtain Paid Support Services if you need support on a priority...
Hi,
We have an issue converting the attached PDF to PDF/A (26.2 .Net):
Project Schedule.pdf (252.0 KB)
Code used:
using (MemoryStream memoryStream = new MemoryStream())
{
Boolean Success = aspPdfDocument.Convert(mem…...You can obtain Paid Support Services if you need support on a priority...