Sort Score
Result 10 results
Languages All
Labels All
Results 8,711 - 8,720 of 367,922 for

save

(0.09 sec)
  1. Convert a Document in C++|Aspose.Words for C++

    Easily convert documents from one format to another using C++. You can work with all the most popular formats like Microsoft Word formats such as DOCX or DOC, OpenDocument formats such as ODT or OTT, web formats such as HTML or XHTML, text formats such as MarkDown or TXT, and others....combination of loading and saving operations. What Is Document...Aspose.Words involves loading or saving a document in some format....

    docs.aspose.com/words/cpp/convert-a-document/
  2. 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/
  3. Aspose.PSD for .NET 21.2 - 发布说明|Documentation

    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.... Save ( outputFilePath , new PsdOptions...ConvertToSmartObject ( 0 ); psdImage . Save ( outputFilePath ); } PSDNET-778...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  4. Display and Hide Scrollbars of Workbooks in xls...

    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...
  5. Manage Picture Frames in Presentations Using PH...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java. Streamline your workflow and enhance slide designs....the PPTX file to disk $pres -> save ( "RectPicFrame.pptx" , SaveFormat...combine picture frame with the save options Aspose.Slides, you can...

    docs.aspose.com/slides/php-java/picture-frame/
  6. Փոխարկել 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/hy/cpp/conversion/wor...
  7. Փոխարկել 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...
  8. Փոխարկել 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...
  9. Փոխարկել 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...
  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...