Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 558 for

exception handling

(0.07 sec)
  1. FieldOptions | Aspose.Words for Java

    Represents options to control field Handling in a document in Java....Represents options to control field handling in a document. To learn more...changeBibliographySt() throws Exception { Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  2. Multi Thread issue with Aspose.pds - Free Suppo...

    My project is built on .NET Standard 2.0. I have a concern regarding the generation of multiple text files or the retrieval of metadata properties in a parallel loop. Occasionally, some files encounter Exceptions during…...Occasionally, some files encounter exceptions during this process. However...a single thread), they are handled successfully. While this issue...

    forum.aspose.com/t/multi-thread-issue-with-aspo...
  3. TextBox not converting correctly to PDF - Free ...

    We have a PowerPoint presentation with several text boxes that aren’t converting correctly to PDF. In some cases, the text wraps and displays outside the bounding box. I’ve attached both the PowerPoint and the converted…...I’ve included the code that handles the conversion and adds the...WriteLine(results); } catch (Exception ex) { Console.WriteLine($"Failure|{ex...

    forum.aspose.com/t/textbox-not-converting-corre...
  4. XlsxSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XLSX format in Java....Gets the way how sections are handled when saving to the output XLSX...Sets the way how sections are handled when saving to the output XLSX...

    reference.aspose.com/words/java/com.aspose.word...
  5. Paste back shape data correctly - Free Support ...

    Hi, Need help in pasting back the content after correction of the content in shape also maintaining the styles of the document, need to maintain the correct referenc of complete document doc, content_blocks, clean_tex…...from_argb(r, g, b) except Exception: return None return None...highlight_color = highlight except Exception: pass def tag_and_fla...

    forum.aspose.com/t/paste-back-shape-data-correc...
  6. Defining Weekdays for Exceptions in PHP

    Learn how to define Exception weekdays for Microsoft Project (MPP/XML) projects using Aspose.Tasks Java for PHP....Calendar Exceptions in PHP Defining Weekdays for Exceptions in PHP...PHP Defining Weekdays for Exceptions in PHP Contents [ Hide Show...

    docs.aspose.com/tasks/java/defining-weekdays-fo...
  7. FontSubstitutionSettings | Aspose.Words for Java

    Specifies font substitution mechanism settings in Java....enableFontSubstituti() throws Exception { // Open a document that...docx"); // Assign a callback for handling font substitution warnings...

    reference.aspose.com/words/java/com.aspose.word...
  8. How to Set Point as Total with Python.NET|Docum...

    Learn how to configure total points in Excel waterfall charts using Aspose.Cells for Python via .NET with this step-by-step guide....xlsx" ) except Exception as e : print ( f "Error...proper data range configuration Handle chart type validation See ChartPoint...

    docs.aspose.com/cells/python-net/how-to-set-poi...
  9. Aspose.PSD for Java 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 PSDJAVA-725 [AI Format] Handle inline images in content streams...examples: PSDJAVA-725. [AI Format] Handle inline images in content streams...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  10. Word API and confidentiality - Free Support For...

    We would like to integrate MS Word confidentiality available in Office 365 in our solution. I saw that in the ooxml standard there is a docMetadata folder and inside a LabelInfo.xml file. Is there an API available in th…...xml will require you to handle it manually. You can create...main(String[] args) throws Exception { // Load your document Document...

    forum.aspose.com/t/word-api-and-confidentiality...