Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 20,774 for

savefileformat

(0.06 sec)
  1. How to Add Weekdays in MPP using C#

    This simple article provides details about how to add Weekdays in MPP using C# by providing details about setting up the environment and using the example code. One can develop an application to define workday in Microsoft Project using C# without any dependence on MS Project or any other MPP managing software....on the disk by using the SaveFileFormat enumerator. Code to Define...

    kb.aspose.com/tasks/net/how-to-add-weekdays-in-...
  2. 更新 VSTO 和 Aspose.Diagram 中的形状属性|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....vdx" , SaveFileFormat . VDX ); } catch ( Exception...

    docs.aspose.com/diagram/zh/net/update-shape-pro...
  3. Calendar Properties | Aspose.Tasks Documentation

    This page provides information about calendar properties related to managing projects using Aspose.Tasks for C# and other languages....Aspose::Tasks::Saving::SaveFileFormat::MPP); Examples-CPP-Wo...Aspose::Tasks::Saving::SaveFileFormat::XML); Examples-CPP-Wo...

    docs.aspose.com/tasks/cpp/calendar-properties/
  4. Working with Project Views | Aspose.Tasks Docum...

    Learn how to work with Gantt chart project representation from Microsoft Project MPP files using Aspose.Tasks for Java....mpp" , SaveFileFormat. MPP ); Examples-src-m...project. save ( "saved.pdf" , SaveFileFormat. PDF ); Examples-src-m...

    docs.aspose.com/tasks/java/working-with-project...
  5. Convert Visio to EMF via Python | products.aspo...

    Sample Python conversion Visio to EMF file. Use this example code to convert Visio to EMF within any Python based application....with output file path and SaveFileFormat as parameters EMF file...diagram.save( "output.emf" , SaveFileFormat.EMF); Visio to EMF Conversion...

    products.aspose.com/diagram/python-net/conversi...
  6. Convert VDW to VSX via Python | products.aspose...

    Sample Python conversion code for VDW format to VSX file. Use this example code to convert VDW to VSX within any Python based application....with output file path and SaveFileFormat as parameters VSX file...diagram.save( "output.vsx" , SaveFileFormat.VSX); VDW to VSX Conversion...

    products.aspose.com/diagram/python-net/conversi...
  7. Convert Visio to HTML via Python | products.asp...

    Sample Python conversion Visio to HTML file. Use this example code to convert Visio to HTML within any Python based application....with output file path and SaveFileFormat as parameters HTML file...diagram.save( "output.html" , SaveFileFormat.HTML); VSDX to HTML Conversion...

    products.aspose.com/diagram/python-java/convers...
  8. Convert VSX to XAML via Python | products.aspos...

    Sample Python conversion code for VSX format to XAML file. Use this example code to convert VSX to XAML within any Python based application....with output file path and SaveFileFormat as parameters XAML file...diagram.save( "output.xaml" , SaveFileFormat.XAML); VSX to XAML Conversion...

    products.aspose.com/diagram/python-net/conversi...
  9. Convert VSX to VSSX via Python | products.aspos...

    Sample Python conversion code for VSX format to VSSX file. Use this example code to convert VSX to VSSX within any Python based application....with output file path and SaveFileFormat as parameters VSSX file...diagram.save( "output.vssx" , SaveFileFormat.VSSX); VSX to VSSX Conversion...

    products.aspose.com/diagram/python-net/conversi...
  10. Convert Visio to BMP via Java | products.aspose...

    Sample Java code for Converting Visio to BMP file. Use this example code to convert Visio to BMP within any Web or Desktop Java based application....with output file path and SaveFileFormat as parameters BMP file...visio.save( "output.bmp" , SaveFileFormat.BMP); Visio to BMP Conversion...

    products.aspose.com/diagram/java/conversion/vis...