Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 271 for

calendar exceptions

(0.08 sec)
  1. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a document into a text based formats 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. C++ File Format Processing APIs | products.aspo...

    C++ Libraries read write render and convert multiple document formats....the project, calendars, and calendar exceptions. This allows...with tasks, resources, and calendars. Developers can also generate...

    products.aspose.com/total/cpp/
  3. XamlFlowSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FLOW or SaveFormat.XAML_FLOW_PACK format in Java....void imageFolder() throws Exception { Document doc = new Document(getMyDir()...imageSaving(ImageSavingArgs args) throws Exception { getResources().add(args...

    reference.aspose.com/words/java/com.aspose.word...
  4. OoxmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCX SaveFormat.DOCM SaveFormat.DOTX SaveFormat.DOTM or SaveFormat.FLAT_OPC 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...
  5. 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-...
  6. 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...
  7. 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...
  8. 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/
  9. 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...
  10. 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...