Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 22,286 for

savefileformat

(1.04 sec)
  1. 设置方向并控制隐藏 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...
  2. 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/
  3. Working with Projects | Aspose.Tasks Documentation

    Learn how to create, edit, and save projects using Aspose.Tasks for .NET....xml" , SaveFileFormat. XML ); Examples-CShar...newProject. Save (stream, SaveFileFormat. XML ); 9 } Examples-C...

    docs.aspose.com/tasks/net/creating-reading-and-...
  4. Draw Text|Documentation

    This section explains how to draw text in a visio page with Aspose.Diagram. Support using C# to draw text and save as pdf, svg, html, image, xps and other formats....vsdx" , SaveFileFormat . VSDX ); Draw Text in...new ImageSaveOptions ( SaveFileFormat . PNG ); imageSaveOptions...

    docs.aspose.com/diagram/net/drawing/draw-text/
  5. 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/
  6. 使用连接索引连接形状|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...
  7. Updating and Removing Calendar | Aspose.Tasks D...

    Learn how to update or remove Microsoft Project (MPP/XML) calendars using Aspose.Tasks for C# and VB.NET....Aspose::Tasks::Saving::SaveFileFormat::MPP); Examples-CPP-Wo...Aspose::Tasks::Saving::SaveFileFormat::MPP); 46 } 47 catch (System::Exception...

    docs.aspose.com/tasks/cpp/updating-and-removing...
  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. 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/