Sort Score
Result 10 results
Languages All
Labels All
Results 7,881 - 7,890 of 368,275 for

save

(0.09 sec)
  1. PDF to XLS Converter using C++ | Aspose.PDF

    Sample code for PDF to XLS conversion using C++. Use C++ example for batch PDF 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/pdf-to-xls/
  2. SVG to DOC Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/svg-to-doc/
  3. Refresh and Calculate Pivot Table having Calcul...

    Refresh and calculate pivot table with calculated items using Aspose.Cells with C++....Cells APIs, and then save the workbook in PDF format....pt . CalculateData (); } // Save the workbook **as a** PDF U16String...

    docs.aspose.com/cells/cpp/refresh-and-calculate...
  4. View or Edit POTM Files Metadata using C++ | pr...

    C++ source code to edit or view POTM format metadata....// Save your presentation to a file presentation -> Save( u ...Name); // Saving presentation presentation -> Save( u "CustomDocumentProper_out...

    products.aspose.com/slides/cpp/metadata/potm/
  5. View or Edit PPTX Files Metadata using C++ | pr...

    C++ source code to edit or view PPTX format metadata....// Save your presentation to a file presentation -> Save( u ...Name); // Saving presentation presentation -> Save( u "CustomDocumentProper_out...

    products.aspose.com/slides/cpp/metadata/pptx/
  6. View or Edit OTP Files Metadata using C++ | pro...

    C++ source code to edit or view OTP format metadata....// Save your presentation to a file presentation -> Save( u ...Name); // Saving presentation presentation -> Save( u "CustomDocumentProper_out...

    products.aspose.com/slides/cpp/metadata/otp/
  7. Create DOCM in Python | products.aspose.com

    Generate Microsoft Word DOCM document using Python applications without using Microsoft Word.... Save using save() method by passing relevant...can streamline their workflow, save time, and increase productivity...

    products.aspose.com/total/python-net/create/docm/
  8. Կատարեք PDF՝ Օգտագործելով C++

    Ստեղծեք նոր PDF C++ ում մի քանի քայլով: Հեշտությամբ ստեղծեք PDF՝ օգտագործելով C++ գրադարանը:..." ); doc-> Save ( u"Output.pdf" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.pdf"); using namespace...

    products.aspose.com/words/hy/cpp/make/pdf/
  9. Կատարեք WORD՝ Օգտագործելով C++

    Ստեղծեք նոր WORD C++ ում մի քանի քայլով: Հեշտությամբ ստեղծեք WORD՝ օգտագործելով C++ գրադարանը:..." ); doc-> Save ( u"Output.docx" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.docx"); using namespace...

    products.aspose.com/words/hy/cpp/make/word/
  10. Convert PPTM to JPG in JavaScript | products.as...

    Convert PPTM to JPG in JavaScript. Use Node.js library API to convert PPTM files to JPG...Presentation from PPTM file and save it as JPG. JavaScript code for...1080 , height : 960 }); image . save ( "slide" + i + ".jpg" , ImageFormat...

    products.aspose.com/slides/nodejs-net/conversio...