Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 857 for

april

(0.21 sec)
  1. The workbook opens in Protected View after resa...

    I have resaved the workbook (.xls → .xls) with Aspose.Cells and the result is opened in Protected View by MS Excel. The original workbook opens without any warnings. I attached the workbook. Code sample: var wb = new …...release in the first half of April 2025. You will be notified when...@simon.zhao . aspose.notifier April 11, 2025, 2:33am 5 The issues...

    forum.aspose.com/t/the-workbook-opens-in-protec...
  2. Aspose.Words: Converting a Word document to HTM...

    Aspose version: Aspose Words.NET version 23.6.0 We are using Aspose.Words to convert a Word Document (docx) to HTML by simply saving the loaded docx (loaded into Aspose.Words.Document) as HTML. The document can contain…...Family words-net JamesMurdoch April 11, 2025, 11:03am 1 Aspose version:...James Professionalize.Discourse April 11, 2025, 11:04am 2 @JamesMurdoch...

    forum.aspose.com/t/aspose-words-converting-a-wo...
  3. Extract Meta Data From Dwf File - Free Support ...

    Inquiry: Extracting Metadata from DWF Files & Limitations in Aspose.CAD I am currently working with DWF files and exploring the capabilities of Aspose.CAD to extract metadata and text-based information. My goal is to re…...Product Family clouddeveloper87 April 2, 2025, 8:16am 1 Inquiry: Extracting...KB) Professionalize.Discourse April 2, 2025, 8:17am 2 @clouddeveloper87...

    forum.aspose.com/t/extract-meta-data-from-dwf-f...
  4. Rotated Parts of SmartArt Are Cropped When Conv...

    Hello, When trying to convert a smartArt object which has a part of it rotated outside of smartArt border to image the rotated part is cropped and not converted properly. Here’s a simple code snippet I’m using to conve…...slides-smartart dfinsolutions April 14, 2025, 1:16pm 1 Hello, When... Professionalize.Discourse April 14, 2025, 1:16pm 2 @dfinsolutions...

    forum.aspose.com/t/rotated-parts-of-smartart-ar...
  5. Aspose diagram for java测试问题 - Free Support Foru...

    aspose diagram for java测试问题.7z (2.1 MB) 我正在测试aspose diagram for java,但是目前发现有两个问题: 1、emf文件,使用apsose-image java工具包,本地转换很慢,使用apose公网Online Image Converter - Convert Images, Photos, Pictures Free 进行转换很快,时间相差好几倍。 2、vsd转…...中文技术支持 aspose-diagram jillian April 29, 2025, 6:09am 1 aspose diagram... Professionalize.Discourse April 29, 2025, 6:09am 2 @jillian...

    forum.aspose.com/t/aspose-diagram-for-java/312034
  6. 服务器字体匹配问题 - Free Support Forum - aspose.com

    222222222222222.png (9.6 KB) 我现在linux服务器上配置了字体替换规则,然后java代码里没有任何设置,我的运行条件是:服务器上只有IPAexMincho和IPAexGothic这2中字体,我现在客户端用MS ゴシック做了一个excel模板,当我用SvgSaveOptions svgSaveOptions = new SvgSaveOptions(); svgSaveOptions.setSheetIn…...中文技术支持 cells-java jishangyang April 27, 2025, 2:20am 1 222222222222222...而不是我设置的转换规则的IPAexGothic John.He April 27, 2025, 6:31am 2 @jishangyang...

    forum.aspose.com/t/topic/311950
  7. 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-...
  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. Remove Merge Fields from PDF Document - Free Su...

    Hi Team, We have a Merge Type field in our template, and when generating the PDF document, the merge field is not being removed as expected. We now need to remove merge fields from the generated PDF. Below is the code …...Product Family rahulprajapati April 21, 2025, 2:16pm 1 Hi Team,...} Professionalize.Discourse April 21, 2025, 2:16pm 2 @rahulprajapati...

    forum.aspose.com/t/remove-merge-fields-from-pdf...
  10. Aspose.PDF Java HTML-to-PDF duplicates most bod...

    Simple test as shown below results in most of the html’s body being duplicated. Oddly, the majority of the body in the resulting PDF is included twice in a row. HTML displays find in browser. What am I doing wrong? B…...investigate the issue ilyazhuykov April 2, 2026, 9:21am 6 @aweber1nj1...currently using ? aweber1nj1 April 2, 2026, 2:55pm 7 Aspose PDF...

    forum.aspose.com/t/aspose-pdf-java-html-to-pdf-...