Sort Score
Result 10 results
Languages All
Labels All
Results 3,651 - 3,660 of 369,814 for

save

(0.21 sec)
  1. Merge POTX Files Using PHP | products.aspose.com

    Merge multiple POTX files in PHP....get_Item ($i)); } $pres1 -> save ( "merged.potx" , SaveFormat...to merge two POTX files and save result as POTX in PHP. Install...

    products.aspose.com/slides/php-java/merger/potx/
  2. Merge PPTX Files Using PHP | products.aspose.com

    Merge multiple PPTX files in PHP....get_Item ($i)); } $pres1 -> save ( "merged.pptx" , SaveFormat...to merge two PPTX files and save result as PPTX in PHP. Install...

    products.aspose.com/slides/php-java/merger/pptx/
  3. Online MHTML to POTM Conversion or Develop Java...

    Free online app to convert MHTML to POTM files. Java conversion library code for MHTML documents....Convert MHTML to PPTX by using save method Load PPTX document by...Presentation class Save the document to POTM format using save method and...

    products.aspose.com/total/java/conversion/mhtml...
  4. Online SVG to OTP Conversion or Develop Java ba...

    Free online app to convert SVG to OTP files. Java conversion library code for SVG documents....Convert SVG to PPTX by using save method Load PPTX document by...Presentation class Save the document to OTP format using save method and...

    products.aspose.com/total/java/conversion/svg-t...
  5. Online MHTML to Powerpoint Conversion or Develo...

    Free online app to convert MHTML to Powerpoint files. Java conversion library code for MHTML documents....Convert MHTML 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/mhtml...
  6. Aspose::Words::Fonts::TableSubstitutionRule::Lo...

    Aspose::Words::Fonts::TableSubstitutionRule::LoadLinuxSettings method. Loads predefined table substitution settings for Linux platform in C++....LINQ_ToArray ()); // We can save the table in the form of an...document. tableSubstitutionRul -> Save ( get_ArtifactsDir () + u "FontSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. Public API Changes in Aspose.Diagram 6.8.0|Docu...

    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....1 , 1 , 1 ); // save diagram diagram . Save ( @"C:\temp\MyOutput...ToString (); // Save diagram diagram . Save ( @"c:\temp\AddLayer_Out...

    docs.aspose.com/diagram/net/public-api-changes-...
  8. 在将 Excel 渲染为 PDF 时绘制分析器|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....Example - Save as PDF </ title > </ head > < body > < h1 > Save Excel...Uint8Array ( arrayBuffer )); // Save the workbook to PDF format const...

    docs.aspose.com/cells/zh/javascript-cpp/draw-sl...
  9. Export Similar Border Style When Border Style I...

    Learn how to export borders that are not supported by web browsers when converting Excel files to HTML using Aspose.Cells for JavaScript via C++....arrayBuffer )); // Specify HTML Save Options – Export Similar Border...exportSimilarBorderS = true ; // Save the workbook in HTML format...

    docs.aspose.com/cells/javascript-cpp/export-sim...
  10. PsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PS format in Java....specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/java/com.aspose.word...