Sort Score
Result 10 results
Languages All
Labels All
Results 9,481 - 9,490 of 582,997 for

save

(0.14 sec)
  1. Android API to Render PS to OTT | products.aspo...

    Transform PS to OTT via Android via Java API...class Convert PS to DOC by using save method Load DOC file by using...Aspose.Words Save the document to OTT format using save method and...

    products.aspose.com/total/android-java/conversi...
  2. Export EMLX to PCL via C++ | products.aspose.com

    C++ API to Convert EMLX to PCL without using Microsoft Word or Outlook...Convert EMLX to HTML by using Save member function Load HTML by...Document class Save the document to PCL format using Save method and...

    products.aspose.com/total/cpp/conversion/emlx-t...
  3. Export PDF to PPSM via C# API | products.aspose...

    .NET API to Convert PDF to PPSM without using Microsoft Word...Convert PDF to PPTX by using Save method Load PPTX file by using...Presentation class Save the document to PPSM format using Save method and...

    products.aspose.com/total/net/conversion/pdf-to...
  4. Export XPS to PPT in Android | products.aspose.com

    Android API to Convert XPS to PPT without using Microsoft Word...Convert XPS to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPT format using save method and...

    products.aspose.com/total/android-java/conversi...
  5. Insert an Empty Page into a PDF File in PHP|Asp...

    Learn how to insert an empty page at any position within a PDF file in PHP using Aspose.PDF for flexible document structuring....getPages () -> insert ( 1 ); # Save the concatenated output file...(the target document) $pdf -> save ( $dataDir . "output.pdf" );...

    docs.aspose.com/pdf/java/insert-an-empty-page-i...
  6. Android API to Convert RTF to EXCEL or with fre...

    Convert RTF to EXCEL in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free RTF to EXCEL online converter quickly before integrating the code....Convert RTF to HTML by using Save method Load HTML document by...Workbook class Save the document to XLSX format using Save method Get...

    products.aspose.com/total/android-java/conversi...
  7. Create an empty Visio Diagram in PHP|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....$diagram = new Diagram (); \ # Save as VDX $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "CreateDiagram...

    docs.aspose.com/diagram/java/create-an-empty-vi...
  8. Add Header and Footer to PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add headers and footers to your PDF file using TextStamp class....textStamp ); } // Save updated document document . Save ( dataDir +...textStamp ); } // Save output file document . Save ( dataDir + "TextinFooter_out...

    docs.aspose.com/pdf/net/add-headers-and-footers...
  9. Extract Assets from VRML File Formats via Java ...

    Sample Java extract assets code for VRML file. Use this example code to extract assets from VRML file within any Web or Desktop Java based application....Call the Extract method and save the file System Requirements...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/vrml/
  10. Picture.BorderLineColor | Aspose.Cells for .NET...

    Picture property. Represents the Color of the border line of a picture... Red ; //Save the excel file. workbook . Save ( "result.xlsx"...

    reference.aspose.com/cells/net/aspose.cells.dra...