Hi,
I’m using Aspose.PDF .Net to convert a postcript file to pdf and the resulting pdf was blank. I did use the sample code found at:
Any thing I’m doing wrong ?
Thanks...access to our Paid Support management team....
I have a word document that I am doing a MailMerge on that has the field code INCLUDEPICTURE. The MergeField is inside of a textbox. It is pointing to a local file. When I execute the MailMerge using word or word auto…...access to our Paid Support management team. Robert343 September...
Using the most recent version of .Net Aspose.PDF (24.5.1) we are seeing a difference between HTML and PDF where the first character in a paragraph starts. There are a couple spots where the first character of the text is…...access to our Paid Support management team....
Hi,
I’ve encountered an issue where copying sheets within a workbook that contain slicers defined over tables results in Excel displaying the “We found a problem with some content in…” error when opening the updated wor…...access to our Paid Support management team. amjad.sahi July 3,...
Split PDF pages using .NET, .NET Core, Java, C++ & Android....PDF files can be difficult to manage or share. Splitting PDF files...benefits in terms of file management, sharing, organization, collaboration...
I have a simple PowerPoint document consisting of a single slide with a single textbox in it. I am trying to use the AddFromHtml method in Aspose.Slides 24.11.0 to replace the existing placeholder text in the textbox wi…...access to our Paid Support management team....
Hello,
I have 2 lists of gps coordinates (lat / long). The points in the lists are all unique, i.e. none of the points in one of the lists can be found in the other list. That being said, if I draw a bounding box arou…...access to our Paid Support management team. roman.charnashei July...
Hi,
I am using Aspose Total for Java to convert Word to PDF using the following code.
private void wordToPDF(InputStream inputFile, ByteArrayOutputStream output) throws Exception {
com.aspose.words.Document wordDoc…...access to our Paid Support management team. aspose.notifier December...
Hi, we are trying to insert an image into a FloatingBox, but the image renders wrong.
Code:
Image image = new Image();
if (ctx.getBanner().get().getFileName().endsWith(“svg”)) {
image.setFileType(ImageFileType.Svg);
…...access to our Paid Support management team....