Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 369,861 for

save

(0.11 sec)
  1. Merge PPTX Files using Java | products.aspose.com

    Java sample code to combine PPTX documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Use save() method to save at specified path System...addClone(slide); } // Save the File prest1.save( "merged-presentation...

    products.aspose.com/slides/java/merger/pptx/
  2. PDF to TIFF Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one TIFF single file programmatically with C++ sample code using Aspose.PDF for C++...file to new page After the loop save the result Here is an example...Merge PDF files using C++ and save as TIFF Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/pdf-to-tiff/
  3. Aspose::Words::Saving::PclSaveOptions::get_Save...

    Aspose::Words::Saving::PclSaveOptions::get_SaveFormat method. Specifies the format in which the document will be Saved if this Save options object is used. Can only be Pcl in C++....Aspose::Words::Saving::PclSaveOptions::get_SaveFormat method...the document will be saved if this save options object is used...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Export XSLFO to POT in Android | products.aspos...

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

    products.aspose.com/total/android-java/conversi...
  5. Export XSLFO to PPSX in Android | products.aspo...

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

    products.aspose.com/total/android-java/conversi...
  6. FileFormatInfo.load_format property | Aspose.Wo...

    FileFormatInfo.load_format property. Gets the detected document format....password when we save it, and then save the document. save_options =...= aw . saving . OdtSaveOptions ( save_format = aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 在Ruby中管理文档属性|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...."Aspose" ) # Save the document in PDF format workbook . save ( data_dir..."Publisher" ) # Save the document in PDF format workbook . save ( data_dir...

    docs.aspose.com/cells/zh/java/managing-document...
  8. Aspose::Words::Saving::XamlFixedSaveOptions::ge...

    Aspose::Words::Saving::XamlFixedSaveOptions::get_ResourcesFolderAlias method. Specifies the name of the folder used to construct image URIs written into an fixed page Xaml document. Default is null in C++....Aspose::Words::Saving::XamlFixedSaveOptions::get_ResourcesFolderAlias...:: String Aspose :: Words :: Saving :: XamlFixedSaveOptions ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Working with Portfolio in PDF documents|Aspose....

    How to Create a PDF Portfolio with Java. You should use a Microsoft Excel File, a Word document, and an image file to create a PDF Portfolio....the Document class’ Save method to save the portfolio document...image ); // Save Portfolio document pdfDocument . save ( _dataDir...

    docs.aspose.com/pdf/java/portfolio/
  10. Hide and Unhide Worksheets in a Workbook|Docume...

    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 file. To unhide a worksheet...; //Save the Excel file. excelApp . ActiveWorkbook . Save ();...

    docs.aspose.com/cells/net/hide-and-unhide-works...