Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 20,158 for

savefileformat

(0.07 sec)
  1. Convert Project Data to JPEG | Aspose.Tasks Doc...

    This article explains how to convert Microsoft Project (MPP/XML) to JPEG using Aspose.Tasks for C# and VBScript....(Aspose::Tasks::Saving::SaveFileFormat::JPEG); tmp_0 -> set_JpegQuality(50);...

    docs.aspose.com/tasks/cpp/convert-project-data-...
  2. Rendering Comments When Converting Project Data...

    Learn how to render Microsoft Project MPP/XML task notes using Aspose.Tasks for C#....Aspose::Tasks::Saving::SaveFileFormat::PDF); view raw Exampl...

    docs.aspose.com/tasks/cpp/rendering-comments-wh...
  3. 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...
  4. 使用连接索引连接形状|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 形状...

    docs.aspose.com/diagram/zh/java/use-connection-...
  5. How to Convert MPP to Excel using C#

    This article provides details about how to convert MPP to Excel using C#. You can transform MPP file to Excel using C# with the help of a few steps and sample code containing a couple of lines of code only.... using the SaveFileFormat enumerator. There are a...

    kb.aspose.com/tasks/net/how-to-convert-mpp-to-e...
  6. Archive

    archives...the output file path and SaveFileFormat as arguments. The following...

    blog.aspose.com/tasks/convert-mpp-to-excel-usin...
  7. Managing Resource Extended Attributes | Aspose....

    Learn how to manage resource extended attributes using Aspose.Tasks for Java....xml" , SaveFileFormat. XML ); 23 24 // Display...

    docs.aspose.com/tasks/java/extended-resource-at...
  8. 在 C# 中将图像转换为 Visio

    本文分享了在 C# 中将图像转换为 Visio 的详细信息。它包括分步指南以及运行示例代码,用于在 C# 中将 PNG 导出到 Visio。...最后,调用 save 方法,同时使用 SaveFileFormat 枚举指定目标 Visio 格式。 本教程涵盖了有关在...

    kb.aspose.com/zh/diagram/net/convert-image-to-v...
  9. Adding Resources to Microsoft Project Files | A...

    This article explains how to add various resources such as workstations, materials, and costs to Microsoft Project MPP/XML files using Aspose.Tasks for .NET....xml" , SaveFileFormat. XML ); view raw Examp...

    docs.aspose.com/tasks/net/adding-resources/
  10. Setting a Task to a SubProject | Aspose.Tasks D...

    Learn how to set tasks to subprojects using Aspose.Tasks for Java....mpp" , SaveFileFormat. MPP ); 14 view raw Ex...

    docs.aspose.com/tasks/java/setting-a-task-to-a-...