Sort Score
Result 10 results
Languages All
Labels All
Results 6,761 - 6,770 of 375,784 for

save

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

    Save ODT to EMLX within Python applications without using Microsoft Word or Outlook...NET and save it into EMLX format. This process...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  4. HtmlSaveOptions.fontsFolderAlias property | Asp...

    HtmlSaveOptions.fontsFolderAlias property. Specifies the name of the folder used to construct font URIs written into an HTML document...() : string Remarks When you save a Document in HTML format and...true , Aspose.Words needs to save fonts used in the document as...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert BMP to OST in Python | products.aspose.com

    Save BMP to OST within Python applications without using Microsoft Word or Outlook...NET and save it into OST format. The API...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  6. Manage VBA Projects in Presentations Using PHP|...

    Discover how to generate and manipulate PowerPoint and OpenDocument presentations via VBA with Aspose.Slides for PHP via Java to streamline your workflow.... Save the presentation. This PHP code...$officeReference ); # Saves the Presentation $pres -> save ( "test.pptm"...

    docs.aspose.com/slides/php-java/presentation-vi...
  7. Archive

    archives... Call the Save method to save the image in PNG file...crop the image. The Save method will save the cropped image. The...

    blog.aspose.com/imaging/crop-svg-image-in-cshar...
  8. Convert JSON Format to POWERPOINT in Android Ap...

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

    products.aspose.com/total/android-java/conversi...
  9. Convert EML to DOC in Python | products.aspose.com

    Save EML to DOC in your Python applications without using Microsoft Outlook or Word...NET and save it into respective Word DOC...MailMessage.load class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  10. Specify Default Presentation Fonts in С++|Aspos...

    Set default fonts in Aspose.Slides for С++ to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....of all missing fonts during saving presentations to different...snippet below demonstrates saving presentation to HTML and PDF...

    docs.aspose.com/slides/cpp/default-font/