Sort Score
Result 10 results
Languages All
Labels All
Results 9,771 - 9,780 of 379,070 for

save

(0.23 sec)
  1. Convert PowerPoint Presentations to SWF Flash i...

    Convert PowerPoint (PPT/PPTX) to SWF Flash in PHP with Aspose.Slides. Step‑by‑step code samples, fast quality output, no PowerPoint automation....Convert Presentations to Flash The save method exposed by the Presentation...BottomFull ); # Saving presentation $pres -> save ( "Sample.swf"...

    docs.aspose.com/slides/php-java/convert-powerpo...
  2. DocSaveOptions.SaveRoutingSlip | Aspose.Words f...

    Discover the DocSaveOptions SaveRoutingSlip property. Control RoutingSlip data saving for your documents. Enhance output customization easily!...false , RoutingSlip data is not saved to output document. Default...} Examples Shows how to set save options for older Microsoft...

    reference.aspose.com/words/net/aspose.words.sav...
  3. View POTX in C++ | products.aspose.com

    View POTX in C++. Use C++ library API to open and view PowerPoint presentation... // Saving the presentation to HTML presentation -> Save( u "index...the HtmlFormatter property. Save the POTX presentation as HTML...

    products.aspose.com/slides/cpp/viewer/potx/
  4. View OTP in C++ | products.aspose.com

    View OTP in C++. Use C++ library API to open and view OpenOffice presentation... // Saving the presentation to HTML presentation -> Save( u "index...the HtmlFormatter property. Save the OTP presentation as HTML...

    products.aspose.com/slides/cpp/viewer/otp/
  5. How to Set Print Area with Node.js via C++|Docu...

    This article shows you code explaining how to set a print area using the Aspose.Cells library for Node.js via C++.... Save Resources: By limiting the print..."A1:D10" ); // Save the workbook workbook . save ( "set_print_area...

    docs.aspose.com/cells/nodejs-cpp/how-to-set-pri...
  6. Your First Aspose.Diagram Application - Hello W...

    This page describes how to create first application with Aspose.Diagram library....text in the first page and saves the diagram. import jpype import...World" )) # Save diagram in the VSDX format diagram . save ( "Cre...

    docs.aspose.com/diagram/python-java/your-first-...
  7. Remove Unused Styles in the Workbook with C++|D...

    Remove unused styles in an Excel workbook using Aspose.Cells with C++.... RemoveUnusedStyles (); // Save the file U16String outputFilePath..."output_out.xlsx" ; workbook . Save ( outputFilePath ); std :: cout...

    docs.aspose.com/cells/cpp/remove-unused-styles-...
  8. Signature Management|Aspose.PDF for Python via ...

    Learn how to remove digital signatures from PDF documents and optionally clean up signature fields using PdfFileSignature in Python....signature name, removes it, and saves the updated output file. import...sign_name ) pdf_signature . save ( outfile ) finally : pdf_signature...

    docs.aspose.com/pdf/python-net/signature-manage...
  9. Convert OLM to OFT via Java | products.aspose.com

    Try the code sample to convert OLM files to OFT 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...quickly applied to new emails, saving time and ensuring consistency...

    products.aspose.com/email/java/conversion/olm-t...
  10. HtmlSaveOptions.CssClassNamePrefix | Aspose.Wor...

    Discover the HtmlSaveOptions CssClassNamePrefix property to easily customize CSS class names with a unique prefix, enhancing your web design consistency.... Examples Shows how to save a document to HTML, and add...CssClassNamePrefix = "myprefix-" }; doc . Save ( ArtifactsDir + "HtmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...