Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 310,771 for

save

(0.06 sec)
  1. Convert CSV to PPT with C++ or with free Online...

    Convert CSV to PPT within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to PPT format using Save member function..."sourceFile.csv" ); // save CSV as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/csv-to...
  2. Convert CSV to OTT with C++ or with free Online...

    Convert CSV to OTT within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to OTT format using Save member function..."sourceFile.csv" ); // save CSV as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/csv-to...
  3. Convert CSV to MOBI with C++ or with free Onlin...

    Convert CSV to MOBI within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to MOBI format using Save member function..."sourceFile.csv" ); // save CSV as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/csv-to...
  4. Convert CSV to ODT with C++ or with free Online...

    Convert CSV to ODT within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to ODT format using Save member function..."sourceFile.csv" ); // save CSV as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/csv-to...
  5. Convert CSV to PPSM with C++ or with free Onlin...

    Convert CSV to PPSM within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to PPSM format using Save member function..."sourceFile.csv" ); // save CSV as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/csv-to...
  6. Convert CSV to POTM with C++ or with free Onlin...

    Convert CSV to POTM within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to POTM format using Save member function..."sourceFile.csv" ); // save CSV as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/csv-to...
  7. Render Slide as Thumbnail to JPEG|Aspose.Slides...

    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.... Save the thumbnail image in any desired...)) { //Save the image to disk in JPEG format image . Save ( destFileName...

    docs.aspose.com/slides/net/render-slide-as-thum...
  8. FileFormatInfo.IsEncrypted | Aspose.Words for .NET

    Discover if your document is secure with the FileFormatInfo IsEncrypted property—returns true for encrypted files needing a password to access....a password when we save it, and then save the document. OdtSaveOptions...Password = "MyPassword" ; doc . Save ( ArtifactsDir + "File.DetectDocumentEncryp...

    reference.aspose.com/words/net/aspose.words/fil...
  9. PsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PS format in Java....specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  10. Default Font - PowerPoint C# API|Aspose.Slides ...

    PowerPoint C# API lets you set the default font for rendering presentations to PDF, XPS or thumbnails... Save ( "DefaultFonts_out.png" , ImageFormat...ImageFormat . Png ); } pptx . Save ( "DefaultFonts_out.pdf" , SaveFormat...

    docs.aspose.com/slides/net/default-font/