Sort Score
Result 10 results
Languages All
Labels All
Results 8,591 - 8,600 of 375,192 for

save

(0.43 sec)
  1. Converting a TEX file to DOCX using C++ | Aspos...

    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. Converting a TEX file to PDF using C++ | Aspose...

    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. Converter.convert method | Aspose.Words for Python

    aspose.words.lowcode.Converter.convert method...page of the output will be saved as a separate file. The specified...is TIFF, the output will be saved as a single multi-frame TIFF...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert MHTML to PDF – C# Examples and Online C...

    Convert MHTML to PDF in C# using Aspose.HTML for .NET. Consider the supported MHTML to PDF conversion scenarios in C# examples.... In the example, the save options are set by default....Converters; using Aspose.Html.Saving; using var stream = File.OpenRead("sample...

    docs.aspose.com/html/net/convert-mhtml-to-pdf/
  5. 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...
  6. Converting a PDFA file to PDF using PHP | Aspos...

    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...
  7. Converting a EMF file to PDF using C++ | Aspose...

    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/
  8. 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/
  9. 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/
  10. EPS to PDF Merge using C++ | Aspose.PDF

    Combine two or more EPS 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 EPS files using C++ and save as PDF Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/eps-to-pdf/