Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 39,126 for

2025

(0.69 sec)
  1. PDF rendering with Chinese fonts extremely slow...

    Hello, I’m encountering a performance issue when rendering a PDF using the Aspose.PDF library. When the document contains Chinese Simplified (zh-CN) or Chinese Traditional (zh-TW) text, I set: pdfDocument.OptimizeResou…...aspose-pdf-net tuantran3012 August 11, 2025, 6:47am 1 Hello, I’m encountering...Professionalize.Discourse August 11, 2025, 6:47am 2 @tuantran3012 It sounds...

    forum.aspose.com/t/pdf-rendering-with-chinese-f...
  2. Some shapes are stretched - Free Support Forum ...

    Hello, i have a mastershape consisting of several hundred shapes. If i drop this mastershape out of the vssx-file to a page by visio everything looks good. Even when I insert this master shape into a page using Microso…...diagram-net sgruth July 24, 2025, 7:29am 1 Hello, i have a mastershape...Professionalize.Discourse July 24, 2025, 7:29am 2 @sgruth Hello, Thank...

    forum.aspose.com/t/some-shapes-are-stretched/31...
  3. Excel to PDF:The page content is not centered -...

    When I use the following code to convert, the Excel content is displayed on the left in the PDF, but I want it to be displayed in the center. How can I solve this problem? Actual effect: image.png (15.9 KB) Expected r…...zhq October 27, 2025, 8:47am 1 When I use the following...Professionalize.Discourse October 27, 2025, 8:48am 2 @serendipity.zhq To...

    forum.aspose.com/t/excel-to-pdf-the-page-conten...
  4. Get Watermark text from pdf - Free Support Foru...

    Hi, I’m tiring to get watermark text from pdf. The document is watermarked with the following code: var document = new Aspose.Pdf.Document(filename); var wmFontSize = ws.FontSize; var wmText = ws.Text; var lines = wm…...aspose-pdf-net profiler January 20, 2025, 9:41am 1 Hi, I’m tiring to...Professionalize.Discourse January 20, 2025, 9:41am 2 @profiler To retrieve...

    forum.aspose.com/t/get-watermark-text-from-pdf/...
  5. Footnotes conversion from HTML to DOCX - Free S...

    Hello, I am trying to convert an HTML to DOCX with Aspose.Words for java and I have footnotes in the HTML with reference. I want to convert them in real footnotes in DOCX without loosing the reference is it possible? Th…...Thomai_Chelidoni September 5, 2025, 10:54am 1 Hello, I am trying...Professionalize.Discourse September 5, 2025, 10:55am 2 @Thomai_Chelidoni...

    forum.aspose.com/t/footnotes-conversion-from-ht...
  6. Using own fonts for Html to Pdf converter in Do...

    How to use certain fonts for Html to Pdf converter in docker in .NET...Family font Merold December 8, 2025, 10:22am 1 How to use certain...Professionalize.Discourse December 8, 2025, 10:23am 2 @Merold How to make...

    forum.aspose.com/t/using-own-fonts-for-html-to-...
  7. Heap error during CDR to Pdf convertion - Free ...

    type or paste code here This is my Java code to convert CDR file into PDF file this throw heap error package Activation; import java.io.File; import java.io.FileOutputStream; import java.io.InputStream; import java…...satvikverma7956 January 21, 2025, 11:05am 1 type or paste code...Professionalize.Discourse January 21, 2025, 11:05am 2 @satvikverma7956...

    forum.aspose.com/t/heap-error-during-cdr-to-pdf...
  8. 新建一个DwgImage对象,插入线段、图形以及图片,保存为PDF时都可以显示,保存成dwg时...

    public static void main(String[] args) { // 创建一个新的CadImage实例,指定DWG版本 DwgImage dwgImage = new DwgImage(); // 创建一条直线 CadLine line = new CadLine(); line.setFirstPoint(new Cad3DPoint(0, 0, 0)); line.setSec…...cad-java ningsitao October 21, 2025, 7:25am 1 public static void...Professionalize.Discourse October 21, 2025, 7:26am 2 @ningsitao 在保存为DW...

    forum.aspose.com/t/dwgimage-pdf-dwg/320179
  9. Does aspose.words support OptimizeForWeb when c...

    does aspose.words support OptimizeForWeb when convert word to pdf? after search we found OptimizeForWeb for c++. Does the setOptimizeOutput(true) equals OptimizeForWeb for c++?...words-java softboy July 16, 2025, 1:03am 1 does aspose.words...Professionalize.Discourse July 16, 2025, 1:04am 2 @softboy Cause Aspose...

    forum.aspose.com/t/does-aspose-words-support-op...
  10. NullReferenceException on Portion.GetRect - Fre...

    Hello, We have come across a NullReferenceException when calling Portion.GetRect in Aspose.Slides.NET 25.10.0. I’ve have attached a minimal example null_ref_exception.zip (520.2 KB) var pres = new Presentation("./nul…...slides-net draftable October 20, 2025, 4:29pm 1 Hello, We have come...Professionalize.Discourse October 20, 2025, 4:29pm 2 @draftable The NullReferenceExcepti...

    forum.aspose.com/t/nullreferenceexception-on-po...