Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 375,758 for

save

(0.16 sec)
  1. C++ API to Export SVG to ODT | products.aspose.com

    Convert SVG to ODT within C++ applications....Convert SVG to DOC by using Save member function Load DOC file...Words API Save the document to ODT format using Save member function...

    products.aspose.com/total/cpp/conversion/svg-to...
  2. Export EMLX to DOCX via C++ | products.aspose.com

    C++ API to Convert EMLX to DOCX without using Microsoft Word or Outlook...clients or when you need to save emails in a different format...Convert EMLX to HTML by using Save member function Load HTML by...

    products.aspose.com/total/cpp/conversion/emlx-t...
  3. Export MHTML to POWERPOINT in Android | product...

    Android API to Convert MHTML to POWERPOINT without using Microsoft Word... It is used to save webpages for offline viewing...Convert MHTML to PPTX by using save method Load PPTX document by...

    products.aspose.com/total/android-java/conversi...
  4. C++ API to Convert XSLFO to POWERPOINT | produc...

    Convert XSLFO to POWERPOINT via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert XSLFO to PPTX by using Save method function Load PPTX document...reference Save the document to PPT format using Save member function...

    products.aspose.com/total/cpp/conversion/xslfo-...
  5. C++ API to Convert MHTML to POTM | products.asp...

    Convert MHTML to POTM via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert MHTML to PPTX by using Save method function Load PPTX document...reference Save the document to POTM format using Save member function...

    products.aspose.com/total/cpp/conversion/mhtml-...
  6. C++ API to Convert PS to PPS | products.aspose.com

    Convert PS to PPS via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert PS to PPTX by using Save method function Load PPTX document...reference Save the document to PPS format using Save member function...

    products.aspose.com/total/cpp/conversion/ps-to-...
  7. C++ API to Convert PCL to PPTM | products.aspos...

    Convert PCL to PPTM via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert PCL to PPTX by using Save method function Load PPTX document...reference Save the document to PPTM format using Save member function...

    products.aspose.com/total/cpp/conversion/pcl-to...
  8. Render a scene into the cubemap with six faces|...

    Using Aspose.3D for .NET API, developers can render a scene into the cubemap with six faces and Save all faces into the supported image formats....the cubemap with six faces and save all faces into the supported...ITextureCubemap ; //we can directly save each face to disk by specifing...

    docs.aspose.com/3d/net/render-a-scene-into-the-...
  9. FontSavingArgs.FontFileName | Aspose.Words for ...

    Discover the FontSavingArgs FontFileName property, easily manage font file names and enhance your design workflow with seamless saving capabilities....path) where the font will be saved to. public string FontFileName...the value of this property to save the font into a different file...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Merge PDF programmatically|Aspose.PDF for PHP v...

    This page explain how to merge PDF documents into a single PDF file using PHP.... Finally, save the output PDF file using the Save method. The...()); // Save concatenated output file $document1 -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/merge-pdf-documents/