Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 22,523 for

savefileformat

(0.08 sec)
  1. Merge Combine Diagram|Documentation

    This section explains how to combine visio file...vsdx" , SaveFileFormat . VSDX ); Retrieve Visio...

    docs.aspose.com/diagram/net/merge-combine-diagram/
  2. Check if VBA Code is Signed|Documentation

    Check if the vba code is signed with Aspose.Diagram library....vsdm" , SaveFileFormat . VSDM ); Console Output...

    docs.aspose.com/diagram/net/check-if-vba-code-i...
  3. Working with Window Elements|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 ); Add Support of..."AddSupportOfVisualAi_Out.vsdx" , SaveFileFormat . VSDX ); Show and Hide...

    docs.aspose.com/diagram/java/working-with-windo...
  4. Working with Text Boxes|Documentation

    This section explains how to format a text shape with Aspose.Diagram....vsdx" , SaveFileFormat . VSDX ); Rotate and Set..."SetShapeTextPosition_out.vsdx" , SaveFileFormat . VSDX ); Set shape’s text...

    docs.aspose.com/diagram/net/working-with-text-b...
  5. Working with Calendars | Aspose.Tasks Documenta...

    Learn how to work with calendars and manage tasks using Aspose.Tasks for .NET....Xml" , SaveFileFormat. XML ); Examples-CShar..."Project_DefineCalendarWeekda_out.xml" , SaveFileFormat. XML ); Examples-CShar...

    docs.aspose.com/tasks/net/creating-updating-and...
  6. Add Watermark to Visio|Documentation

    How to add watermark to visio using Java Diagram API....vsdx" , SaveFileFormat . VSDX ); This example..."ApplyFontOnText_Out.vsdx" , SaveFileFormat . VSDX );...

    docs.aspose.com/diagram/java/add-watermark-to-v...
  7. Merge Combine Diagram|Documentation

    This section explains how to combine visio file... vsdx " , SaveFileFormat . VSDX ); Retrieve Visio...

    docs.aspose.com/diagram/java/merge-combine-diag...
  8. Render Project to Multipage TIFF | Aspose.Tasks...

    Learn how to export project files (MPP/XML/Primavera XML) as multipage TIFF using Aspose.Tasks for .NET.... The SaveFileFormat enumeration contains the..."RenderMultipageTIFF_out.tif" , SaveFileFormat. TIFF ); 5 6 // Save the...

    docs.aspose.com/tasks/net/render-project-to-mul...
  9. 以编程方式保存 Visio 文档|Documentation

    本页介绍如何将 Visio 文档保存到文件,使用 Aspose.Diagram 库进行流式传输。...从文件扩展名推断保存格式,还提供了一个额外的 SaveFileFormat 参数来指定输出文件格式。 以任何支持的文件格式保存...() + "MyOutput.vsdx" , SaveFileFormat . VSDX ); 指定 Visio 保存选项...

    docs.aspose.com/diagram/zh/net/save-visio-docum...
  10. Microsoft Project MPP File Update in PHP | Aspo...

    Learn how to update Microsoft Project (MPP/XML) project files using Aspose.Tasks Java for PHP....()); 18 19 $saveFileFormat = new SaveFileFormat(); 20 21 $project...( "AfterLinking.mpp" , $saveFileFormat -> MPP ); 22 23 print "Project...

    docs.aspose.com/tasks/java/microsoft-project-mp...