Sort Score
Result 10 results
Languages All
Labels All
Results 9,931 - 9,940 of 375,752 for

save

(1.76 sec)
  1. Manage Audio in Presentations Using PHP|Aspose....

    Create and control audio frames in Aspose.Slides for PHP—code examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations.... Save the modified presentation. This...PowerPoint file to disk $pres -> save ( "AudioFrameEmbed_out.pptx"...

    docs.aspose.com/slides/php-java/audio-frame/
  2. Փոխարկել JPG HTML C++

    Փոխարկեք JPG ը HTML ձևաչափի C++ կոդով: Պահեք JPG որպես HTML օգտագործելով C++:...jpg" ); doc-> Save ( u"Output.html" ); using namespace...MakeObject<Document>(u"Input.jpg"); doc->Save(u"Output.html"); using namespace...

    products.aspose.com/words/hy/cpp/conversion/jpg...
  3. Გადაიყვანეთ JPG Გამოსახულება C++

    გადაიყვანეთ JPG Გამოსახულება C++ ფორმატში კოდით. შეინახეთ JPG როგორც Გამოსახულება C++....shape-> GetShapeRenderer ()-> Save ( u"Output.jpg" , MakeObject...MakeObject<Document>(u"Input.jpg"); doc->Save(u"Output.jpg"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/jpg...
  4. Convert PPTM to ODS via PHP or with free Online...

    PHP API to Convert PPTM to ODS or Online App without using Microsoft Office Powerpoint or Excel. Test free PPTM to ODS online converter quickly before integrating the code....Presentation class Set the HTML save options using HtmlOptions object...the save method Save the PPTM file into HTML using save method...

    products.aspose.com/total/php-java/conversion/p...
  5. Display and Hide Scrollbars of Workbooks|Docume...

    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....setHScrollBarVisible ( false ); //Saving the modified Excel file in...Excel 2003) format workbook . save ( dataDir + "AsposeScrollbarsHide...

    docs.aspose.com/cells/java/display-and-hide-scr...
  6. Manage Audio in Presentations Using Python|Aspo...

    Easily add, extract & manage audio frames in PPT, PPTX and ODP with Aspose.Slides for Python via .NET. Explore code examples & boost your presentations today.... Save the modified presentation. This...PowerPoint file to disk pres . save ( "AudioFrameEmbed_out.pptx"...

    docs.aspose.com/slides/python-net/audio-frame/
  7. Aspose::Words::Saving::DocumentPartSavingArgs c...

    Aspose::Words::Saving::DocumentPartSavingArgs class. Provides data for the DocumentPartSaving() callback. To learn more, visit the documentation article in C++....Aspose::Words::Saving::DocumentPartSavingAr class Contents [...callback. To learn more, visit the Save a Document documentation article...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Specify Document Version of the Excel File usin...

    Learn how to specify the document version of an Excel file using built-in document properties with Aspose.Cells for C++....3" ); // Save the workbook in xlsx format wb . Save ( u "outputSpecifyDocumen..."Document properties set and file saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/specify-document-vers...
  9. PdfImageCompression enumeration | Aspose.Words ...

    Aspose.Words.Saving.PdfImageCompression enumeration. Specifies the type of compression applied to images in the PDF file....can pass to the document's "Save" method // to modify how that...let pdfSaveOptions = new aw . Saving . PdfSaveOptions (); // Set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Extract Assets from 3DS File Formats via Java |...

    Sample Java extract assets code for 3DS file. Use this example code to extract assets from 3DS file within any Web or Desktop Java based application....Call the Extract method and save the file System Requirements...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/3ds/