Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 22,523 for

savefileformat

(0.11 sec)
  1. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code....pdf" , SaveFileFormat . PDF ); 拆分多个页面 Aspose...

    docs.aspose.com/diagram/zh/java/convert-visio-t...
  2. Convert Project Data to JPEG | Aspose.Tasks Doc...

    This article explains how to convert Microsoft Project (MPP/XML) to JPEG using Aspose.Tasks for C# and VBScript....(Aspose::Tasks::Saving::SaveFileFormat::JPEG); tmp_0 -> set_JpegQuality(50);...

    docs.aspose.com/tasks/cpp/convert-project-data-...
  3. 移除形状保护|Documentation

    This section explains how to remove shape protection using Aspose.Diagram for Python via Java....vsdx" , SaveFileFormat . VSDX ) jpype . shutdownJVM...

    docs.aspose.com/diagram/zh/python-java/remove-s...
  4. Managing Resource Extended Attributes | Aspose....

    Learn how to manage resource extended attributes using Aspose.Tasks for Java....xml" , SaveFileFormat. XML ); 23 24 // Display...

    docs.aspose.com/tasks/java/extended-resource-at...
  5. Convert Visio to PDF format|Documentation

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

    docs.aspose.com/diagram/net/convert-visio-to-pdf/
  6. How to Convert MPP to Excel using C#

    This article provides details about how to convert MPP to Excel using C#. You can transform MPP file to Excel using C# with the help of a few steps and sample code containing a couple of lines of code only.... using the SaveFileFormat enumerator. There are a...

    kb.aspose.com/tasks/net/how-to-convert-mpp-to-e...
  7. Archive

    archives...the output file path and SaveFileFormat as arguments. The following...

    blog.aspose.com/tasks/convert-mpp-to-excel-usin...
  8. Working with Hyperlinks|Documentation

    This section explains how to add or get Hyperlink in a Visio Shape with Aspose.Diagram....vsdx" , SaveFileFormat . VSDX ); Get Hyperlinks...

    docs.aspose.com/diagram/net/working-with-hyperl...
  9. Convert Project Data to JPEG | Aspose.Tasks Doc...

    This article explains how to convert Microsoft Project files to JPEG using Aspose.Tasks for Java....= new ImageSaveOptions(SaveFileFormat. JPEG ); 6 options. setJpegQuality...

    docs.aspose.com/tasks/java/convert-project-data...
  10. Convert Microsoft Project MPP File to PNG | Asp...

    Aspose.Tasks for .NET allows converting Microsoft Project (MPP) to PNG.... Your can pass either SaveFileFormat.PNG to save project with...= new ImageSaveOptions(SaveFileFormat. JPEG ) { JpegQuality =...

    docs.aspose.com/tasks/net/convert-ms-project-mp...