Sort Score
Result 10 results
Languages All
Labels All
Results 8,381 - 8,390 of 369,852 for

save

(0.2 sec)
  1. Convert WORDML to POTX via C++ or with free Onl...

    Export WORDML to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORDML to POTX online converter quickly before integrating the code....presentation, which can then be saved as a POTX file. This makes it...Convert WORDML to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/wordml...
  2. Convert WORDML to PPSM via C++ or with free Onl...

    Export WORDML to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORDML to PPSM online converter quickly before integrating the code....presentation, which can then be saved as a PPSM file. This process...Convert WORDML to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/wordml...
  3. Convert DOTX to PPTX via C++ or with free Onlin...

    Export DOTX to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTX to PPTX online converter quickly before integrating the code....presentation, which can then be saved as a PPTX file. This process...Convert DOTX to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/dotx-t...
  4. Convert DOT to PPTX via C++ or with free Online...

    Export DOT to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOT to PPTX online converter quickly before integrating the code....presentation, which can be saved as a PPTX file. This process...Convert DOT to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/dot-to...
  5. Გადაიყვანეთ DOC EPUB C++

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

    products.aspose.com/words/ka/cpp/conversion/doc...
  6. Გადაიყვანეთ DOC DOCX C++

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

    products.aspose.com/words/ka/cpp/conversion/doc...
  7. Გადაიყვანეთ TEXT PDF C++

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

    products.aspose.com/words/ka/cpp/conversion/tex...
  8. Გადაიყვანეთ WORD EPUB C++

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

    products.aspose.com/words/ka/cpp/conversion/wor...
  9. Extract Assets from USD File Formats via Java |...

    Sample Java extract assets code for USD file. Use this example code to extract assets from USD 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/usd/
  10. Apply or Change Slide Layouts in .NET|Aspose.Sl...

    Manage and customize slide layouts in Aspose.Slides for .NET. Explore layout types, placeholder control, and footer visibility through C# code examples.... Save the presentation. The following...); // Save the presentation to disk. presentation . Save ( "Output...

    docs.aspose.com/slides/net/slide-layout/