Sort Score
Result 10 results
Languages All
Labels All
Results 5,821 - 5,830 of 378,427 for

save

(0.66 sec)
  1. Export PPS to DOC on Andorid via Java or with f...

    Convert PPS to DOC in mobile apps without installing any software or online. Test free PPS to DOC online converter quickly before integrating the code....Convert PPS to HTML by using save method and set Html as SaveFormat...Document class Save the document to DOC format using save method and...

    products.aspose.com/total/android-java/conversi...
  2. Export PPT to DOT on Andorid via Java or with f...

    Convert PPT to DOT in mobile apps without installing any software or online. Test free PPT to DOT online converter quickly before integrating the code....Convert PPT to HTML by using save method and set Html as SaveFormat...Document class Save the document to DOT format using save method and...

    products.aspose.com/total/android-java/conversi...
  3. Export PPSX to RTF on Andorid via Java or with ...

    Convert PPSX to RTF in mobile apps without installing any software or online. Test free PPSX to RTF online converter quickly before integrating the code....Convert PPSX to HTML by using save method and set Html as SaveFormat...Document class Save the document to RTF format using save method and...

    products.aspose.com/total/android-java/conversi...
  4. Export PPS to DOT on Andorid via Java or with f...

    Convert PPS to DOT in mobile apps without installing any software or online. Test free PPS to DOT online converter quickly before integrating the code....Convert PPS to HTML by using save method and set Html as SaveFormat...Document class Save the document to DOT format using save method and...

    products.aspose.com/total/android-java/conversi...
  5. 将 PDF 转换为 EPUB、LaTeX、文本、XPS 的 C#|Aspose.PDF for...

    本主题向您展示如何使用 C# 或 .NET 将 PDF 文件转换为其他文件格式,如 EPUB、LaTeX、文本、XPS 等。...Save(..) 方法的第二个参数,用于生成 EPUB 文件。 请尝试使用以下代码片段来实现此要求。...pdf" )) { // Instantiate Epub Save options EpubSaveOptions options...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-other...
  6. 在 C++ 中创建 3D 演示文稿|Aspose.Slides 文档

    使用 Aspose.Slides 在 C++ 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,以实现多种用途。... imageScale ); thumbnail -> Save ( u "sample_3d.png" ); thumbnail...Dispose (); presentation -> Save ( u "sandbox_3d.pptx" , Export...

    docs.aspose.com/slides/zh/cpp/3d-presentation/
  7. Aspose::Words::FileFormatUtil::ImageTypeToExten...

    Aspose::Words::FileFormatUtil::ImageTypeToExtension method. Converts an Aspose.Words image type enumerated value into a file extension. The returned extension is a lower-case string with a leading dot in C++....images from a document, and save them to the local file system...shapes from the document, // and save the image data of every shape...

    reference.aspose.com/words/cpp/aspose.words/fil...
  8. Table|Aspose.Slides for PHP Documentation

    Create and format tables in PHP with Aspose.Slides: insert data, merge cells, style borders, align content, and import/export for PPT, PPTX and ODP....$heights ); $presentation -> save ( "table.pptx" , SaveFormat...( $table ); $presentation -> save ( "table_removed.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/examples/elemen...
  9. ImageSaveOptions.paperColor property | Aspose.W...

    ImageSaveOptions.paperColor property. Gets or sets the background (paper) color for the generated images...can pass to the document's "Save" method // to modify the way... let imgOptions = new aw . Saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 网站转 HTML – 用 Java 保存网站或网页

    了解如何使用 Aspose.HTML for Java 保存网站或保存单个网页,并根据自己的需要定制网站下载流程。...// Extract and save a wab page with default save options in Java..." ); 5 // Prepare a path to save the downloaded file 6 String...

    docs.aspose.com/html/zh/java/website-to-html/