Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 1,573 for

error handling

(0.12 sec)
  1. Index Value Error while converting Words to PDF...

    While converting Word document to PDF Document using Aspose.words in SUSE Linux Environment, Facing Error like Below Expected a value between 0 and 0. Parameter name: index java.lang.IllegalArgumentException: Expected a…...Index Value Error while converting Words to PDF Aspose.Words...SUSE Linux Environment, Facing Error like Below Expected a value...

    forum.aspose.com/t/index-value-error-while-conv...
  2. Handling Large Excel Files using Aspose cells -...

    Hi Team, Need best ways to handle large files using Aspose cells. I have seen the documentation but could not get it working as such. I have the below requirements and need suggestion to utilize aspose for files beyond …...Handling Large Excel Files using Aspose cells Aspose.Cells Product...Hi Team, Need best ways to handle large files using Aspose cells...

    forum.aspose.com/t/handling-large-excel-files-u...
  3. 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...
  4. Aspose.Pdf.Comparison.SideBySidePdfComparer Err...

    Sometime when adding multiple ‘ExcludeAreas’ the Compare methode is running into an Error: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter ‘index’) …...SideBySidePdfCompare Error: Index was out of range Aspose...methode is running into an error: Index was out of range. Must...

    forum.aspose.com/t/aspose-pdf-comparison-sideby...
  5. #ERROR values in custom fields with a formula -...

    We’ve encountered a problem with formula-based extended attributes: sometimes one or multiple fields are saved with “#Error” value in every task. I’ve been trying to reproduce the issue, and it turns out that even exampl…...#ERROR values in custom fields with a formula Aspose.Tasks Product...multiple fields are saved with “ #ERROR ” value in every task. I’ve...

    forum.aspose.com/t/error-values-in-custom-field...
  6. Error on updating fields of document with custo...

    When creating documents from a certain template we get an exception on calling UpdateFields(). Here the code sample: private void TestMethod(string documentTemplatePath) { using FileStream fileStream = new(document…...Error on updating fields of document with custom properties Aspose...Document.UpdateFields() This error only happens when the template...

    forum.aspose.com/t/error-on-updating-fields-of-...
  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. How to solve this error "The type initializer f...

    Hi sir I load dwg file using below sample code with latest dll. private void button1_Click(object sender, EventArgs e) { // load DWG in an instance of Image via its Load method using (var image = Aspose.CAD.Ima…...How to solve this error "The type initializer for ‘Aspose.CAD...use above code. i got this error image.png (47.3 KB) please rectify...

    forum.aspose.com/t/how-to-solve-this-error-the-...
  9. Aspose.cells version 24.11.0 : Getting Font siz...

    I am using the Aspose.cells version 24.11.0 licensed version in my project. I am getting an Error Font size is out of range while accessing the below class Workbook workbook = new Workbook(“filepath”,options); provide…...Getting Font size is out of range error Aspose.Cells Product Family...my project. I am getting an error Font size is out of range while...

    forum.aspose.com/t/aspose-cells-version-24-11-0...
  10. When insert HTML string into document, an error...

    When I insert an HTML string into the document, an Error is prompted during the insertion: “Cannot insert a node of this type at this location.” I am using version 25.12 ,aspose-words-25.12-jdk16 String htmlString = "<m…...HTML string into document, an error: Cannot insert a node of this...string into the document, an error is prompted during the insertion:...

    forum.aspose.com/t/when-insert-html-string-into...