Sort Score
Result 10 results
Languages All
Labels All
Results 6,551 - 6,560 of 89,640 for

template

(1.66 sec)
  1. Convert PPSX to PPTM using Java | products.aspo...

    Sample Java conversion code for PPSX format to PPTM file. Use this example code to export PowerPoint & OpenOffice presentations to PPTM within any Web or Desktop Java based Application....presentation = new Presentation( "template.ppsx" ); // save the presentation...POT (Microsoft PowerPoint Template Files) PPSX TO POTM (Microsoft...

    products.aspose.com/slides/java/conversion/ppsx...
  2. Convert PPSM to OTP using Java | products.aspos...

    Sample Java conversion code for PPSM format to OTP file. Use this example code to export PowerPoint & OpenOffice presentations to OTP within any Web or Desktop Java based Application....presentation = new Presentation( "template.ppsm" ); // save the presentation...POT (Microsoft PowerPoint Template Files) PPSM TO POTM (Microsoft...

    products.aspose.com/slides/java/conversion/ppsm...
  3. Convert ODP to PPTM using Java | products.aspos...

    Sample Java conversion code for ODP format to PPTM file. Use this example code to export PowerPoint & OpenOffice presentations to PPTM within any Web or Desktop Java based Application....presentation = new Presentation( "template.odp" ); // save the presentation...POT (Microsoft PowerPoint Template Files) ODP TO POTM (Microsoft...

    products.aspose.com/slides/java/conversion/odp-...
  4. Convert PPSM to GIF using C# | products.aspose.com

    Sample code for PPSM to GIF C# conversion. Use API example code for batch PPSM files to GIF conversion within VB.NET, Asp.NET or any .NET based application....presentation = new Presentation( "template.ppsm" )) { // iterate over...POT (Microsoft PowerPoint Template Files) PPSM TO POTM (Microsoft...

    products.aspose.com/slides/net/conversion/ppsm-...
  5. Convert ODP to OTP using Java | products.aspose...

    Sample Java conversion code for ODP format to OTP file. Use this example code to export PowerPoint & OpenOffice presentations to OTP within any Web or Desktop Java based Application....presentation = new Presentation( "template.odp" ); // save the presentation...POT (Microsoft PowerPoint Template Files) ODP TO POTM (Microsoft...

    products.aspose.com/slides/java/conversion/odp-...
  6. Convert XLS File with Images or Charts to PDF w...

    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...."data" ); try { // Get the template excel file path. const designerFile..."Output.out.pdf" ); // Open the template excel file const wb = new...

    docs.aspose.com/cells/nodejs-cpp/convert-xls-fi...
  7. Edit VDX files via Python | products.aspose.com

    Python sample code to edit VDX documents within any Python based application....Visio Template Files) VSTX (Microsoft Visio Drawing Template) VSX...VTX (Microsoft Visio Drawing Template)...

    products.aspose.com/diagram/python-net/editor/vdx/
  8. Edit VSDM files via Python | products.aspose.com

    Python sample code to edit VSDM documents within any Python based application....Visio Template Files) VSTX (Microsoft Visio Drawing Template) VSX...VTX (Microsoft Visio Drawing Template)...

    products.aspose.com/diagram/python-net/editor/v...
  9. Update XLSM File using .NET | products.aspose.com

    Modify XLSM documents in C# VB.NET applications without using Microsoft Excel....2003 Template) Edit XLTM (Excel Macro-Enabled Template) Edit...Edit XLTX (Excel Template) What is XLSM File Format? The XLSM file...

    products.aspose.com/total/net/update/xlsm/
  10. High CPU / Memory utilization on generating PDF...

    We faced this similar issue today. Code Snippet is as below PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.setCompliance(PdfCompliance.PDF_A_1_B); saveOptions.setAllColumnsInOnePagePerSheet(true); fo…...@lyash Could you share your template file here. We will check it...@simon.zhao - We don’t have a template file. We are just creating...

    forum.aspose.com/t/high-cpu-memory-utilization-...