Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 497 for

calendar exceptions

(1.01 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. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 在 PST 文件中管理邮件|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/zh/net/managing-messages-...
  10. BuiltInDocumentProperties | Aspose.Words for Java

    A collection of built-in document properties in Java....public void content() throws Exception { Document doc = new Document(getMyDir()...LineCounter(Document doc) throws Exception { mLayoutEnumerator = new...

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