Sort Score
Result 10 results
Languages All
Labels All
Results 5,121 - 5,130 of 133,865 for

code

(0.28 sec)
  1. Convert PowerPoint Presentations to Animated GI...

    Easily convert PowerPoint presentations (PPT, PPTX) to animated GIFs with Aspose.Slides for Android via Java. Fast, high-quality results....Default Settings This sample code in Java shows you how to convert...GifOptions class. See the sample code below. Convert Presentations...

    docs.aspose.com/slides/androidjava/convert-powe...
  2. How to Convert HTML to PDF using C++

    This topic shows, how to convert HTML to PDF using C++ in a very simply manner. You can render HTML to PDF using C++ without any external dependencies and with few simple steps and Code snippet....this by writing few lines of code in C++. Steps to Convert HTML...with few simple steps and code. Code to Convert HTML to PDF using...

    kb.aspose.com/words/cpp/how-to-convert-html-to-...
  3. Convert PNG to PPT in Java | products.aspose.com

    Convert PNG to PPT in Java. Use Java library API to convert PNG images to PowerPoint...converting PNG to PPT using Java code Download Convert PNG to PPT...with just a few lines of code: Java code for converting PNG to PPT...

    products.aspose.com/slides/java/conversion/png-...
  4. Convert PNG to PPTX in Java | products.aspose.com

    Convert PNG to PPTX in Java. Use Java library API to convert PNG images to PowerPoint...converting PNG to PPTX using Java code Download Convert PNG to PPTX...with just a few lines of code: Java code for converting PNG to PPTX...

    products.aspose.com/slides/java/conversion/png-...
  5. Merge HTML Files in C++ | products.aspose.com

    Merge HTML to HTML in C++. Use C++ library API to combine HTML files...merging HTML files using C++ code Download Merge HTML to HTML...with just a few lines of code C++ code for merging HTML to HTML...

    products.aspose.com/slides/cpp/merger/html-to-h...
  6. Convert JPG to PPT in Java | products.aspose.com

    Convert JPG to PPT in Java. Use Java library API to convert JPG images to PowerPoint...converting JPG to PPT using Java code Download Convert JPG to PPT...with just a few lines of code: Java code for converting JPG to PPT...

    products.aspose.com/slides/java/conversion/jpg-...
  7. Converting EML file to PDF using aspose - Free ...

    Hi Team, In our project we are trying to convert eml to pdf file and Code is as below: MailMessage message = MailMessage.Load(source); System.IO.MemoryStream msMsg = new System.IO.MemoryStream(); message.Save(msMsg, As…...convert eml to pdf file and code is as below: MailMessage message...version is 25.6.0.0 Followed the code in this URL : https://docs.aspose...

    forum.aspose.com/t/converting-eml-file-to-pdf-u...
  8. Convert the Smart Art to Group Shape with C++|D...

    Learn how to convert Smart Art Shape into Group Shape using Aspose.Cells for C++ and access individual parts of the group shape....Group Shape The following sample code loads the sample Excel file...output of the sample code given below. Sample Code #include <iostream>...

    docs.aspose.com/cells/cpp/convert-the-smart-art...
  9. Implement Errors and Boolean Values in Russian ...

    Learn how to implement errors and Boolean values in different languages using Aspose.Cells for Node.js via C++....Language The following sample code illustrates how to implement...Sample Excel File used in this code and its Output PDF . The screenshot...

    docs.aspose.com/cells/nodejs-cpp/implement-erro...
  10. Find out if VBA Project is Protected with C++|D...

    Check if the VBA project of an Excel file is protected using Aspose.Cells with C++.... Sample Code The following sample code creates a workbook...console output of the above sample code as a reference. IsProtected...

    docs.aspose.com/cells/cpp/find-out-if-vba-proje...