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

calendar exceptions

(0.14 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. What is an MPT File? .mpt File Extension, Proce...

    Learn about the MPT file format, its extension, and how it is used for project management. Discover MPT file processing, editing, and conversion with Aspose.Tasks. Automate project management workflows using C#, Java, C++, and Python to read, modify, and export MPT files seamlessly....containing predefined tasks, calendars, resource settings, and workflow...resource configurations, calendars, and project management standards...

    products.aspose.com/tasks/supported-formats/mpt/
  6. 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...
  7. PdfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PDF format in Java.... Calendar calendar = Calendar.getInstance(); calendar.set(2015...set(2015, Calendar.JULY, 20); Date signingTime = calendar.getTime();...

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

    Can be used to specify additional options when saving a document into the SaveFormat.HTML_FIXED format in Java....htmlFixedResourceFol() throws Exception { Document doc = new Document(getMyDir()...eSavingArgs args) throws Exception { // If we set a folder alias...

    reference.aspose.com/words/java/com.aspose.word...
  9. Creating, Reading and Saving Projects with Aspo...

    Learn how to create, read or save Microsoft Project files using Aspose.Tasks for Java.... println ( "Calendar : " + existingProject. get...(Prj. NAME )); 9 } 10 catch (Exception ex) 11 { 12 System. out ....

    docs.aspose.com/tasks/java/creating-reading-and...
  10. ImageSaveOptions | Aspose.Words for Java

    Allows to specify additional options when rendering document pages or shapes to images in Java....void pageFileNames() throws Exception { Document doc = new Document();...pageSaving(PageSavingArgs args) throws Exception { String outFileName = MessageFormat...

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