Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 9,829 for

2024

(0.28 sec)
  1. Aspose PDF remove/flattens fields when saving -...

    Hi, I have a problem with some PDF’s where simply Opening and Saving will flatten fields when saving. A sample document can be downloaded from here: https://www.revenue.nsw.gov.au/help-centre/resources-library/forms/dut…...words-net GaryO February 9, 2024, 5:16am 1 Hi, I have a problem...sergei.shibanov February 9, 2024, 3:58pm 3 @GaryO The output...

    forum.aspose.com/t/aspose-pdf-remove-flattens-f...
  2. Facing issue when converting word to pdf - Free...

    KSRELIFDOCة.docx (89.1 KB) KSRELIFDOCة (2).pdf (95.3 KB) I am converting word to pdf, in header image is overlapping, Even i tried online using aspose, same issue is happening. The attached pdf i converted online usin…...engineer November 18, 2024, 8:37am 1 KSRELIFDOCة.docx (89...jar alexey.noskov November 18, 2024, 12:26pm 2 @usmankhan.engineer...

    forum.aspose.com/t/facing-issue-when-converting...
  3. Aspose.Words hangs indefinitely when saving as ...

    Can use the attached document (after unzip) and following code to reproduce. Tested in v24.10.0. var bytes = File.ReadAllBytes(@"input.doc"); using MemoryStream ms = new MemoryStream(); ms.Write(bytes, 0, bytes.Length);…...words-net rhrufftx November 7, 2024, 4:33pm 1 Can use the attached...KB) alexey.noskov November 7, 2024, 5:30pm 2 @rhrufftx We have...

    forum.aspose.com/t/aspose-words-hangs-indefinit...
  4. Handling Large Excel Files using Aspose cells -...

    Hi Team, Need best ways to handle large files using Aspose cells. I have seen the documentation but could not get it working as such. I have the below requirements and need suggestion to utilize aspose for files beyond …...Family Mveerabaghu August 19, 2024, 3:50pm 1 Hi Team, Need best...Professionalize.Discourse August 19, 2024, 3:50pm 2 @Mveerabaghu Can you...

    forum.aspose.com/t/handling-large-excel-files-u...
  5. Unknown MAPI properties - Free Support Forum - ...

    Dear Aspose team We are using Aspose.Email to convert EML files. We started adding additional attachments to the messages we are converting and have noticed the following unknown properties have changed when we save the…...Family email-java ml42 June 17, 2024, 10:13am 1 Dear Aspose team...margarita.samodurova June 17, 2024, 5:54pm 2 Hello @ml42 , It seems...

    forum.aspose.com/t/unknown-mapi-properties/285477
  6. If you modify the textLayer and save the psd fi...

    If you modify the textLayer and save the psd file, an error occurs. The error is this: class com.aspose.psd.internal.Exceptions.ArgumentException: The rectangle has no common processing area. Cannot proceed. com.aspos…... sewang March 4, 2024, 4:55am 5 I received feedback...bug? Dmitriy.Sorokin March 4, 2024, 8:23am 6 @sewang it’s possible...

    forum.aspose.com/t/if-you-modify-the-textlayer-...
  7. Aspsoe.zip 读取解压文件的时候,中文名称会乱码 - Free Support For...

    Archive archive = new Archive("C:\\Users\\ws\\Desktop\\新建 DOCX 文档.zip"); List<ArchiveEntry> entries = archive.getEntries(); for (ArchiveEntry entry : entries) { System.out.println(entry.getName()); OutputStream os = ne…...读取解压文件的时候,中文名称会乱码 中文技术支持 wsws2188 March 20, 2024, 10:54am 1 Archive archive =...解压中文乱码 vadimyurko March 20, 2024, 12:33pm 2 @wsws2188 ,你好。 若...

    forum.aspose.com/t/aspsoe-zip/281055
  8. Aspose.Cells | Excel Spreadsheet Processing Jav...

    Java library to process, manipulate, & convert Excel & OpenOffice spreadsheets. Supports formula(e), charts, validations, rendering, printing, & encryption....12, 2024 24.11 November 13, 2024 24.10 October 11, 2024 24.9...September 12, 2024 24.8 August 8, 2024 24.7 July 12, 2024 24.6 June...

    releases.aspose.com/cells/java/
  9. Aspose Email Java 17 - Free Support Forum - asp...

    We have been using Apsose Email to get messages from an Exchange EWS Server. Recently we were forced to make an upgrade to Open JDK 17. I checked the documentation and played around with different dependencies but to n…...email-java GernotK July 12, 2024, 6:53am 1 We have been using...margarita.samodurova July 12, 2024, 6:43pm 2 Hello @GernotK , We...

    forum.aspose.com/t/aspose-email-java-17/286893
  10. No usable version of libssl was found - Free Su...

    I have a Python script running Aspose.Words, when I call aspose.words.License.set_license I get the following error: No usable version of libssl was found I use libssl in many of my other Python scripts and everything w…...words-python AlainGyger October 23, 2024, 9:54pm 1 I have a Python script...13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) python3 -c...

    forum.aspose.com/t/no-usable-version-of-libssl-...