Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 4,122 for

error processing

(0.14 sec)
  1. PDF conversion error - Arguments should lie in ...

    TiffDevice.Process and Document.Save throw “Arguments should lie in interval [0, 1] (Parameter ‘component’)” on scanned PDFs — persists across all versions 22.x through 26.3 We are experiencing a consistent exception wh…...PDF conversion error - Arguments should lie in interval [0, 1]...2026, 3:18pm 1 TiffDevice.Process and Document.Save throw “Arguments...

    forum.aspose.com/t/pdf-conversion-error-argumen...
  2. Method Not Found Error - Free Support Forum - a...

    I am trying to generate a word document from a template using range.replace. Some of the replace has html and need to format it correctly. I am trying to use Ireplacingcallback. at splitrun method run.parentnode.insertaf…...Method Not Found Error Aspose.Words Product Family words-net...parentnode.insertafter the following error is raised. System.MissingMethodExcepti:...

    forum.aspose.com/t/method-not-found-error/323695
  3. 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...04-Triptico.vsdx to PDF/A, an error occurs. Testing the conversion...

    forum.aspose.com/t/error-converting-vsdx-file-t...
  4. XLS conversion error (BIFF7 format?) - Free Sup...

    The attached XLS failed to convert to PDF, giving the following exception: Unhandled Exception: Aspose.Cells.CellsException: This Excel files contains BIFF7(Excel95 or earlier file format) records. at ?.?.?(† ?) …...XLS conversion error (BIFF7 format?) Aspose.Cells Product Family...application is a 7x24 batch process that receives incoming documents...

    forum.aspose.com/t/xls-conversion-error-biff7-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. Generic GDI error on PDF to TIFF conversion - F...

    I have a generic GDI exception on a vector PDF, I attach it, my code is: Aspose.Pdf.Document pdfDocument = new Aspose.Pdf.Document(streamInput); bool IsLandscape = IsPageLandscape(pdfDocument.Pages.First()); var book…...Generic GDI error on PDF to TIFF conversion Aspose.PDF Product...tiffDevice.Process(pdfDocument, streamTiff); error occours on...

    forum.aspose.com/t/generic-gdi-error-on-pdf-to-...
  7. Specific file fails to open with ToDouble error...

    I have a specific file from a customer that is failing when I call new Project(FileStream fs). I am attaching the file. The exception is: System.InvalidOperationException HResult=0x80131509 Message=ToDouble: encounte…...fails to open with ToDouble error Aspose.Tasks Product Family...2025, 5:56pm 2 @JamesPike The error you’re encountering, System...

    forum.aspose.com/t/specific-file-fails-to-open-...
  8. Error activating aspose.word on test environmen...

    Hi we have just purchase a new license for Aspose.Word we have registered the product in Program.cs Snippet Aspose.Words.License license = new Aspose.Words.License(); license.SetLicense("Aspose.Words.lic"); and pla…...Error activating aspose.word on test environment Aspose.Words...test environment. Deployment processes can sometimes alter the file...

    forum.aspose.com/t/error-activating-aspose-word...
  9. 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...
  10. .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...