Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 22,286 for

savefileformat

(0.95 sec)
  1. 绘制三角形|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制三角形。支持使用C#绘制三角形并保存为pdf、svg、html、image、xps等格式。...vsdx" , SaveFileFormat . VSDX ); 在 SVG 中绘制三角形...new ImageSaveOptions ( SaveFileFormat . PNG ); imageSaveOptions...

    docs.aspose.com/diagram/zh/net/drawing/draw-tri...
  2. 画钻石|Documentation

    本节介绍如何在visio页面用Aspose.Diagram绘制菱形。支持用C#绘制菱形并保存为pdf、svg、html、image、xps等格式。...vsdx" , SaveFileFormat . VSDX ); 在 SVG 中绘制钻石 Aspose...new ImageSaveOptions ( SaveFileFormat . PNG ); imageSaveOptions...

    docs.aspose.com/diagram/zh/net/drawing/draw-dia...
  3. What is an XER File? XER File Extension, Proces...

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

    products.aspose.com/tasks/supported-formats/xer/
  4. 使用图像|Documentation

    本页介绍如何使用 Aspose.Diagram 库从 Visio 绘图的页面中提取、替换或插入图像。...vsdx" , SaveFileFormat . VSDX ) jpype . shutdownJVM..."InsertImageInVisio_out.vsdx" , SaveFileFormat . VSDX ) jpype . shutdownJVM...

    docs.aspose.com/diagram/zh/python-java/working-...
  5. 配置 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 ); 日期格式值表: 价值 格式化字符串..."ConfigureTimeLine_Out.vsdx" , SaveFileFormat . VSDX ); 日期格式值表: 价值 格式化字符串...

    docs.aspose.com/diagram/zh/java/configure-visio...
  6. Working with Extended Task Attributes | Aspose....

    Learn how to work with extended attributes of tasks using Aspose.Tasks for C# and .NET....Aspose::Tasks::Saving::SaveFileFormat::MPP); 29 30 // C# preprocessor...Aspose::Tasks::Saving::SaveFileFormat::MPP); 59 60 // C# preprocessor...

    docs.aspose.com/tasks/cpp/extended-task-attribu...
  7. Create VSTM Visio Diagrams in Node.js | product...

    Generate Microsoft Visio VSTM Diagrams using Node applications without using Microsoft Office....parameters VSTM File Path, and SaveFileFormat relevant extension Creation...

    products.aspose.com/total/nodejs-java/create/vstm/
  8. Create VSD Visio Diagrams in Node.js | products...

    Generate Microsoft Visio VSD Diagrams using Node applications without using Microsoft Office....parameters VSD File Path, and SaveFileFormat relevant extension Creation...

    products.aspose.com/total/nodejs-java/create/vsd/
  9. Convert Visio to PDF format|Documentation

    This topic show you how to convert Visio to PDF formats using Aspose.Diagram for Python via Java. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to PDF with a few lines of code....pdf" , SaveFileFormat . PDF ) jpype . shutdownJVM...

    docs.aspose.com/diagram/python-java/convert-vis...
  10. 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...