Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 22,253 for

savefileformat

(0.07 sec)
  1. How to Convert Microsoft Project File to XPS in C#

    This step by step tutorial shows you how to convert Microsoft Project file to XPS in C#. The code to convert MPP to XPS in C# can be used with any .NET application....output XPS file format using SaveFileFormat The above simple steps...

    kb.aspose.com/tasks/net/how-to-convert-microsof...
  2. Your First Aspose.Diagram Application - Hello W...

    本页介绍如何使用 Aspose.Diagram 库创建第一个应用程序。...vsdx" , SaveFileFormat . VSDX ); 代码示例:打开现有文件 The...

    docs.aspose.com/diagram/zh/net/your-first-aspos...
  3. Use Connection indexes to connect shapes|Docume...

    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....vsdx" , SaveFileFormat . VSDX ); Add and Connect...

    docs.aspose.com/diagram/java/use-connection-ind...
  4. How to Add Weekdays in MPP using Java

    This small topic is about how to add Weekdays in MPP using Java by providing details about setting up the environment and using the example code. You can easily develop an application to define weekdays in Microsoft Project using Java....memory stream by using the SaveFileFormat enumerator. Code to Define...

    kb.aspose.com/tasks/java/how-to-add-weekdays-in...
  5. 设置方向并控制隐藏 Visio 保存页面的导出|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....vsdx" , SaveFileFormat . VSDX ); 控制导出隐藏的 Visio...new ImageSaveOptions ( SaveFileFormat . JPEG ); // set export...

    docs.aspose.com/diagram/zh/java/set-orientation...
  6. Work with Task Views | Aspose.Tasks Documentation

    Learn how to work with task views using Aspose.Tasks for C# and VB.NET....Aspose::Tasks::Saving::SaveFileFormat::PDF); 13 14 // Display...Aspose::Tasks::Saving::SaveFileFormat::PDF); Examples-CPP-Wo...

    docs.aspose.com/tasks/cpp/task-views/
  7. Convert XML to MPP in Python | XML File to MPP ...

    Convert XML file to MPP in Python. You may render an XML file to MPP Microsoft Project using Python....specifying a value from the SaveFileFormat enumeration. Once the Python...save("XMLtoMPP.mpp", tasks.saving.SaveFileFormat.MPP); Get a Free API License...

    blog.aspose.com/tasks/convert-xml-to-mpp-in-pyt...
  8. Archive

    archives...method while specifying the SaveFileFormat parameter. The code snippet...

    blog.aspose.com/tasks/convert-xer-to-mpp-in-java/
  9. Configuring Fonts for Rendering|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....pdf" , SaveFileFormat . PDF ); Please use any...

    docs.aspose.com/diagram/java/configuring-fonts-...
  10. Working with Diagram Using LowCode API|Document...

    Demonstrates how to use Aspose.Diagram LowCode APIs to convert diagram to PDF, and diagram.Includes complete C# examples for PdfConverter, and DiagramConverter.... SaveFormat = SaveFileFormat . Vsdx ; saveOptions ....

    docs.aspose.com/diagram/net/work-with-diagram-u...