Sort Score
Result 10 results
Languages All
Labels All
Results 5,661 - 5,670 of 147,027 for

save

(0.07 sec)
  1. Aspose::Words::Saving::HtmlSaveOptions::get_Css...

    Aspose::Words::Saving::HtmlSaveOptions::get_CssSavingCallback method. Allows to control how CSS styles are Saved when a document is Saved to HTML, MHTML or EPUB in C++....Aspose::Words::Saving::HtmlSaveOptions::get_CssSavingCallback...CSS styles are saved when a document is saved to HTML, MHTML...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Setting Page Options in Python|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.... PORTRAIT ) \# Saving the modified Excel file in...Excel 2003 ) format workbook . save ( self . dataDir + "Page_Orientation...

    docs.aspose.com/cells/java/setting-page-options...
  3. Import XML to Excel Workbook with C++|Documenta...

    Import data from an XML data file to Microsoft Excel using Aspose.Cells with C++....XML , u "Sheet1" , 0 , 0 ); // Save workbook U16String outputPath...workbook . Save ( outputPath ); std :: cout << "Workbook saved successfully...

    docs.aspose.com/cells/cpp/import-xml-map-inside...
  4. Calculation of Array Formula of Data Tables wit...

    How to use Aspose.Cells library to calculate array formulas for a data table in Microsoft Excel with C++. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to calculate the array formula of the data table and get the result. Finally, we Save the modified Excel file to disk....(); // Save the workbook in pdf format workbook . Save ( outDir...); std :: cout << "Workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/calculation-of-array-...
  5. EmfPlusDualRenderingMode Enum | Aspose.Words fo...

    Discover Aspose.Words' EMF Plus Dual Rendering Mode enum for optimal EMF Dual metafile rendering. Enhance your document processing with precision!...Metafile-related rendering options when saving to PDF. Document doc = new...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Adjusting Row Height and Column Width in Jython...

    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.... setRowHeight ( 1 , 13 ) # Saving the modified Excel file in...Excel 2003 ) format workbook . save ( dataDir + "Set Row Height...

    docs.aspose.com/cells/java/adjusting-row-height...
  7. Setting Page Options in Jython|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.... PORTRAIT ) # Saving the modified Excel file in...Excel 2003 ) format workbook . save ( dataDir + "Page Orientation...

    docs.aspose.com/cells/java/setting-page-options...
  8. PdfSaveOptions.ZoomBehavior | Aspose.Words for ...

    Discover PdfSaveOptions ZoomBehavior, control zoom settings for optimal viewing in PDF viewers. Enhance user experience with tailored document display!...can pass to the document's "Save" method // to modify how that...1/4 of its actual size. doc . Save ( ArtifactsDir + "PdfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Manage Worksheets|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....Finally, to save the newly created Excel file, call the save method...

    docs.aspose.com/cells/python-java/manage-worksh...
  10. Presentation Comments|Aspose.Slides Documentation

    Add comments and replies in PowerPoint presentation in Java... save ( "Comments_out.pptx" , SaveFormat... out . println (); } pres . save ( "parent_comment.pptx" , SaveFormat...

    docs.aspose.com/slides/java/presentation-comments/