Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 17,602 for

savefileformat

(0.03 sec)
  1. Convert Visio to HTML format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to html formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to html with a few lines of code.... Save ( stream , SaveFileFormat . HTML ); 将 Visio 转换为图像格式...

    docs.aspose.com/diagram/zh/net/convert-visio-to...
  2. Create VSDM Visio Diagrams in Node.js | product...

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

    products.aspose.com/total/nodejs-java/create/vsdm/
  3. Protect Shapes in 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....vdx" , SaveFileFormat . VDX ); Download Sample...

    docs.aspose.com/diagram/net/protect-shapes-in-v...
  4. Convert Visio to HTML format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to html formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to html with a few lines of code.... Save ( stream , SaveFileFormat . HTML ); Convert Visio...

    docs.aspose.com/diagram/net/convert-visio-to-html/
  5. 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/
  6. 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/
  7. Project Rescheduling

    Learn how to reschedule Microsoft Project project files from the project start/finish date 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/
  8. Working with Extended Task Attributes

    Learn how to work with Microsoft Project (MPP/XML) task extended attributes using Aspose.Tasks for C++....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...
  9. C++ Microsoft Project Files Conversion

    Convert Microsoft Project MPP MPT MPX to HTML PDF Excel Primavera and JPG PNG BMP TIFF Images via C++ library....passing the PDF file and SaveFileFormat::PDF as parameters. Programmers...file extension and HTML SaveFileFormat as parameter within the...

    products.aspose.com/tasks/cpp/conversion/
  10. 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/