Use the following code for
try:
document1 = aw.Document("自訂格式(電商匯入中心)11.pdf")
save_options = aw.saving.MarkdownSaveOptions()
save_options.image_resolution = 150
document1.save(f"自訂格式(電商匯入中心)11.md", save_opti…...NET [2]: SaveOptions.MemoryOptimization...MemoryOptimization | Aspose.Words for .NET David_Matin March 13, 2025, 6:52am...
Hi Team,
I’m using Aspose.words for Java to compare two versions of .DOCX files, but I noticed that footer content updates are not showing in the comparison output file, even though it works fine on MS Word compare.
sa…...docx (4.0 MB) Aspose - output file: output...output file: MSWord-output.docx (4.0 MB) Professionalize.Discourse...
Env
Windows 11
Aspose.Words for .Net 25.5 (25.1 is OK)
Code
var doc=new Aspose.Words.Document(@"C:\Users\hello\Desktop\test\test.docx");
doc.Save(@"C:\Users\hello\Desktop\test\test.pdf",Aspose.Words.SaveFormat.Pdf);…...Words Product Family words-net xxtears May 19, 2025, 6:06am...Windows 11 Aspose.Words for .NET 25.5 (25.1 is OK) Code var doc=new...
Get technical Support of Aspose.Font for .Net, Java, C++....November 18, 2019 Fonts source 4 104 November 14, 2024 Aspose.Font...Font SetLicense() Error words-net , font 13 611 January 23, 2024...
Hello Aspose Support Team,
I am using Aspose.Slides for .Net to convert a PowerPoint presentation (PPTX) to HTML5. Below is the code I am using for the conversion:
using Aspose.Slides;
using Aspose.Slides.Export;
clas…...Slides Product Family slides-net , slides-animation , slides-design...Aspose Support Team, I am using Aspose.Slides for .NET to convert...
Hi,
we noticed some characters are missing in HTML output which are in italic style. Scenario happens in Linux / Docker.
Reproducable with the following setup:
<Project Sdk="Microsoft.Net.Sdk">
<PropertyGroup>
<…...Words Product Family words-net , docker , linux Serraniel September...setup: <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <Outpu...
Hi Team,
We want to convert date-type tags to plain text. If revisions are present in the document tags, we need to preserve those revisions in the plain-text version. We also need to Support the reverse conversion (pla…... We also need to support the reverse conversion (plain...also support the reverse conversion. Aspose.Words for .NET does...
Dear Support,
We are using Aspose.Diagram for .Net version 24.12.0 in a C#-application which is used on Windows platforms and Linux platforms.
We have an issue with saving the shapes of a Visio-document in the master f…...1 Dear Support, We are using Aspose.Diagram for .NET version...12.0 of Aspose.Diagram for .NET. It might be beneficial to check...
We’ve encountered a problem with formula-based extended attributes: sometimes one or multiple fields are saved with “#ERROR” value in every task. I’ve been trying to reproduce the issue, and it turns out that even exampl…...Tasks Product Family tasks-net dg2358 April 30, 2025, 3:08pm...the view: field_before.png (3.4 KB) Opening the edit dialog and...
Hi everyone,
I succeed signing 2 signatures in a pdf file.
The problem is that I can add text/annotations to the pdf and the signatures are still valid.
How is it possible?
Can someone please help?
Here is a snippet…...or PKCS7/PKCS7Detached are supported) PKCS1 pkcs1 = new PKCS1(pfxFile...documentation says Aspose.PDF supports digital signatures, but the...