Sort Score
Result 10 results
Languages All
Labels All
Results 7,821 - 7,830 of 373,144 for

save

(0.17 sec)
  1. C# API to Export EPUB to PS | products.aspose.com

    Convert EPUB to PS without using Microsoft Word...Convert EPUB to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to PS format using Save method and...

    products.aspose.com/total/net/conversion/epub-t...
  2. Converting a MHT file to DOCX using C++ | Aspos...

    Sample code for MHT to DOCX conversion using C++. Use C++ example for batch MHT to DOCX conversion....Save method while passing the output...SaveFormat.Docx as parameters Save the output DOCX file Here is...

    products.aspose.com/pdf/cpp/conversion/mht-to-d...
  3. Converting a SVG file to PDF using C++ | Aspose...

    Sample code for SVG to PDF conversion using C++. Use C++ example for batch SVG to PDF conversion....Save method while passing the output...SaveFormat.Pdf as parameters Save the output PDF file Here is...

    products.aspose.com/pdf/cpp/conversion/svg-to-pdf/
  4. Converting a XPS file to XLSX using C++ | Aspos...

    Sample code for XPS to XLSX conversion using C++. Use C++ example for batch XPS to XLSX conversion....Save method while passing the output...SaveFormat.Xlsx as parameters Save the output XLSX file Here is...

    products.aspose.com/pdf/cpp/conversion/xps-to-x...
  5. Converting a XPS file to DOCX using C++ | Aspos...

    Sample code for XPS to DOCX conversion using C++. Use C++ example for batch XPS to DOCX conversion....Save method while passing the output...SaveFormat.Docx as parameters Save the output DOCX file Here is...

    products.aspose.com/pdf/cpp/conversion/xps-to-d...
  6. C# API to Export EPUB to OTT | products.aspose.com

    Convert EPUB to OTT without using Microsoft Word...Convert EPUB 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/net/conversion/epub-t...
  7. Converting a MHTML file to XLS using C++ | Aspo...

    Sample code for MHTML to XLS conversion using C++. Use C++ example for batch MHTML to XLS conversion....Save method while passing the output...SaveFormat.Xls as parameters Save the output XLS file Here is...

    products.aspose.com/pdf/cpp/conversion/mhtml-to...
  8. Online OFT to DOTX Conversion or Build .NET bas...

    Free online app to convert OFT to DOTX files. .NET C# conversion library code for OFT documents....using Save method Load HTML by using Document class Save the document...document to DOTX format using Save method and set Dotx as SaveFormat...

    products.aspose.com/total/net/conversion/oft-to...
  9. Setting Page Options with C++|Documentation

    This article provides sample code to set page options of Excel worksheets programmatically using the C++ API. You will be able to set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....Portrait ); // Save the workbook workbook . Save ( outDir + u ...SetZoom ( 100 ); // Save the workbook workbook . Save ( outDir + u "ScalingFactor_out...

    docs.aspose.com/cells/cpp/setting-page-options/
  10. IPageLayoutCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during build and rendering of page layout model in Java....save(getArtifactsDir() + "Layout.../// /// Notifies us when we save the document to a fixed page...

    reference.aspose.com/words/java/com.aspose.word...