Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 1,159 for

exception handling

(0.38 sec)
  1. Encrypt file in AES x256 with special character...

    Hello, I’m trying to use the AES 256 to encrypt some pdf file but when I use this encryption with french characters in password (for example “é”), I’m unable to open this file afterwards with Adobe Acrobat. Below the c…...void testEncrypt() throws Exception { try (PdfFileSecurity fileSecurity...in the zip) and the exact exception/message shown by Acrobat when...

    forum.aspose.com/t/encrypt-file-in-aes-x256-wit...
  2. Aspose.Words 23.1.0 – Conversion Hangs(Timeout ...

    Hi Team, We are using Aspose.Words 23.1.0 and encountering an issue when converting a specific Word file to PDF. The code execution gets stuck at the line wordDoc.Save(pdfStream, saveOptions); and does not proceed furt…...DocumentKey = newFilePath; } catch (Exception ex) { context.Logger.LogError("Error...occurs for specific files. No exception is thrown — the process simply...

    forum.aspose.com/t/aspose-words-23-1-0-conversi...
  3. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all text boxes containing merge fields Docum…...execute(keys, datas); } catch (Exception e) { throw new RuntimeException(e);...remove(); } } } } catch (Exception e) { throw new RuntimeException(e);...

    forum.aspose.com/t/alternative-way-to-extract-a...
  4. MetafileRenderingOptions | Aspose.Words for Java

    Allows to specify additional metafile rendering options in Java.... To learn more, visit the Handling Windows Metafiles documentation...handleBinaryRasterWa() throws Exception { Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  5. Converting Documents in AWS|Aspose.PDF for .NET

    Learn to deploy and use Aspose.PDF for .NET in AWS environments. Unlock powerful PDF processing in the cloud....return false ; } catch ( Exception ex ) { context . Logger ...._fontsLoaded = true ; } catch ( Exception ex ) { context ?. Logger ...

    docs.aspose.com/pdf/net/integration-aws/
  6. Setting the Aspose.Imaging.Cache.CacheFolder ha...

    Hi Team! I’m using Aspose.Imaging to convert vector graphical images to raster image. I noticed that during the conversions temporary files are created on /tmp/Aspose.Imaging/ directory. In my use case my application so…...directory, it may lead to exceptions or failures during file conversion...underlying issue with the library’s handling of the cache folder settings...

    forum.aspose.com/t/setting-the-aspose-imaging-c...
  7. Extract data from AcroForm|Aspose.PDF for Java

    AcroForms exists in many PDF documents. This article aims to help you understand how to extract data from AcroForms using Java and the Aspose.PDF....IOException e ) { // TODO: handle exception e . printStackTrace ();...IOException e ) { // TODO: handle exception e . printStackTrace ();...

    docs.aspose.com/pdf/java/extract-data-from-acro...
  8. Saving A MSG as PDF|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....Outlook features, and can not handle direct conversion to PDF. To...String emailPath ) throws Exception { FileInputStream fstream...

    docs.aspose.com/email/java/saving-a-msg-as-pdf/
  9. 连接到 IMAP 服务器|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....SelectFolder ( "Inbox" ); } catch ( Exception ex ) { Console . WriteLine...errorEventArguments ) { //The exception can be handled here Logger . Debug...

    docs.aspose.com/email/zh/net/connecting-to-imap...
  10. Aspose.PSD for .NET 25.4 - Release Notes|Docume...

    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....Category PSDNET-1838 [AI Format] Handle inline images in content streams...examples: PSDNET-1838. [AI Format] Handle inline images in content streams...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-4...