Sort Score
Result 10 results
Languages All
Labels All
Results 9,131 - 9,140 of 375,978 for

save

(1.92 sec)
  1. Փոխարկել WORD TXT C++

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

    products.aspose.com/words/hy/cpp/conversion/wor...
  2. Փոխարկել HTML EPUB C++

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

    products.aspose.com/words/hy/cpp/conversion/htm...
  3. Փոխարկել WORD PDF C++

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

    products.aspose.com/words/hy/cpp/conversion/wor...
  4. Extract Content in PHP|Aspose.Words for Java

    Extract Content from Document using PHP....a new separate document and save it to disk. $ dstDoc = ExtractContent...extractedNodes ); $ dstDoc -> save ( ExtractContent :: $ gDataDir...

    docs.aspose.com/words/java/extract-content-in-php/
  5. Supported File Formats|Aspose.PDF for .NET

    This page shows which Aspose.PDF for .NET can load and Save file formats....can load and save. Format Description Load Save Remarks PDF Portable...the popular PDF format. XLS Saves the document in the Microsoft...

    docs.aspose.com/pdf/net/supported-file-formats/
  6. How to get Images from a PDF in Java

    This quick tutorial guides on how to get images from a PDF in Java. It shares all details required to configure the environment, a step-by-step process to accomplish the task and a runnable sample code that get PDF images in Java....from a PDF in Java and then save it as a JPG image. Details will...FileOutputStream object for saving the output image Save the target image...

    kb.aspose.com/pdf/java/how-to-get-images-from-a...
  7. Convert JSON Format to PPTM in Android Apps | p...

    Parse JSON to PPTM in Android Applications without using Microsoft PowerPoint...and open JSON file Save JSON as PPTX using save method Load PPTX...Presentation class Save the document to PPTM format using save method Get...

    products.aspose.com/total/android-java/conversi...
  8. Convert JSON Format to PS via C++ | products.as...

    C++ API t0 Parse JSON to PS without using Microsoft Word...JSON data from file Save JSON as PDF using Save method Load PDF document...Document class Save the document to PS format using Save method Get...

    products.aspose.com/total/cpp/conversion/json-t...
  9. Convert JSON Format to WORDML via C++ | product...

    C++ API t0 Parse JSON to WORDML without using Microsoft Word...JSON data from file Save JSON as PDF using Save method Load PDF document...Document class Save the document to WORDML format using Save method Get...

    products.aspose.com/total/cpp/conversion/json-t...
  10. Managing Worksheets in Ruby|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....setName ( "My Worksheet" ) # Saving the modified Excel file in...Excel 2003) format workbook . save ( @data_dir + "book.out.xls"...

    docs.aspose.com/cells/java/managing-worksheets-...