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

savefileformat

(0.08 sec)
  1. 使用文本|Documentation

    本节介绍如何使用 Aspose.Diagram 插入文本形状或更新形状的文本。...vsdx" , SaveFileFormat . VSDX ); 更新 Visio 形状文本..."UpdateShapeText_out.vdx" , SaveFileFormat . VDX ); 将内置或自定义样式表应用于...

    docs.aspose.com/diagram/zh/net/working-with-text/
  2. 使用文本|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 形状文本..."UpdateShapeText_Out.vdx" , SaveFileFormat . VDX ); 将内置或自定义样式表应用于...

    docs.aspose.com/diagram/zh/java/working-with-text/
  3. Working with Headers and Footers|Documentation

    This section explains how to set headers and footers of the Microsoft Office Visio with Aspose.Diagram....vsdx" , SaveFileFormat . VSDX ); Working with...

    docs.aspose.com/diagram/net/working-with-header...
  4. 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...
  5. 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-...
  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 ); Aspose.Diagram字体操作...

    docs.aspose.com/diagram/zh/java/working-with-ge...
  7. 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/
  8. 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/
  9. Project Rescheduling | Aspose.Tasks Documentation

    This guide explains how to reschedule Microsoft Project project files using Aspose.Tasks for Java....xml" , SaveFileFormat. XML ); 52 53 cal. set...(dataDir + "updated.xml" , SaveFileFormat. XML ); 57 58 cal. set...

    docs.aspose.com/tasks/java/project-rescheduling/
  10. 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...