Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 1,139 for

exception handling

(0.09 sec)
  1. Replace Fields C#|Aspose.Words for .NET

    Learn how to replace fields with text in C#. Replace fields with static data using the .NET API....remain as fields, they are handled especially so they display...ConvertFieldsToStati throws an exception. What should I do? A: Fields...

    docs.aspose.com/words/net/replace-fields/
  2. Python unable to convert eml file to PST gettin...

    We are trying to convert a eml file downloaded to PST format, but getting below error Reason: Proxy error(ArgumentNullException): Could not find the data block by its identifier. (Parameter ‘entry’) Below is the code f…...use specific load options to handle any peculiarities in the file...PST-related operations, while the exception you reported occurs at the...

    forum.aspose.com/t/python-unable-to-convert-eml...
  3. Aspose.Cells for Android via Java Installation|...

    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....widget to the layout and will handle its click event as follows..."output.xlsx" ); } catch ( Exception e ) { e . printStackTrace...

    docs.aspose.com/cells/java/aspose-cells-for-and...
  4. GridDesktop: invoke error - Free Support Forum ...

    We observe random Exceptions like this in GridDesktop: Exception-Type: System.InvalidOperationException Message: Invoke oder BeginInvoke kann für ein Steuerelement erst aufgerufen werden, wenn das Fensterhandle erstellt…...random exceptions like this in GridDesktop: Exception-Type: System...a control until the window handle has been created”. We use the...

    forum.aspose.com/t/griddesktop-invoke-error/312280
  5. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java....void visitShapes() throws Exception { Document doc = new Document(getMyDir()...void visitShapes() throws Exception { Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  6. PdfJavaScriptStripper.Strip modifies the PDF co...

    We are seeing cases where we call PdfJavaScriptStripper.Strip, it returns false, but the PDF content has been visibly altered. Some text is getting removed from the PDF that existed before calling Strip. It seems like re…...Save(flattenedStream); } catch (Exception ex) { CPRLogger.LogException("PDF...recommendation for a different way to handle the need to Flatten in some...

    forum.aspose.com/t/pdfjavascriptstripper-strip-...
  7. Automate JIRA File Merger with Aspose.com - Onl...

    Aspose.com provides powerful tools to help automate JIRA file merging. With our intuitive user interface, you can quickly and easily convert JIRA files into PDF, XML, or other formats. You can also merge multiple JIRA files into a single file, customize the output file, and organize your data....formulas, calendars, calendar exceptions, tasks, task links, task...assignments, currencies, handling exceptions, reporting services,...

    products.aspose.com/tasks/net/merger/jira/
  8. Basics of Aspose.PDF DOM API|Aspose.PDF for C++

    Aspose.PDF for C++ also uses the idea of DOM to represent the structure of a PDF document in terms of objects. Here you can read the description of this structure....Details_TaggedException - Represents exception for TaggedPDF content of document...XfaParserOptions - class to handle related data incapsulation...

    docs.aspose.com/pdf/cpp/basics-of-dom-api/
  9. Issues with Slide Background and Textbox Animat...

    Hello Aspose Support Team, I am using Aspose.Slides for .NET to convert a PowerPoint presentation (PPTX) to HTML5. Below is the code I am using for the conversion: using Aspose.Slides; using Aspose.Slides.Export; clas…...html5Options); } } catch (Exception ex) { Console.WriteLine(ex...the way the backgrounds are handled during the conversion process...

    forum.aspose.com/t/issues-with-slide-background...
  10. Work with Columns and Rows in Java|Aspose.Words...

    Working with parts of a table – rows, columns, and cells using Java. Specify Header Row Java.... The exception is the last paragraph in the...spanning the removed column are handled appropriately. Q: How do I...

    docs.aspose.com/words/java/working-with-columns...