Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 22,253 for

savefileformat

(0.58 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 ); 从形状表中检索用户定义的单元格..."CreateUserDefinedCel_Out.vsdx" , SaveFileFormat . VSDX ); 使用保护 使用超链接...

    docs.aspose.com/diagram/zh/java/working-with-us...
  2. 使用保护|Documentation

    本节介绍如何在 diagram 和 Aspose.Diagram 中设置保护。...vdx" , SaveFileFormat . VDX ); 设置Visio形状的保护 保护..."VisioShapeProtection_out.vdx" , SaveFileFormat . VDX ); 使用超链接 Aspose.Diagram字体操作...

    docs.aspose.com/diagram/zh/net/working-with-pro...
  3. Set Orientation and Control the Export of Hidde...

    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 ); Control the Export...new ImageSaveOptions ( SaveFileFormat . JPEG ); // set export...

    docs.aspose.com/diagram/java/set-orientation-an...
  4. Creating and Updating Calendars in Java | Aspos...

    Learn how to create, update, and manage project calendars using Aspose.Tasks for Java....Xml" , SaveFileFormat. XML ); 17 18 // Display...(dataDir + "Project.Xml" , SaveFileFormat. XML ); 51 52 //Display...

    docs.aspose.com/tasks/java/creating-updating-an...
  5. Convert MPP to PDF in Python | Microsoft Projec...

    Convert MPP file to PDF in Python. You can export Microsoft Project file in MPP format to PDF using Python....output PDF file using the SaveFileFormat enumeration. Here’s the...save("MPPtoPDF.pdf", tasks.saving.SaveFileFormat.PDF); Get a Free API License...

    blog.aspose.com/tasks/convert-mpp-to-pdf-in-pyt...
  6. Your First Aspose.Diagram Application - Hello W...

    This page describes how to create first application with Aspose.Diagram library....vsdx" , SaveFileFormat . VSDX ); Code Sample:...

    docs.aspose.com/diagram/java/your-first-aspose-...
  7. 使用保护|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 ); 编辑Visio形状保护 保护..."VisioShapeProtection_Out.vdx" , SaveFileFormat . VDX ); 管理文档属性 使用用户定义的单元格...

    docs.aspose.com/diagram/zh/java/working-with-pr...
  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 ); Aspose.Diagram字体操作...

    docs.aspose.com/diagram/zh/java/working-with-ge...
  9. Rescheduling Project Tasks and Resource Assignm...

    This guide explains how to reschedule tasks and resource assignments in your projects using Aspose.Tasks for .NET....xml" , SaveFileFormat. XML ); 47 project. UpdateProjectWorkAsC..."RescheduleUncomplete_updated_out.xml" , SaveFileFormat. XML ); 49 50 // Save project...

    docs.aspose.com/tasks/net/project-rescheduling/
  10. Rendering Gantt Charts with Aspose.Tasks for Ja...

    Learn how to render Gantt charts from project files using Aspose.Tasks for Java, supporting various timescale resolutions...., new ImageSaveOptions(SaveFileFormat. JPEG )); 4 // Save to...= new ImageSaveOptions(SaveFileFormat. JPEG ); 6 options. setTimescale...

    docs.aspose.com/tasks/java/rendering-gantt-chart/