Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 22,252 for

savefileformat

(0.62 sec)
  1. Writing Updated Resource Data to MPP | Aspose.T...

    Learn how to update Microsoft Project (MPP/XML) resources using Aspose.Tasks for C# and VB.NET....Aspose::Tasks::Saving::SaveFileFormat::MPP); Examples-CPP-Wo...

    docs.aspose.com/tasks/cpp/writing-updated-resou...
  2. Working with User-defined Cells|Documentation

    This section explains how to read User-defined cells of the visio shapes with Aspose.Diagram....vsdx" , SaveFileFormat . VSDX ); Retrieve User-defined...

    docs.aspose.com/diagram/net/working-with-user-d...
  3. Read Write Rate Scale Information | Aspose.Task...

    Learn how to edit Microsoft Project (MPP/XML) resource assignment rate scales using Aspose.Tasks for Java....mpp" , SaveFileFormat. MPP ); 20 21 Project resavedProject...

    docs.aspose.com/tasks/java/read-write-rate-scal...
  4. Removing the Gap Between Tasks List and Footer ...

    This guide explains how to use Aspose.Tasks for Java to reduce the gap between the task list and footer when converting project data....= new ImageSaveOptions(SaveFileFormat. PNG ); 8 imageSaveOptions...

    docs.aspose.com/tasks/java/reducing-gap-between...
  5. Rendering Project Data to XAML | Aspose.Tasks D...

    Learn how to render a project as XAML using Aspose.Tasks for Java....this task is to use the SaveFileFormat.XAML option with the Project..."NewProductDev.xaml" , SaveFileFormat. XAML ); Render XAML with...

    docs.aspose.com/tasks/java/rendering-project-da...
  6. 绘制文字|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制文字。支持使用C#绘制文字并保存为pdf、svg、html、image、xps等格式。...vsdx" , SaveFileFormat . VSDX ); 在 SVG 中绘制文字 Aspose...new ImageSaveOptions ( SaveFileFormat . PNG ); imageSaveOptions...

    docs.aspose.com/diagram/zh/net/drawing/draw-text/
  7. 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...
  8. 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...
  9. 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...
  10. 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...