Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 2,861 for

conversion error

(0.07 sec)
  1. Error converting VSDX file to PDF/A - Free Supp...

    MO.00004-AX.04-Triptico.vsdx.zip (752.5 KB) When trying to convert the file MO.00004-AX.04-Triptico.vsdx to PDF/A, an Error occurs. Testing the Conversion to PDF it works. PdfSaveOptions options = new PdfSaveOptions(); …...Error converting VSDX file to PDF/A Aspose.Diagram Product Family...to PDF/A, an error occurs. Testing the conversion to PDF it works...

    forum.aspose.com/t/error-converting-vsdx-file-t...
  2. Aspose Cdr to Pdf convertion Heap Error - Free ...

    type or paste code here This is my Java code to convert CDR file into PDF file this throw heap Error package Activation; import java.io.File; import java.io.FileOutputStream; import java.io.InputStream; import java…...Cdr to Pdf convertion Heap Error Aspose.Imaging Product Family...into PDF file this throw heap error package Activation; import java...

    forum.aspose.com/t/aspose-cdr-to-pdf-convertion...
  3. .docx to .html table formatting error - Free Su...

    Hi, When converting a .docx file to a.html file using Aspose.Words, I noticed a formatting issue when my EMF table is converted see screenshot attached. I had the same Error with pdf Conversion which as solved with …...html table formatting error Aspose.Words Product Family...KB I had the same error with pdf conversion which as solved with...

    forum.aspose.com/t/docx-to-html-table-formattin...
  4. .docx to .pdf and .html table formatting error ...

    Hi, When converting a .docx file to a .pdf file using Aspose.Words, I noticed a formatting issue when my EMF table is converted see screenshot attached. Code: var saveOptions = new PdfSaveOptions(); saveOptions.Use…...html table formatting error Aspose.Words Product Family...The output has a formatting error shown in the screenshot attached...

    forum.aspose.com/t/docx-to-pdf-and-html-table-f...
  5. Heap error during CDR to Pdf convertion - Free ...

    type or paste code here This is my Java code to convert CDR file into PDF file this throw heap Error package Activation; import java.io.File; import java.io.FileOutputStream; import java.io.InputStream; import java…...Heap error during CDR to Pdf convertion Aspose.Imaging Product...into PDF file this throw heap error package Activation; import java...

    forum.aspose.com/t/heap-error-during-cdr-to-pdf...
  6. Error Converting from PDF to PDF/A format in No...

    I am trying to convert a file from PDF to PDF/A format. The Conversion seems to be working in my local environment but not in QA/Staging. The code is very straight forward and shouldnt be causing issues. I am attaching t…...Error Converting from PDF to PDF/A format in NodeJs Aspose.PDF...PDF to PDF/A format. The conversion seems to be working in my...

    forum.aspose.com/t/error-converting-from-pdf-to...
  7. Getting error while converting word document to...

    GeneratedDoc.docx (23.0 KB) I am trying to convert this docx file to pdf using the below method. wordDocument.Save(pdfDocStream, pdfSaveOptions); But I am getting null reference exception Error on this line of code. H…...Getting error while converting word document to pdf Aspose.Words...getting null reference exception error on this line of code. However...

    forum.aspose.com/t/getting-error-while-converti...
  8. Loading the image throws an error 'Image loadin...

    I have a tif file which is to be converted to pdf file. To load the image, i tried passing tif file as the documentStream in => skbitmap = SKBitmap.Decode(documentStream); //the value of skbitmap becoming Null. second…...Loading the image throws an error 'Image loading failed.' Aspose...with loading a TIFF file for conversion to PDF, resulting in an “Image...

    forum.aspose.com/t/loading-the-image-throws-an-...
  9. Doc to PDF error on table column size - Free Su...

    Good morning, we have a document, we store it as Word document, then we store it also as PDF document. We found a different column size in a table (where cells are added dynamically via C#) See images below PDF W…...Doc to PDF error on table column size Aspose.Words Product Family...parameter we should set in conversion process ? This is our svaing...

    forum.aspose.com/t/doc-to-pdf-error-on-table-co...
  10. Getting Java heap space error in below method -...

    We are encountering a heap memory Error in the following line: document.save(byteArrayOutputStream, opts) The document size is only 229.4 kB, and the method is used to extract HTML text from all content controls.after …...Getting Java heap space error in below method Aspose.Words Product...encountering a heap memory error in the following line: document...

    forum.aspose.com/t/getting-java-heap-space-erro...