Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 20,158 for

savefileformat

(0.06 sec)
  1. Managing Resource Extended Attributes | Aspose....

    Learn how to add, edit or remove resource extended attributes using Aspose.Tasks for C++....Aspose::Tasks::Saving::SaveFileFormat::MPP); view raw Exampl...

    docs.aspose.com/tasks/cpp/extended-resource-att...
  2. 如何在 C# 中将 Microsoft Project 文件转换为 XPS

    本分步教程向您展示了如何在 C# 中将 Microsoft Project 文件转换为 XPS。在 C# 中将 MPP 转换为 XPS 的代码可用于任何 .NET 应用程序。...(MPP) 文件读入 Project class 使用 SaveFileFormat 保存输出 XPS 文件格式 以上简单的步骤就可以很方便的将...

    kb.aspose.com/zh/tasks/net/how-to-convert-micro...
  3. Defining Weekdays for Exceptions | Aspose.Tasks...

    Learn how to define exception weekdays for Microsoft Project (MPP/XML) projects using Aspose.Tasks for C# and C++....Aspose::Tasks::Saving::SaveFileFormat::XML); view raw Exampl...

    docs.aspose.com/tasks/cpp/defining-weekdays-for...
  4. Read Write Rate Scale Information | Aspose.Task...

    Learn how to edit Microsoft Project resource assignment rate scales using Aspose.Tasks for C# and C++....Aspose::Tasks::Saving::SaveFileFormat::MPP); 20 21 auto resavedProject...

    docs.aspose.com/tasks/cpp/read-write-rate-scale...
  5. Rendering Notes When Converting Project Views |...

    Explore how to render comments during MS Project MPP conversion with Aspose.Tasks for .NET....pdf" , SaveFileFormat. PDF ); view raw Examp...

    docs.aspose.com/tasks/net/rendering-comments-wh...
  6. Saving Updated Resource Assignment to MPP | Asp...

    Learn how to update Microsoft Project (MPP/XML) project files using Aspose.Tasks for .NET....mpp" , SaveFileFormat. MPP ); view raw Examp...

    docs.aspose.com/tasks/net/saving-updated-resour...
  7. 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-...
  8. 更新 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...
  9. 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...
  10. 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...