Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 22,256 for

savefileformat

(0.31 sec)
  1. 当时间过长时使用 InterruptMonitor 停止转换或加载|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....SaveFileFormat ; public class StopConversionOrLoad..."output_InterruptMonitor.pdf" , SaveFileFormat . PDF ); //Show successful...

    docs.aspose.com/diagram/zh/java/stop-conversion...
  2. Working with Project Views | Aspose.Tasks Docum...

    Learn how to work with Gantt chart project representation from Microsoft Project MPP files using Aspose.Tasks for Java....mpp" , SaveFileFormat. MPP ); Examples-src-m...project. save ( "saved.pdf" , SaveFileFormat. PDF ); Examples-src-m...

    docs.aspose.com/tasks/java/working-with-project...
  3. How to Convert MPP to Excel using Java

    This topic provides details about how to convert MPP to Excel using Java. You can export a MPP file to Excel using Java with the help of a well defined steps and sample code containing few of lines of code.... using the SaveFileFormat enumerator. There are some...

    kb.aspose.com/tasks/java/how-to-convert-mpp-to-...
  4. Use Connection indexes to connect shapes|Docume...

    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 ); API Limitations...

    docs.aspose.com/diagram/net/use-connection-inde...
  5. 移除形状保护|Documentation

    本节介绍如何使用 Aspose.Diagram 移除形状保护。...vsdx" , SaveFileFormat . VSDX );...

    docs.aspose.com/diagram/zh/java/remove-shape-pr...
  6. 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...
  7. Calendar Properties | Aspose.Tasks Documentation

    This page provides information about calendar properties related to managing projects using Aspose.Tasks for C# and other languages....Aspose::Tasks::Saving::SaveFileFormat::MPP); Examples-CPP-Wo...Aspose::Tasks::Saving::SaveFileFormat::XML); Examples-CPP-Wo...

    docs.aspose.com/tasks/cpp/calendar-properties/
  8. Rendering Project Data with Format24bppRgb | As...

    Learn how to use Aspose.Tasks for Java to convert Microsoft Project files to Format24bppRgb....= new ImageSaveOptions(SaveFileFormat. TIFF ); 7 options. setHorizontalResolut...

    docs.aspose.com/tasks/java/rendering-project-da...
  9. 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...
  10. 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/