Sort Score
Result 10 results
Languages All
Labels All
Results 6,051 - 6,060 of 378,425 for

save

(0.38 sec)
  1. Converting a PDF file to PPT using Android via ...

    Sample code on Java for PDF to PPT conversion. Use example code for batch PDF to PPT conversion in Android...method to convert the page to PPT Save the PPT file Here is an example...your PDF file and then simply save it as a PPT file. You can use...

    products.aspose.com/pdf/android-java/conversion...
  2. Გადაიყვანეთ HTML DOCX C++

    გადაიყვანეთ HTML DOCX C++ ფორმატში კოდით. შეინახეთ HTML როგორც DOCX C++....გამომავალი ფაილისკენ და გამოიყენოთ Save() მეთოდი შედეგის DOCX სახით...<Document>( u"Input.html" ); doc-> Save ( u"Output.docx" ); using namespace...

    products.aspose.com/words/ka/cpp/conversion/htm...
  3. Გადაიყვანეთ HTML WORD C++

    გადაიყვანეთ HTML WORD C++ ფორმატში კოდით. შეინახეთ HTML როგორც WORD C++....გამომავალი ფაილისკენ და გამოიყენოთ Save() მეთოდი შედეგის Word სახით...<Document>( u"Input.html" ); doc-> Save ( u"Output.docx" ); using namespace...

    products.aspose.com/words/ka/cpp/conversion/htm...
  4. ResourceSavingArgs.resource_stream property | A...

    ResourceSavingArgs.resource_stream property. Allows to specify the stream where the resource will be Saved to....where the resource will be saved to. @property def resource_stream...This property allows you to save resources to streams instead...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Change the Font on just the specific Unicode ch...

    Learn how to change the font of specific Unicode characters while saving to PDF using Aspose.Cells for JavaScript via C++....specific Unicode characters while saving to PDF with JavaScript via...worksheet . autoFitColumns (); // Save to PDF without setting PdfSaveOptions...

    docs.aspose.com/cells/javascript-cpp/change-the...
  6. Aspose::Words::Saving::XpsSaveOptions::get_Save...

    Aspose::Words::Saving::XpsSaveOptions::get_SaveFormat method. Specifies the format in which the document will be Saved if this Save options object is used. Can only be Xps in C++....Aspose::Words::Saving::XpsSaveOptions::get_SaveFormat method...the document will be saved if this save options object is used...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Manage Presentation Hyperlinks in .NET|Aspose.S...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for .NET—enhance interactivity and workflow in minutes.... Save ( "presentation-out.pptx" ,...trust Aspose APIs" ; pres . Save ( "pres-out.pptx" , SaveFormat...

    docs.aspose.com/slides/net/manage-hyperlinks/
  8. Convert PowerPoint Slides to PNG in Python|Aspo...

    Convert PowerPoint and OpenDocument presentations to high-quality PNG images quickly with Aspose.Slides for Python via .NET, ensuring precise, automated results....each one to a raster image, and save the result as PNG files. This...Use the Presentation.save method to save the slide thumbnail in...

    docs.aspose.com/slides/python-net/convert-power...
  9. Unlock PDF using Java | Aspose.PDF

    Decrypt (remove encryption) PDF documents programmatically with Java sample code using Aspose.PDF for Java... Unlock PDF and save time. For example, if you often...Call Document.Decrypt Method. Save the PDF file. The provided Java...

    products.aspose.com/pdf/java/decrypt/
  10. Manage Video Frames in Presentations Using C++|...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for C++. Fast how-to guide.... Save the modified presentation. This...video ); // Saves the presentation to disk pres -> Save ( u "pres-with-video...

    docs.aspose.com/slides/cpp/video-frame/