Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 373,070 for

save

(0.16 sec)
  1. Convert EXCEL to DOC with C++ or with free Onli...

    Convert EXCEL to DOC within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to DOC format using Save member function..."sourceFile.csv" ); // save EXCEL as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/excel-...
  2. Convert XLS to WORD with C++ or with free Onlin...

    Convert XLS to WORD within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to DOC format using Save member function..."sourceFile.xls" ); // save XLS as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/xls-to...
  3. Convert EXCEL to POWERPOINT with C++ or with fr...

    Convert EXCEL to POWERPOINT within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to PPTX format using Save member function..."sourceFile.csv" ); // save EXCEL as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/excel-...
  4. Ignore Errors while Rendering Excel to PDF with...

    Learn how to ignore errors during Excel to PDF conversion using Aspose.Cells for C++....inputFilePath ); // Specify PDF save options – ignore errors PdfSaveOptions...); // Save the workbook as PDF with the specified save options...

    docs.aspose.com/cells/cpp/ignore-errors-while-r...
  5. Merge MD files using Java | Aspose.PDF

    Merge MD files programmatically with Java sample code using Aspose.PDF for Java...download format to any supported save format. Aspose.PDF for Java...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/java/merger/md/
  6. FontFallbackSettings.LoadNotoFallbackSettings |...

    Discover how to enhance your typography with the FontFallbackSettings LoadNotoFallbackSettings method, using Google Noto fonts for seamless text display.... FallbackSettings ; // Save the default fallback font scheme...substitute. fontFallbackSettings . Save ( ArtifactsDir + "FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  7. Working with GridJs storage|Documentation

    This article describes the general processing for Aspose.Cells.GridJs.... GridJs will also save all shapes/images to a zip‑archive...operation. In this action, a save back to the cache file will...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  8. Encrypt and Decrypt Excel files with Node.js vi...

    How to encrypt and decrypt Excel files using Node.js via C++. Lock and unlock Excel files...."1234" ); // Save the Excel file. workbook . save ( path . join..."1234" ); // Save the Excel file. workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/encrypt-and-de...
  9. Split PDF, HTML, TXT Files using Python | Aspos...

    Python source code to split files on .NET Framework, .NET Core.... Save current page as a separate PDF... Document ( "test.pdf" ); # save input html to pdf to file doc...

    products.aspose.com/pdf/python-net/splitter/
  10. How to Convert Excel to PDF using C++

    In this tutorial, we will learn how to convert Excel to PDF using C++. You can perform the Excel to PDF conversion using C++ in any operating systems like Microsoft Windows and Linux etc....input Excel file Save output PDF file with Save method You can...follow the example below to save any Excel file to PDF using...

    kb.aspose.com/cells/cpp/how-to-convert-excel-to...