Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 718 for

april

(0.06 sec)
  1. Latest version of AsposePDF produces FIPS compl...

    I upgraded asposePDF nuget from 24.7 to 25.4, and while everything works on my development environment, calling Document.Save() gives me the following error on my Stage environment, which is a more restrictive and secure…...deng April 22, 2025, 4:20pm 1 I upgraded...by pass? thank you! hao.deng April 22, 2025, 5:59pm 2 I did some...

    forum.aspose.com/t/latest-version-of-asposepdf-...
  2. Conversione docx in pdf si blocca - Free Suppor...

    Ciao, ho un problema durante la conversione di un documento docx in pdf; la conversione non risponde ed il problema sembra essere legato ad un “conflitto” con i font richiesti all’interno del documento e quelli disponib…...Words Product Family matteos April 18, 2025, 12:20pm 1 Ciao, ho...Grazie Professionalize.Discourse April 18, 2025, 12:21pm 2 @matteos...

    forum.aspose.com/t/conversione-docx-in-pdf-si-b...
  3. 布局收集器问题 - Free Support Forum - aspose.com

    我需要通过文档布局收集器获取表格相对于页面的坐标,但是获取到的布局收集器是空的,为什么?怎么解决? // 获取表格所属文档,并强制更新文档布局(以确保后续布局信息准确) if (table.Document is not Document document) return (null, null); // 确保布局信息是最新的 document.UpdatePageLayout(); // 创建布局收集器和枚举器 Layou…...布局收集器问题 中文技术支持 words-net yujiuyao April 27, 2025, 11:09am 1 我需要通过文档...null); vyacheslav.deryushev April 27, 2025, 2:32pm 2 @yujiuyao...

    forum.aspose.com/t/topic/311958
  4. 怎么给指定标题最下面插入内容呢 - Free Support Forum - aspose.com

    怎么给指定标题最下面插入内容呢 标题下面有内容我需要插入在标题最后面...中文技术支持 words-python Tiaohh April 16, 2025, 8:50am 1 怎么给指定标题最下面插入内容呢...标题下面有内容我需要插入在标题最后面 Professionalize.Discourse April 16, 2025, 8:50am 2 @Tiaohh ...

    forum.aspose.com/t/topic/311384
  5. Convert PDF to PNG using Aspose.PDF Java Font a...

    The font of the content in the PDF to PNG conversion is SourceHanSansHWSC-Regular.otf font, and the PNG image is garbled after conversion. Use font package for Source Black OTF If the font is correct when converting Wo…...Product Family pdf-to-png zhuw April 30, 2025, 8:53am 1 The font...KB) Professionalize.Discourse April 30, 2025, 8:54am 2 @zhuw When...

    forum.aspose.com/t/convert-pdf-to-png-using-asp...
  6. DWG file from scratch shows empty - Free Suppor...

    Hi Aspose team, I’m trying to create a DWG file from scratch using Aspose.CAD for .NET (version 24.10.0), without using any existing template. I followed this official example, but when I open the generated file in Aut…...CAD Product Family Abne April 2, 2025, 3:02pm 1 Hi Aspose...Ab Professionalize.Discourse April 2, 2025, 3:02pm 2 @Abne Could...

    forum.aspose.com/t/dwg-file-from-scratch-shows-...
  7. A question about method dispose() in Aspose. Em...

    I looked at the introduction to method dispose() in Aspose.Email for Java, but I’m not sure how I should use it to flush memory. The below is my code: PersonalStorage personalStorage = PersonalStorage.create(cur…...Product Family Superpotatoo April 11, 2025, 1:00am 1 I looked... Professionalize.Discourse April 11, 2025, 1:00am 2 @Superpotatoo...

    forum.aspose.com/t/a-question-about-method-disp...
  8. DeleteBlankOptions set start and end index to 0...

    The following code snippet DeleteBlankOptions options = new DeleteBlankOptions(); options.setStartIndex(0); System.out.println(options.getStartIndex()); options.setStartIndex(1); System.out.println(options.getStartIndex…...Product Family cells-java Tim49 April 23, 2025, 2:29pm 1 The following...‘aspose-cells’, ‘25.4’. johnson.shi April 23, 2025, 2:53pm 2 @Tim49 We...

    forum.aspose.com/t/deleteblankoptions-set-start...
  9. Reading Merged cells - Free Support Forum - asp...

    Hello Team, I’m reading an Excel file row by row using Aspose.Cells Java. If a cell is part of a merged range, I want to get the value from the top-left cell of that range. Is there a built-in API to check if a cell be…...Family cells-java bkmmxxiii April 23, 2025, 9:58am 1 Hello Team...BK Professionalize.Discourse April 23, 2025, 9:58am 2 @bkmmxxiii...

    forum.aspose.com/t/reading-merged-cells/311722
  10. Issue Text : Box child can not be null - Free S...

    Hi, i have generating the pdf dynamically using c#. After appending the data to document, try to save the document using document.save or memory stream. During the time i have facing the below issue. Box child can not …... skondur April 12, 2025, 1:12pm 4 “Box child...ToArray()); } } ilyazhuykov April 14, 2025, 8:25am 5 @skondur...

    forum.aspose.com/t/issue-text-box-child-can-not...