Sort Score
Result 10 results
Languages All
Labels All
Results 4,861 - 4,870 of 361,648 for

save

(0.2 sec)
  1. Conversion from Word to Excel using C#

    This article teaches the conversion from Word to Excel using C#. It has all the details to set the IDE, a list of steps, and a sample code for the development of Word document to Excel converter using C#....couple of API calls only and also save the output file to other formats...Define the output format as XLSX Save the output file as an Excel...

    kb.aspose.com/words/net/conversion-from-word-to...
  2. Render Solid Gridline while converting Excel to...

    Learn how to render solid gridlines while converting Excel to PDF using Aspose.Cells with C++....); // Save the pdf file with PdfSaveOptions wb . Save ( u "....); std :: cout << "PDF file saved successfully with gridlines...

    docs.aspose.com/cells/cpp/render-solid-gridline...
  3. FontFallbackSettings Class | Aspose.Words for .NET

    Discover Aspose.Words.Fonts.FontFallbackSettings for customizable font fallback options, ensuring seamless document rendering and enhanced text display.... Save ( Stream ) Saves the current fallback...settings to stream. Save ( string ) Saves the current fallback...

    reference.aspose.com/words/net/aspose.words.fon...
  4. Add background to PDF with JavaScript via C++|A...

    Add background image to the your PDF file with JavaScript via C++....onload = ( event ) => { /*prepare(save) the image file from BLOB*/...the image file into PDF and save the “ResultBackgroundImag.pdf”...

    docs.aspose.com/pdf/javascript-cpp/add-backgrou...
  5. Unprotect a Worksheet with C++|Documentation

    Learn how to unprotect a worksheet using Aspose.Cells for C++.... Unprotect (); // Save the Workbook in Excel97-2003...Excel97-2003 format workbook . Save ( outputFilePath , SaveFormat :: Excel97To2003...

    docs.aspose.com/cells/cpp/unprotect-a-worksheet/
  6. FontFallbackSettings class | Aspose.Words for P...

    aspose.words.fonts.FontFallbackSettings class. Specifies font fallback mechanism settings... save(output_stream) Saves the current fallback...settings to stream. save(file_name) Saves the current fallback...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Rendering of Rotated Text Layers|Documentation

    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.... Now call the Save method of the PsdImage instance...RotateFlipType. Call RotateFlip method Save the results. The following code...

    docs.aspose.com/psd/java/rendering-of-rotated-t...
  8. Convert FODP to PPS in Python | products.aspose...

    Convert FODP to PPS in Python. Use Python library API to convert FODP files to PPS...Presentation from FODP file and save it as PPS. Python tutorial for..."PowerPoint.fodp" ); pres . save( "output.pps" , SaveFormat ...

    products.aspose.com/slides/python-java/conversi...
  9. Convert ODP to GIF in Python | products.aspose.com

    Convert ODP to GIF in Python. Use Python library API to convert ODP files to GIF...Presentation from ODP file and save it as GIF. Python tutorial for...Presentation( "PowerPoint.odp" ); pres . save( "output.gif" , SaveFormat ...

    products.aspose.com/slides/python-java/conversi...
  10. Convert POT to OTP in Python | products.aspose.com

    Convert POT to OTP in Python. Use Python library API to convert POT files to OTP...Presentation from POT file and save it as OTP. Python tutorial for...Presentation( "PowerPoint.pot" ); pres . save( "output.otp" , SaveFormat ...

    products.aspose.com/slides/python-java/conversi...