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

savefileformat

(0.34 sec)
  1. 使用保护|Documentation

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

    docs.aspose.com/diagram/zh/net/working-with-pro...
  2. Convert MPP to PDF in Python

    This tutorial elaborates on the process of rendering MPP to PDF in Python. It covers the IDE configuration information, stepwise algorithm, and a working code snippet to convert MPP file to PDF in Python....setting a value from the SaveFileFormat enumeration. You can customize...

    kb.aspose.com/tasks/python/convert-mpp-to-pdf-i...
  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. 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. Rendering Task Usage View | Aspose.Tasks Docume...

    Learn how to render Microsoft Project (MPP/XML) task usage views to PDF and other formats using Aspose.Tasks for .NET. Includes C# examples with SaveOptions, PresentationFormat, and Details column rendering....pdf" , SaveFileFormat. PDF ); 11 12 // Display..."task usage2_out.pdf" , SaveFileFormat. PDF ); Examples-CShar...

    docs.aspose.com/tasks/net/rendering-task-usage-...
  6. What is an XML File? MPP File Extension, Proces...

    Learn about the XML file format, its extension, and how it is used for project management. Discover XML file processing, editing, and conversion with Aspose.Tasks. Automate project management workflows using C#, Java, C++, and Python to read, modify, and export XML files seamlessly....xml" , SaveFileFormat . Xml ); } } XML Integration...Save("ConvertedProject.mpp", SaveFileFormat.Mpp); // Convert to MPP...

    products.aspose.com/tasks/supported-formats/xml/
  7. 将主题应用于形状|Documentation

    本节介绍如何使用 Aspose.Diagram 在 visio 形状中设置主题属性。...vsdx" , SaveFileFormat . VSDX ); 旋转、改变位置和连接子形状...

    docs.aspose.com/diagram/zh/java/apply-theme-to-...
  8. Split Visio Page wise in Java | products.aspose...

    Java source codes that explains how to split Microsoft Visio files into multiple files in Java applications...vsdx" , SaveFileFormat . VSDX );...

    products.aspose.com/diagram/java/splitter/
  9. 配置 Visio 时间线形状|Documentation

    本节介绍如何使用 Aspose.Diagram 设置里程碑形状的属性。...vsdx" , SaveFileFormat . VSDX ); 日期格式值表: 价值 格式化字符串..."ConfigureTimeLine_out.vsdx" , SaveFileFormat . VSDX ); 日期格式值表: 价值 格式化字符串...

    docs.aspose.com/diagram/zh/net/configure-visio-...
  10. 使用文本|Documentation

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

    docs.aspose.com/diagram/zh/net/working-with-text/