Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 361,249 for

save

(0.12 sec)
  1. Aspose::Words::Fonts::FontInfoCollection::get_S...

    Aspose::Words::Fonts::FontInfoCollection::get_SaveSubsetFonts method. Specifies whether or not to Save a subset of the embedded TrueType fonts with the document. Default value for this property is false. This option works only when EmbedTrueTypeFonts property is set to true in C++....Specifies whether or not to save a subset of the embedded TrueType...const Examples Shows how to save a document with embedded TrueType...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. Chart Axis|Aspose.Slides for PHP Documentation

    How to edit PowerPoint chart axis...getActualMinorUnit (); # Saves the presentation $pres -> save ( "MaxValuesVerticalAxi_out...switchRowColumn (); # Saves presentation $pres -> save ( "SwitchChartRowColumn_out...

    docs.aspose.com/slides/php-java/chart-axis/
  3. Convert PDF to Image in C++ | products.aspose.com

    Convert PDF to Image in C++. Use C++ library API to convert PDF files to Images...Presentation from PDF file and save it as Image. C++ code for converting...png" ); // Save the image in PNG format bmp -> Save(outputFilePath...

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

    Convert PDF to PNG in C++. Use C++ library API to convert PDF files to PNGs...Presentation from PDF file and save it as PNG. C++ code for converting...png" ); // Save the image in PNG format bmp -> Save(outputFilePath...

    products.aspose.com/slides/cpp/conversion/pdf-t...
  5. Convert JPG to PNG in C++ | products.aspose.com

    Convert JPG to PNG in C++. Use C++ library API to convert JPG files to PNGs...Presentation from JPG file and save it as PNG. C++ code for converting...png" ); // Save the image in PNG format bmp -> Save(outputFilePath...

    products.aspose.com/slides/cpp/conversion/jpg-t...
  6. PdfCustomPropertiesExport enumeration | Aspose....

    Aspose.Words.Saving.PdfCustomPropertiesExport enumeration. Specifies the way [Document.customDocumentProperties](../../aspose.words/document/customDocumentProperties/) are exported to PDF file....can pass to the document's "Save" method // to modify how that...PDF. let options = new aw . Saving . PdfSaveOptions (); // Set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Merge or UnMerge Cells in a Worksheet|Documenta...

    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....worksheet in the workbook and save the excel file. Merging Cells...Value ); //Save the file. excelApp . ActiveWorkbook . Save (); //Quit...

    docs.aspose.com/cells/net/merge-or-unmerge-cell...
  8. 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...
  9. ImageSaveOptions.saveFormat property | Aspose.W...

    ImageSaveOptions.SaveFormat property. Specifies the format in which the rendered document pages or shapes will be Saved if this Save options object is used...pages or shapes will be saved if this save options object is used...format. Also, it is possible to save to SVG both via ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Set Column Width to Scalable Unit like em or pe...

    Learn how to set column width to scalable units like em or percent in Aspose.Cells for JavaScript via C++. Improve the presentation of generated HTML tables....arrayBuffer )); // Specify Html Save Options const options = new...widthScalable = true ; // Specify image save format (converted from setExportImagesAsBas)...

    docs.aspose.com/cells/javascript-cpp/set-column...