Python Sample code for generating VDX documents. Use this code for creating VDX files within any Python based application.....addText( 1 , 1 , 1 , 1 , "Test text" , "Calibri" , "#a5a5a5"...
Python Sample code for generating VSDX documents. Use this code for creating VSDX files within any Python based application.....addText( 1 , 1 , 1 , 1 , "Test text" , "Calibri" , "#a5a5a5"...
I am currently working on a requirement to merge a large number of single-page TIFF images into a single BigTIFF file where the final output size is expected to exceed 4GB.
While attempting this using Aspose.Imaging(ver…...Team, as per your guidance we tested the sample code, but we are...23.3.0. We also previously tested with version 25.11, but observed...
I’ve recently started trying Aspose.PDF (.Net 4.8) and noticed very high RAM consumption. Without Aspose.PDF the system needs ~20% of RAM. But when Aspose.PDF starts (noticeable with larger files, ~20MB) it drains all av…...possible that we do not get to test with PDF documents having similar...12:48pm 8 @rd1218 Sure, we will test using this code snippet and...
In a Word document, we are tracking changes user has made, and at the end we are accepting it. We want to disable/lock the sections or parts of document where user have done changes in word document. In other sections o…...solanki April 29, 2025, 1:11pm 5 Test Document.docx (17.5 KB) In attached...
Learn how to read, set, and remove MAPI properties in Outlook MSG files and attachments using Aspose.Email for C++....specific named properties (“TEST” and “MYPROP”). It shows how...
After importing vsd to vsdx, only some lines import and most of the shapes are missing.
vsd file in question and screenshot of an issue:
missing shapes.zip (482.7 KB)
The file was converted using this part of code:
F…... Test with Different Files : Try converting...screenshots. After an initial testing, I am able to reproduce the...
Hi,
I have a reproducible error when extracting a slide thumbnail, with a specific customer powerpoint file. I narrowed it down to a single slide, using aspose slides java 25.8. and openjdk 11.0.28 2025-07-15 runtime. …...Presentation("/builder/Downloads/ppt-problem-1/test-single-slide.pptx"); ISlide...
Hi Team,
I have a PPTX containing one slide having two icons (refer to sample.zip to get the sample.pptx). I am using Aspose Slides for .NET (version 25.3) to get images of these shapes using following code:
using Aspo…...Kindly add this sample too to the test set for this issue and let us...
Hi,
I’m using Aspose.Words to insert tags in a .docx file, which I then pass to the engine along with JSON data for document generation. Now, I want to add QR code support so that by simply placing a tag in the .docx fi…... Test the document generation to ensure...