Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 22,256 for

savefileformat

(0.43 sec)
  1. Working with Shapes Paragraph|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 ); Working with...

    docs.aspose.com/diagram/java/working-with-shape...
  2. Working with Themes|Documentation

    This section explains how to apply a preset theme to a page or a shape with Aspose.Diagram....vsdx" , SaveFileFormat . VSDX ); Result of Apply...+ "SetTheme_out.vsdx" , SaveFileFormat . VSDX ); Result of Apply...

    docs.aspose.com/diagram/net/working-with-themes/
  3. Working with Themes|Documentation

    This section explains how to apply a preset theme to a page or a shape with Aspose.Diagram....vsdx" , SaveFileFormat . VSDX ); Result of Apply...+ "SetTheme_out.vsdx" , SaveFileFormat . VSDX ); Result of Apply...

    docs.aspose.com/diagram/java/working-with-themes/
  4. Fiscal Year Properties in PHP | Aspose.Tasks Do...

    Learn how to work with fiscal year properties using Aspose.Tasks Java for PHP....true )); 10 11 $saveFileFormat = new SaveFileFormat(); 12 13 $project..."fiscal_year_properties.xml" , $saveFileFormat -> XML ); 14 15 print "Set...

    docs.aspose.com/tasks/java/fiscal-year-properti...
  5. Visio转其他格式|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to SVG,XPS,XML,XAML formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to SVG,XPS,XML,XAML with a few lines of code....vdx" , SaveFileFormat . VDX ); /* 2. Exporting..."ExportToXML_Out.vsx" , SaveFileFormat . VSX ); /* 3. Export VSD...

    docs.aspose.com/diagram/zh/java/convert-visio-t...
  6. Moving Tasks | Aspose.Tasks Documentation

    This page discusses how to move tasks using Aspose.Tasks for C++. The content includes best practices and examples....Aspose::Tasks::Saving::SaveFileFormat::MPP); Examples-CPP-Wo...Aspose::Tasks::Saving::SaveFileFormat::MPP); Examples-CPP-Wo...

    docs.aspose.com/tasks/cpp/moving-tasks/
  7. Create, Insert fields|Documentation

    How to create, insert fields using Java Diagram API ....vsdx" , SaveFileFormat . VSDX ) jpype . shutdownJVM...

    docs.aspose.com/diagram/python-java/create-inse...
  8. 将 Visio 转换为图像格式|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to various images formats. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PNG, JPEG, BMP images with a few lines of code....png" , SaveFileFormat . PNG ); 也可以将特定页面保存为图像,而不是整个文档:...new ImageSaveOptions ( SaveFileFormat . PNG ); // Save one page...

    docs.aspose.com/diagram/zh/java/convert-visio-t...
  9. Convert Visio to HTML format|Documentation

    This topic show you how to convert Visio to html formats using Aspose.Diagram for Python via Java. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to html with a few lines of code....html" , SaveFileFormat . HTML ) jpype . shutdownJVM...diagram . save ( dstStream , SaveFileFormat . HTML ) # In you want...

    docs.aspose.com/diagram/zh/python-java/convert-...
  10. Visio加水印|Documentation

    如何使用 Java Diagram API 为 visio 添加水印。...vsdx" , SaveFileFormat . VSDX ); 这个例子的工作原理如下:..."ApplyFontOnText_Out.vsdx" , SaveFileFormat . VSDX );...

    docs.aspose.com/diagram/zh/java/add-watermark-t...