Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 17,574 for

savefileformat

(0.03 sec)
  1. Convert VSTM to VDX via Java | products.aspose.com

    Sample Java conversion code for VSTM format to VDX file. Use this example code to convert VSTM to VDX within any Web or Desktop Java based application....with output file path and SaveFileFormat as parameters VDX file...visio.save( "output.vdx" , SaveFileFormat.VDX); VSTM to VDX Conversion...

    products.aspose.com/diagram/java/conversion/vst...
  2. Convert VSSM to HTML via Java | products.aspose...

    Sample Java conversion code for VSSM format to HTML file. Use this example code to convert VSSM to HTML within any Web or Desktop Java based application....with output file path and SaveFileFormat as parameters HTML file...visio.save( "output.html" , SaveFileFormat.HTML); VSSM to HTML Conversion...

    products.aspose.com/diagram/java/conversion/vss...
  3. Convert VSTX to HTML via Java | products.aspose...

    Sample Java conversion code for VSTX format to HTML file. Use this example code to convert VSTX to HTML within any Web or Desktop Java based application....with output file path and SaveFileFormat as parameters HTML file...visio.save( "output.html" , SaveFileFormat.HTML); VSTX to HTML Conversion...

    products.aspose.com/diagram/java/conversion/vst...
  4. Convert VSTX to JPEG via Java | products.aspose...

    Sample Java conversion code for VSTX format to JPEG file. Use this example code to convert VSTX to JPEG within any Web or Desktop Java based application....with output file path and SaveFileFormat as parameters JPEG file...visio.save( "output.jpeg" , SaveFileFormat.JPEG); VSTX to JPEG Conversion...

    products.aspose.com/diagram/java/conversion/vst...
  5. Convert VSTX to PDF via Java | products.aspose.com

    Sample Java conversion code for VSTX format to PDF file. Use this example code to convert VSTX to PDF within any Web or Desktop Java based application....with output file path and SaveFileFormat as parameters PDF file...visio.save( "output.pdf" , SaveFileFormat.PDF); VSTX to PDF Conversion...

    products.aspose.com/diagram/java/conversion/vst...
  6. Convert VSDM to HTML via Java | products.aspose...

    Sample Java conversion code for VSDM format to HTML file. Use this example code to convert VSDM to HTML within any Web or Desktop Java based application....with output file path and SaveFileFormat as parameters HTML file...visio.save( "output.html" , SaveFileFormat.HTML); VSDM to HTML Conversion...

    products.aspose.com/diagram/java/conversion/vsd...
  7. Split Tasks

    Aspose.Tasks for .NET allows to split task's working times in Microsoft Project project management files by defining split parts....xml" , SaveFileFormat. XML ); view raw Examp...

    docs.aspose.com/tasks/net/split-tasks/
  8. Giving file corrupted error after inserting foo...

    @philip.zhou After inserting footers using Aspose diagram for Java API,when trying to open the vss,vsdx,vsd files, it says “file is corrupted”. Not able to share the files,because of security reasons. Thanks Rama...save(fileDir + fname, SaveFileFormat.PDF); //modified as per...diagram.save(outputStream, SaveFileFormat.VSDX); // } else { diagram...

    forum.aspose.com/t/giving-file-corrupted-error-...
  9. Writing Metadata to MPP

    Learn how to write metadata of tasks, calendars, resources, resource assignments using Aspose.Tasks for .NET....mpp" , SaveFileFormat. MPP ); view raw Examp...

    docs.aspose.com/tasks/net/writing-metadata-to-mpp/
  10. Working with WBS Associated with Tasks

    Learn how to work with Microsoft Project (MPP/XML) WBS associated with tasks using Aspose.Tasks for C++....Aspose::Tasks::Saving::SaveFileFormat::XML); view raw Exampl...

    docs.aspose.com/tasks/cpp/wbs-associated-with-a...