Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 361,235 for

save

(0.12 sec)
  1. Specify how to cross string in output PDF and i...

    Learn to control text overflow in output PDF/Image by specifying the cross type using Aspose.Cells for Node.js via C++.... When you save your Excel file into PDF/Image...loads the sample Excel file and saves it to PDF/Image format by specifying...

    docs.aspose.com/cells/nodejs-cpp/specify-how-to...
  2. Hiding Overlaid Content with CrossHideRight whi...

    Use CrossHideRight with Aspose.Cells in C++ to hide overlaid content when saving to HTML....Content with CrossHideRight while saving to HTML with C++ Contents [...Possible Usage Scenarios When you save your Excel file to HTML, you...

    docs.aspose.com/cells/cpp/hiding-overlaid-conte...
  3. Convert PDF to Microsoft Word Documents in Pyth...

    Learn how to convert PDF documents to Word format in Python using Aspose.PDF for easy document editing.... Save the PDF as a Word document using...using the specified save options. Print a confirmation message...

    docs.aspose.com/pdf/python-net/convert-pdf-to-w...
  4. Aspose.PSD for .NET 22.9 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....PSDNET-1072 Incorrect transparency on saving of PSD file (RGB/16bit) on... Incorrect transparency on saving of PSD file (RGB/16bit) on...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-9...
  5. Draw Slicer while rendering Excel to PDF|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... It then saves the workbook as output PDF file...Example - Save as PDF </ title > </ head > < body > < h1 > Save Excel...

    docs.aspose.com/cells/javascript-cpp/draw-slice...
  6. Convert PDF to PPTX in C++ | products.aspose.com

    Convert PDF to PPTX in C++. Use C++ library API to convert PDF files to PPTXs...Presentation from PDF file and save it as PPTX. C++ code for converting...u "InputPDF.pdf" ); pres -> Save( u "pres.pptx" , SaveFormat...

    products.aspose.com/slides/cpp/conversion/pdf-t...
  7. Convert PDF to PPT in C++ | products.aspose.com

    Convert PDF to PPT in C++. Use C++ library API to convert PDF files to PPTs...Presentation from PDF file and save it as PPT. C++ code for converting...u "InputPDF.pdf" ); pres -> Save( u "pres.ppt" , SaveFormat ::...

    products.aspose.com/slides/cpp/conversion/pdf-t...
  8. How to Scale a Worksheet with Python.NET|Docume...

    This article explains how to scale a worksheet using Aspose.Cells for Python.NET....fit_to_pages_tall = 1 # Save the modified workbook workbook . save ( "output_fit_to_page...zoom = 75 # Save the modified workbook workbook . save ( "output_scaled_percentage...

    docs.aspose.com/cells/python-net/how-to-scale-a...
  9. Convert JPG to PDF in C++ | products.aspose.com

    Convert JPG to PDF in C++. Use C++ library API to convert JPG files to PDFs...Presentation from JPG file and save it as PDF. C++ code for converting...0f , 100.0f , image); pres -> Save( u "pres.pdf" , SaveFormat ::...

    products.aspose.com/slides/cpp/conversion/jpg-t...
  10. Delete Blank Rows and Columns in a Worksheet wi...

    Learn how to delete all blank rows and columns from a worksheet using Aspose.Cells for Node.js via C++....deleteBlankRows (); // Save the excel file. wb . save ( path . join (...deleteBlankColumns (); // Save the excel file. workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/delete-blank-r...