i’m making psd.
using Aspose.PSD.FileFormats.Psd.Layers;
using Aspose.PSD.FileFormats.Psd;
using Aspose.PSD;
string path = @“d:”;
string psdFile = Path.Combine(path, “test.psd”);
string psdFileSave = Path.Combine(p…...access to our Paid Support management team. aspose.notifier June...
Hi,
we’re getting the following error trying to convert a specific pdf file (the one attached)
System.ArgumentNullException: Value cannot be null.
Parameter name: pdfObject
at #=zSOP84LlsPfp3wdfx_rD5StCwF3tn.#=zHPwqB…...been logged in our issue management system for further investigation...
Hi Team,
I am trying to Aspose.OCR.RecognitionResult object
using (MemoryStream memoryStream = new MemoryStream())
{
IFormatter formatter = new BinaryFormatter();
formatter.Serialize(memoryStream, lst);
byteArray =…...access to our Paid Support management team. 1 Like...
How to add SVG to Watermark annotation as When I add Large png it pixled Or when I zoom in pdf.
var page = pdfDocument.Pages[2];
var rec = new Aspose.Pdf.Rectangle(0, 0, 595, 842);
var imageStream = new …...access to our Paid Support management team....
I have a Word document which contains a text and an image:
For this document, the image is not present at all in the HTML file produced by Aspose.
The Word file can be found in the attached sample app’s main folder (w…...access to our Paid Support management team. ManMasterDevelopment...
Adding Redaction to pdf file is adding also pages to it!
When I use to add redaction annotation to pdf document after adding and saving it it is getting more pages to it...access to our Paid Support management team....
Hi we use Aspose to convert Documents, in this case a RTF file opened in Word. We add a print screen(of 2 monitors) to the file, select the image, click Picture Format and crop the image and move it a bit. After converti…...access to our Paid Support management team. 1 Like Halil1900 January...
Hi Team,
I would like to know if there is a way to know if a macro/vba project is password protected in a word document using aspose words (java).
I see an api for aspose cells and I am looking for something similar in…...access to our Paid Support management team. teju90 November 29...
Aspose.Tasks for C++ Project Management API to Create, Read, Write, Manipulate & Export Microsoft Project® documents ......Tasks for C++ Project management API to Create, Read, Write...
Trying to do a document comparison using the first code example on this page (https://docs.aspose.com/words/net/compare-documents/), I get an “Object reference not set to an instance of an object” error. Both documents a…...access to our Paid Support management team. joe_lopez February...