Sort Score
Result 10 results
Languages All
Labels All
Results 4,741 - 4,750 of 361,472 for

save

(0.31 sec)
  1. Convert DOTX to PPSX via C++ or with free Onlin...

    Export DOTX to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTX to PPSX online converter quickly before integrating the code....create a new presentation, and save it as PPSX. Aspose.Total for...Convert DOTX to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/dotx-t...
  2. PdfDigitalSignatureDetails constructor | Aspose...

    aspose.words.saving.PdfDigitalSignatureDetails constructor...can pass to the document's "save" method # to modify how that...document to .PDF. options = aw . saving . PdfSaveOptions () # Configure...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 默认字体 - PowerPoint Java API|Aspose.Slides 文档

    PowerPoint Java API 允许您设置渲染演示文稿为 PDF、XPS 或缩略图时的默认字体。本文展示了如何定义 DefaultRegular Font 和 DefaultAsian Font 作为默认字体。... save ( "output.png" , ImageFormat...dispose (); } // 生成 PDF pres . save ( "output_out.pdf" , SaveFormat...

    docs.aspose.com/slides/zh/androidjava/default-f...
  4. Set Conditional Formats of Excel and ODS files ...

    How to apply conditional formats to Excel and ODS files in C++....Cells loads and saves the designer spreadsheet, keeping...(); } // Save the modified Excel file workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/conditional-formatting/
  5. Set Orientation and Control the Export of Hidde...

    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....Export of Hidden Visio Pages on Saving Contents [ Hide ] Change a...Landscape or same as on the printer. Save the Visio diagram. Set Orientation...

    docs.aspose.com/diagram/python-java/set-orienta...
  6. Convert OLM to VCF via Java | products.aspose.com

    Try the code sample to convert OLM files to VCF format in Java. Download Java API to take your email processing applications to the next level....algorithms or tedious manual work, saving time and effort for more important...in MAPI format. It is used to save the contact information as a...

    products.aspose.com/email/java/conversion/olm-t...
  7. WarningInfo.WarningType | Aspose.Words for .NET

    Discover the WarningInfo WarningType property that reveals essential warning types, enhancing your error handling and improving application reliability....font substitution warning if we save a document with a missing font...FontSettings = fontSettings ; doc . Save ( ArtifactsDir + "FontSettings...

    reference.aspose.com/words/net/aspose.words/war...
  8. Modern API|Aspose.Slides Documentation

    Modern API...))) { // save the image on the disk. slideImage . Save ( "slide1...Slides [ 0 ]. GetThumbnail (). Save ( "slide1.png" ); } Modern API:...

    docs.aspose.com/slides/net/modern-api/
  9. Cell.cellFormat property | Aspose.Words for Nod...

    Cell.cellFormat property. Provides access to the formatting properties of the cell.... save ( base . artifactsDir + "Table...foregroundPatternCol = "#90EE90" ; doc . save ( base . artifactsDir + "Table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with Shapes in PostScript | C++

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...already created output stream and save options. Create a rectangle...rectangle path. Close the page. Save the document. If we need to...

    docs.aspose.com/page/cpp/ps/working-with-shapes/