Sort Score
Result 10 results
Languages All
Labels All
Results 7,511 - 7,520 of 368,024 for

save

(0.19 sec)
  1. TEX to DOCX Converter using C++ | Aspose.PDF

    Sample code for TEX to DOCX conversion using C++. Use C++ example for batch TEX 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/tex-to-d...
  2. TEX to PDF Converter using C++ | Aspose.PDF

    Sample code for TEX to PDF conversion using C++. Use C++ example for batch TEX 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/tex-to-pdf/
  3. MailMerger.execute_to_images method | Aspose.Wo...

    aspose.words.lowcode.MailMerger.execute_to_images method...execute_to_images(input_file_name, save_options, field_names, field_values)...input_file_name : str , save_options : aspose . words . saving . ImageSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Format Charts in Presentations Using Python|Asp...

    Learn chart formatting in Aspose.Slides for Python via .NET and elevate your PowerPoint or OpenDocument presentation with professional, eye-catching styling....add and configure a chart, and save the result to PPTX while applying...light_cyan # Save the presentation. presentation . save ( "FormattedChart...

    docs.aspose.com/slides/python-net/chart-formatt...
  5. PDFA to PDF Converter using PHP | Aspose.PDF

    Sample code on PHP for PDFA to PDF conversion. Use example code for batch PDFA to PDF conversion with Aspose.PDF for PHP via Java...PDF/A compliance information Save the output PDF file System Requirements...your PDFA file and then simply save it as a PDF file. You can use...

    products.aspose.com/pdf/php-java/conversion/pdf...
  6. EMF to PDF Converter using C++ | Aspose.PDF

    Sample code for EMF to PDF conversion using C++. Use C++ example for batch EMF to PDF conversion....Document Load input EMF image Save the output PDF file Here is...your EMF file and then simply save it as a PDF file. You can use...

    products.aspose.com/pdf/cpp/conversion/emf-to-pdf/
  7. JPEG to PDF Merge using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/merger/jpeg-to-pdf/
  8. Import and Export Annotations to XFDF format us...

    You may import and export annotation with XFDF format with C++ and Aspose.PDF for C++ library....and annotations, which can be saved and imported/exported to PDF...exportFileName ); // Save output PDF document -> Save ( _dataDir + u...

    docs.aspose.com/pdf/cpp/import-export-xfdf/
  9. Urobiť WORD Pomocou C++

    Vytvorte nový WORD v C++ v niekoľkých krokoch. Jednoducho vytvorte WORD pomocou knižnice C++...." ); doc-> Save ( u"Output.docx" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.docx"); using namespace...

    products.aspose.com/words/sk/cpp/make/word/
  10. Urobiť HTML Pomocou C++

    Vytvorte nový HTML v C++ v niekoľkých krokoch. Jednoducho vytvorte HTML pomocou knižnice C++...." ); doc-> Save ( u"Output.html" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.html"); using namespace...

    products.aspose.com/words/sk/cpp/make/html/