Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 22,252 for

savefileformat

(0.16 sec)
  1. 当时间过长时使用 InterruptMonitor 停止转换或加载|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....SaveFileFormat ; public class StopConversionOrLoad..."output_InterruptMonitor.pdf" , SaveFileFormat . PDF ); //Show successful...

    docs.aspose.com/diagram/zh/java/stop-conversion...
  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 Convert MPP to Excel using Java

    This topic provides details about how to convert MPP to Excel using Java. You can export a MPP file to Excel using Java with the help of a well defined steps and sample code containing few of lines of code.... using the SaveFileFormat enumerator. There are some...

    kb.aspose.com/tasks/java/how-to-convert-mpp-to-...
  5. Convert Microsoft Project MPP File to Excel | A...

    Discover how to convert your Microsoft Project MPP files to various Excel file formats using Aspose.Tasks for .NET....method and specify the SaveFileFormat.Spreadsheet2003 as the..."SaveProjectDataToSpr_out.xml" , SaveFileFormat. Spreadsheet2003 ); Ex...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  6. How to Add Extended Attributes to Resource Assi...

    Learn how to add extended attributes to Microsoft Project resource assignments using Aspose.Tasks for .NET. This guide explains how to create plain and lookup attributes with practical C# code examples....mpp" , SaveFileFormat. MPP ); Examples-CShar..."AddExtendedAttribute_out.mpp" , SaveFileFormat. MPP ); Examples-CShar...

    docs.aspose.com/tasks/net/adding-extended-attri...
  7. Adding Resources | Aspose.Tasks Documentation

    This section explains how to add resources to Microsoft Project files....Aspose::Tasks::Saving::SaveFileFormat::XML); Examples-CPP-Wo...

    docs.aspose.com/tasks/cpp/adding-resources/
  8. 使用连接索引连接形状|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 ); API 限制...

    docs.aspose.com/diagram/zh/net/use-connection-i...
  9. 设置方向并控制隐藏 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...
  10. 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/