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

save

(0.24 sec)
  1. How to Change Border Color in Python – Aspose.HTML

    Learn how to change border color in HTML using Python with Aspose.HTML. Step-by-step examples, CSS tips, and solutions to common styling issues....document, apply CSS rules, and save the modified version without...and border-color properties. Save the modified HTML document....

    docs.aspose.com/html/python-net/how-to-change-b...
  2. Convert EPUB to PPS via Java API | products.asp...

    Java API to Convert EPUB to PPS without using Microsoft Word...Convert EPUB to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPS format using save method and...

    products.aspose.com/total/java/conversion/epub-...
  3. Convert EPUB to PPT via Java API | products.asp...

    Java API to Convert EPUB to PPT without using Microsoft Word...Convert EPUB to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPT format using save method and...

    products.aspose.com/total/java/conversion/epub-...
  4. Convert EPUB to ODP via Java API | products.asp...

    Java API to Convert EPUB to ODP without using Microsoft Word...Convert EPUB to PPTX by using save method Load PPTX document by...Presentation class Save the document to ODP format using save method and...

    products.aspose.com/total/java/conversion/epub-...
  5. Setting Print Options with C++|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C++ API and Library. You can set the Print Area, Print Titles, and Page Order...."A1:T35" ); // Save the workbook workbook . Save ( outDir + u "SetPrintArea_out..."$1:$2" ); // Save the workbook workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/setting-print-options/
  6. Inserting and Deleting Rows and Columns in Pyth...

    Use Python Excel API to create Excel spreadsheets in Python. Insert or delete rows from XLSX or XLS in your Python applications without MS Office....the worksheet Insert the row Save as XLS or XLSX workbook Python.... insertRows ( 2 , 1 ) \ # Saving the modified Excel file in...

    docs.aspose.com/cells/java/inserting-and-deleti...
  7. Setting Conditional Formatting for Report Item|...

    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.... Save, publish and review the report...item or textbox report item. Save, publish and review the report...

    docs.aspose.com/cells/reportingservices/setting...
  8. Convert other file formats to PDF|Aspose.PDF fo...

    Learn how to convert a variety of file formats, including Word and Excel, into PDF format using Aspose.PDF in C++.... Load and Save the input file. Next following...infilename , options ); document -> Save ( _dataDir + outfilename );...

    docs.aspose.com/pdf/cpp/convert-other-files-to-...
  9. Embed Attachment to PDF with Python.NET|Documen...

    Learn how to embed Ole Object attachments in PDF files using Aspose.Cells for Python via .NET.... pdf_save_options = PdfSaveOptions () pdf_save_options ....True # Save the pdf file with PdfSaveOptions wb . save ( "output...

    docs.aspose.com/cells/python-net/embed-attachme...
  10. ColorMode enumeration | Aspose.Words for Node.js

    Aspose.Words.Saving.ColorMode enumeration. Specifies how colors are rendered....to change image color with saving options property. let doc =...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...