Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 338 for

calendar exceptions

(0.32 sec)
  1. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.TEXT format in Java....saveFormat, String ext) throws Exception { Document doc = new Document(getMyDir()...(IllegalStateExceptio exception) { Assert.assertTrue(exception.getMessage()...

    reference.aspose.com/words/java/com.aspose.word...
  2. PclSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PCL format in Java....handleBinaryRasterWa() throws Exception { Document doc = new Document(getMyDir()...void pageFileNames() throws Exception { Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  3. Managing Messages in PST Files|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....personalStorage ); } catch ( Exception ex ) { Console . WriteLine...folderInfo , pst ); } catch ( Exception ex ) { Console . WriteLine...

    docs.aspose.com/email/net/managing-messages-in-...
  4. Other managing TeX options | Java

    Conversion functionality of Aspose.TeX API solution for Java lets set the initial interaction mode in which the engine starts. Here are some code examples....and uses it for output files, except in cases when auxiliary files...new GregorianCalendar(2022, Calendar. DECEMBER , 18). getTime ());...

    docs.aspose.com/tex/java/other-options/
  5. XpsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XPS format in Java....handleBinaryRasterWa() throws Exception { Document doc = new Document(getMyDir()...void pageFileNames() throws Exception { Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  6. FixedPageSaveOptions | Aspose.Words for Java

    Contains common options that can be specified when saving a document into fixed page formats PDF XPS images etc in Java....handleBinaryRasterWa() throws Exception { Document doc = new Document(getMyDir()...void pageFileNames() throws Exception { Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  7. PsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PS format in Java....handleBinaryRasterWa() throws Exception { Document doc = new Document(getMyDir()...void pageFileNames() throws Exception { Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  8. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a document into the SaveFormat.MARKDOWN format in Java....void renameImages() throws Exception { Document doc = new Document(getMyDir()...imageSaving(ImageSavingArgs args) throws Exception { String imageFileName = MessageFormat...

    reference.aspose.com/words/java/com.aspose.word...
  9. SvgSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.SVG format in Java....svgResourceFolder() throws Exception { Document doc = new Document(getMyDir()...svgResourceFolder() throws Exception { Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  10. XamlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FIXED format in Java....void resourceFolder() throws Exception { Document doc = new Document(getMyDir()...eSavingArgs args) throws Exception { getResources().add(MessageFormat...

    reference.aspose.com/words/java/com.aspose.word...