Sort Score
Result 10 results
Languages All
Labels All
Results 8,801 - 8,810 of 375,973 for

save

(0.38 sec)
  1. Փոխարկել 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...
  2. Փոխարկել 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...
  3. Convert VCF to DOTX in Python | products.aspose...

    Save VCF to DOTX in your Python applications without using Microsoft Outlook or Word...com/words/python-net/) and save it into respective Word DOTX...MailMessage.load class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  4. Manage VBA Projects in Presentations in .NET|As...

    Discover how to generate and manipulate PowerPoint and OpenDocument presentations via VBA with Aspose.Slides for .NET to streamline your workflow.... Save the presentation. This C# code...officeReference ); // Saves the Presentation presentation . Save ( dataDir...

    docs.aspose.com/slides/net/presentation-via-vba/
  5. DocumentSavingArgs class | Aspose.Words for Nod...

    Aspose.Words.Saving.DocumentSavingArgs class. An argument passed into Aspose.Words.Saving.IDocumentSavingCallback.Notify(Aspose.Words.Saving.DocumentSavingArgs)...Saving.IDocumentSavingCallb.Notify(Aspose.Words.Saving.DocumentSavingArgs)...DocumentSavingArgs). To learn more, visit the Save a Document documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  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-...