Sort Score
Result 10 results
Languages All
Labels All
Results 7,741 - 7,750 of 375,720 for

save

(0.27 sec)
  1. Extract Assets from GLTF File Formats via .NET ...

    C# source code to load, render and add extract assets from GLTF documents on .NET Framework, .NET Core, Mono....Call the Extract method and save the file System Requirements...Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...

    products.aspose.com/3d/net/extractor/gltf/
  2. Implement Custom Paper Size of Worksheet for Re...

    This article explains how to use the JavaScript API via C++ to set a custom paper size for your desired worksheets when rendering an Excel file to PDF format programmatically....00 in" ; // Save the workbook in pdf format const...const outputData = wb . save ( SaveFormat . Pdf ); const blob...

    docs.aspose.com/cells/javascript-cpp/implement-...
  3. Replace text in SmartArt with JavaScript via C+...

    Learn how to replace text in SmartArt using Aspose.Cells for JavaScript via C++...."ReplacedText" ; } } } } // Configure save options and enable SmartArt... updateSmartArt = true ; // Save workbook to XLSX format with...

    docs.aspose.com/cells/javascript-cpp/replace-te...
  4. Extract Assets from U3D File Formats via Java |...

    Sample Java extract assets code for U3D file. Use this example code to extract assets from U3D 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/u3d/
  5. Changing Page Size with Python|Aspose.PDF for P...

    Change Page Size from your PDF document using Aspose.PDF for Python via .NET library.... Save the modified Document to the...in the PDF document to A4 and save the updated document. Parameters:...

    docs.aspose.com/pdf/python-net/change-page-size/
  6. Փոխարկել TEXT HTML C++

    Փոխարկեք TEXT ը HTML ձևաչափի C++ կոդով: Պահեք TEXT որպես HTML օգտագործելով C++:...ելքային ֆայլի ուղին և օգտագործեք Save() մեթոդը՝ արդյունքը որպես HTML...<Document>( u"Input.txt" ); doc-> Save ( u"Output.html" ); using namespace...

    products.aspose.com/words/hy/cpp/conversion/tex...
  7. Փոխարկել TEXT WORD C++

    Փոխարկեք TEXT ը WORD ձևաչափի C++ կոդով: Պահեք TEXT որպես WORD օգտագործելով C++:...ելքային ֆայլի ուղին և օգտագործեք Save() մեթոդը՝ արդյունքը որպես Word...<Document>( u"Input.txt" ); doc-> Save ( u"Output.docx" ); using namespace...

    products.aspose.com/words/hy/cpp/conversion/tex...
  8. Փոխարկել 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/hy/cpp/conversion/doc...
  9. Փոխարկել HTML PDF C++

    Փոխարկեք HTML ը PDF ձևաչափի C++ կոդով: Պահեք HTML որպես PDF օգտագործելով C++:...ելքային ֆայլի ուղին և օգտագործեք Save() մեթոդը՝ արդյունքը որպես PDF...<Document>( u"Input.html" ); doc-> Save ( u"Output.pdf" ); using namespace...

    products.aspose.com/words/hy/cpp/conversion/htm...
  10. Փոխարկել 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/hy/cpp/conversion/htm...