Sort Score
Result 10 results
Languages All
Labels All
Results 9,631 - 9,640 of 364,645 for

save

(0.32 sec)
  1. Convert DOT to PPTX via C++ or with free Online...

    Export DOT to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOT to PPTX online converter quickly before integrating the code....presentation, which can be saved as a PPTX file. This process...Convert DOT to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/dot-to...
  2. Convert DOTX to PPTX via C++ or with free Onlin...

    Export DOTX to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTX to PPTX online converter quickly before integrating the code....presentation, which can then be saved as a PPTX file. This process...Convert DOTX to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/dotx-t...
  3. Convert POWERPOINT to XLTX Format via Java | pr...

    Convert POWERPOINT to XLTX format via Java without using using Microsoft Excel or PowerPoint or online. Test free POT to CSV online converter quickly before integrating the code. or with free Online Converter...POWERPOINT to HTML by using save method Load HTML document by...Workbook class Save the document to XLTX format using save method POWERPOINT...

    products.aspose.com/total/java/conversion/power...
  4. Style.Locked | Aspose.Words for .NET

    Discover the Style Locked property, control style locking for enhanced design flexibility and consistency in your projects. Unlock your creativity today!... Save ( ArtifactsDir + "Styles.LockStyle...

    reference.aspose.com/words/net/aspose.words/sty...
  5. 在 Java 中将 PowerPoint 幻灯片转换为 PNG|Aspose.Slides 文档

    使用 Aspose.Slides for Java 将 PowerPoint 演示文稿快速转换为高质量 PNG 图像,确保精确、自动化的结果。...save(String formatName, int imageFormat)...com/slides/java/com.aspose.slides/IImage#save(String formatName, int imageFormat))...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  6. Convert JSON Format to RTF in Android Apps | pr...

    Parse JSON to RTF in Java without using Microsoft Word...using JsonUtility class and Save it as PDF Load PDF document...Document class Save the document to RTF format using Save method Get...

    products.aspose.com/total/android-java/conversi...
  7. Convert JSON Format to FLATOPC in Android Apps ...

    Parse JSON to FLATOPC in Java without using Microsoft Word...using JsonUtility class and Save it as PDF Load PDF document...Document class Save the document to FLATOPC format using Save method...

    products.aspose.com/total/android-java/conversi...
  8. How to rotate PDF | Aspose.PDF

    Do you know how easily rotate PDF documents in Python? Rotate PDF files with high quality using Python via .NET PDF library.... Save the rotated PDF file with the ‘save’ method, specifying...Rotation . ON90 #Save rotated PDF file doc . save ( "rotated.pdf"...

    products.aspose.com/pdf/tutorial/rotate-pdf/
  9. Apply or Change Slide Layouts in .NET|Aspose.Sl...

    Manage and customize slide layouts in Aspose.Slides for .NET. Explore layout types, placeholder control, and footer visibility through C# code examples.... Save the presentation. The following...); // Save the presentation to disk. presentation . Save ( "Output...

    docs.aspose.com/slides/net/slide-layout/
  10. Working with Text in XPS file | Java

    How to add text to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...uses XpsSolidColorBrush and saves the object of XpsDocument class...(textFill); 13 // Save resultant XPS document 14 doc. save (getOutputDir()...

    docs.aspose.com/page/java/xps/working-with-text/