Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 19,514 for

savefileformat

(0.08 sec)
  1. 使用连接索引连接形状|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-...
  2. Working with Images|Documentation

    This section explains how to insert or get image from a visio page with Aspose.Diagram.... ImageSaveOptions ( SaveFileFormat . PNG ); // specify region...

    docs.aspose.com/diagram/net/working-with-images/
  3. Convert Project Data to JPEG

    This article explains how to convert Microsoft Project (MPP/XML) files to JPEG using Aspose.Tasks for Java....= new ImageSaveOptions(SaveFileFormat. JPEG ); 6 options. setJpegQuality...

    docs.aspose.com/tasks/java/convert-project-data...
  4. Managing Resource Extended Attributes

    Learn how to add, edit or remove Microsoft Project (MPP/XML) resource extended attributes using Aspose.Tasks for Java....xml" , SaveFileFormat. XML ); 23 24 // Display...

    docs.aspose.com/tasks/java/extended-resource-at...
  5. 使用连接索引连接形状|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...
  6. What is an MPP File? MPP File Extension, Proces...

    Learn about the MPP file format, its extension, and how it is used for project management. Discover MPP file processing, editing, and conversion with Aspose.Tasks. Automate project management workflows using C#, Java, C++, and Python to read, modify, and export MPP files seamlessly....it as an MPP file using SaveFileFormat.Mpp. Project project =...project.Save( "Project.mpp" , SaveFileFormat.Mpp); Writing an MPP File...

    products.aspose.com/tasks/supported-formats/mpp/
  7. Working with Project Properties

    Learn hot to use Aspose.Tasks for Java to change Microsoft Project (MPP/XML) project files' calculation modes. Also the samples of reading or setting project properties are presented below....xml" , SaveFileFormat. XML ); 18 19 // Display...(dataDir + "MPPAspose.xml" , SaveFileFormat. XML ); 22 23 // Display...

    docs.aspose.com/tasks/java/working-with-project...
  8. 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-...
  9. 更新 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...
  10. Convert Microsoft Project MPP file to PNG

    Aspose.Tasks for .NET allows converting Microsoft Project (MPP) to PNG.... Your can pass either SaveFileFormat.PNG to save project with...= new ImageSaveOptions(SaveFileFormat. JPEG ) { JpegQuality =...

    docs.aspose.com/tasks/net/convert-ms-project-mp...