Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 189 for

task validation exception

(0.09 sec)
  1. Aspose.PDF + Pdf version 1.20 does not supporte...

    I am Gettting Below Error Error: [{“FileId”:“e05f0e90-8bb7-41b0-93a9-637bccba5233”,“OriginalFileName”:“ParentFile”,“ParentFileId”:null,“NoConverter”:false,“HasErrors”:true,“NoValidExtension”:false,“Extension”:“.pdf”,“Ex…...Exception”,“ExceptionMessage”: “Pdf...(PDFNET-56367) was about incorrect exception message - this will be fixed...

    forum.aspose.com/t/aspose-pdf-pdf-version-1-20-...
  2. Occurs error while converting HTML into PDF - F...

    Hi guy we encounters a problem while converting html into pdf base on Aspose.PDF which version is 22.11 . the html file as bellow zipped attachment . Task-544.zip (593.2 KB) the code as bellow . var fileFullPa…... task-544.zip (593.2 KB) the code...pdf"; var sourceFullPath = "d:\\task-544.html"; // Create a HTML...

    forum.aspose.com/t/occurs-error-while-convertin...
  3. PDF to PDFA Converter using Android via Java | ...

    Sample code on Java for PDF to PDFA conversion. Use example code for batch PDF to PDFA conversion in Android...developer to efficiently solve the tasks of converting PDF to PDFA using...for converting Validate the PDF using the validate method Save the...

    products.aspose.com/pdf/android-java/conversion...
  4. How to add watermark into JT file - Free Suppor...

    Hi, we really want to add watermark into a JT file. What we need is: a Java program can take JT file as input, add watermark, then write out to a new JT file. Could anyone have sample code to fulfil this Task? Thanks, …...have sample code to fulfil this task? Thanks, Sean Lu Professionalize...main(String[] args) throws Exception { // 1. Load the source JT...

    forum.aspose.com/t/how-to-add-watermark-into-jt...
  5. Having issues processing long files using Aspos...

    Hey I am processing a long file using azure batcha and aspose.psd. Error Message: Image loading failed. Inner Exception: Expected positive number of bytes. (Parameter ‘requestedCount’) Service: Aspose.PSD Operation: …... Inner Exception: Expected positive number...of memory allocated to each task? A support engineer will review...

    forum.aspose.com/t/having-issues-processing-lon...
  6. 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…...Tasks Product Family JamesPike October...am attaching the file. The exception is: System.InvalidOperationExce...

    forum.aspose.com/t/specific-file-fails-to-open-...
  7. Best practice to consider image alignment when ...

    Hello, a technical question. We convert pictures, including many pictures taken with mobile phones, to PDF. Is there a way to take into account the rotation of the mobile phone picture when converting to PDF? Kind Reg…... All of them, except for the file Bug_16435_rightTop...catch (Exception exception) { LogConvertToPdfError(exception); throw;...

    forum.aspose.com/t/best-practice-to-consider-im...
  8. Utility Features - MailMessage|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....following methods to perform the task: getLocale() - Returns default...MailMessage class returns a valid result if the email message...

    docs.aspose.com/email/java/utility-features-mai...
  9. What is an MPT File? .mpt File Extension, Proce...

    Learn about the MPT file format, its extension, and how it is used for project management. Discover MPT file processing, editing, and conversion with Aspose.Tasks. Automate project management workflows using C#, Java, C++, and Python to read, modify, and export MPT files seamlessly....Tasks Product Solution Aspose.OCR...Diagram Product Solution Aspose.Tasks Product Solution Aspose.OCR...

    products.aspose.com/tasks/supported-formats/mpt/
  10. Issues open/load a pdf file using the Aspose.Pd...

    In C# Application , I am trying to open/load a PDF file using the Aspose.Pdf.Document this is the code // string path = @“C:\Users\YourUser\Documents\my-test.pdf”; var pdfDocument = new Aspose.Pdf.Document(path); it…...may be corrupted or not in a valid PDF format. This can happen...handling in your code to catch exceptions and provide more informative...

    forum.aspose.com/t/issues-open-load-a-pdf-file-...