Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 22,286 for

savefileformat

(0.17 sec)
  1. Draw Text|Documentation

    This section explains how to draw text in a visio page with Aspose.Diagram. Support using C# to draw text and save as pdf, svg, html, image, xps and other formats....vsdx" , SaveFileFormat . VSDX ); Draw Text in...new ImageSaveOptions ( SaveFileFormat . PNG ); imageSaveOptions...

    docs.aspose.com/diagram/net/drawing/draw-text/
  2. Add and Connect Visio Shapes|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 . VDX ); Use Connection...

    docs.aspose.com/diagram/java/add-and-connect-vi...
  3. 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...
  4. 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...
  5. 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...
  6. 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/
  7. 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...
  8. Convert Microsoft Project MPP File to Excel | A...

    Discover how to convert your Microsoft Project MPP files to various Excel file formats using Aspose.Tasks for .NET....method and specify the SaveFileFormat.Spreadsheet2003 as the..."SaveProjectDataToSpr_out.xml" , SaveFileFormat. Spreadsheet2003 ); Ex...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  9. 当时间过长时使用 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...
  10. 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-...