Sort Score
Result 10 results
Languages All
Labels All
Results 7,021 - 7,030 of 375,797 for

save

(0.84 sec)
  1. Convert DOCX to PPS via C++ or with free Online...

    Export DOCX to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to PPS online converter quickly before integrating the code.... This can save time and effort, as well as...presentation, which can then be saved as a PPS file. This process...

    products.aspose.com/total/cpp/conversion/docx-t...
  2. PdfPageMode enumeration | Aspose.Words for Node.js

    Aspose.Words.Saving.PdfPageMode enumeration. Specifies how the PDF document should be displayed when opened in the PDF reader....can pass to the document's "Save" method // to modify how that...let saveOptions = new aw . Saving . PdfSaveOptions (); // Set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. C++ API to Export MD to RTF | products.aspose.com

    Convert MD to RTF within C++ applications....reference Convert MD to DOC by using Save member function Load DOC file...Words API Save the document to RTF format using Save member function...

    products.aspose.com/total/cpp/conversion/md-to-...
  4. OLE对象|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中处理 OLE 对象:插入或更新嵌入的文件,设置图标或链接,提取内容,控制 PPT、PPTX 和 ODP 的行为。... save ( "ole_frame.pptx" , slides...( ole_frame ) presentation . save ( "ole_frame_removed.pptx" ...

    docs.aspose.com/slides/zh/python-net/examples/e...
  5. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the C++ Modern API for seamless PowerPoint and OpenDocument automation....)); // save the image on the disk. slideImage -> Save ( u "slide1...( 0 ) -> GetThumbnail () -> Save ( u "slide1.png" ); Modern API:...

    docs.aspose.com/slides/cpp/modern-api/
  6. Convert ODS to DOC with .NET or with free Onlin...

    Convert ODS to DOC on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free ODS to DOC online converter quickly before integrating the code....Document class Save the document to DOC format using Save method and..."input.ods" ); // save ODS as PDF book . Save ( "pdfOutput.pdf"...

    products.aspose.com/total/net/conversion/ods-to...
  7. Setting Page Options with Node.js via C++|Docum...

    This article provides sample code to set page options of Excel worksheets programmatically using Node.js via C++. Set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....Portrait ); // Save the Workbook. workbook . save ( filePath );...setZoom ( 100 ); // Save the workbook. workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/setting-page-o...
  8. How to Crop Image in C#

    This short tutorial guides on how to crop image in C#. It demonstrates how using C# crop bitmap and Save the desired portion of image as a separate image on the disk....output image is saved as BMP however you can save it to any other...the image center Use Save method to save the cropped image on...

    kb.aspose.com/imaging/net/how-to-crop-image-in-...
  9. 图表|Aspose.Slides for Node.js via .NET 文档

    使用 Aspose.Slides for Node.js via Java 掌握图表:创建、格式化、绑定数据,并通过 JavaScript 示例将图表导出为 PPT、PPTX 和 ODP。... save ( "chart.pptx" , aspose . slides...removeAt ( 0 ); presentation . save ( "chart_removed.pptx" , aspose...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  10. Text Becomes Blurry When Saving PPTX As an Imag...

    Hello, I’m trying to Save a slide from a PPTX as an image, but the text becomes blurry in the resulting image. Could you please confirm whether this is a bug? Thank you Code: new Presentation("/Users/2132049/Downloa…...Text Becomes Blurry When Saving PPTX As an Image in Java Aspose...1:09pm 1 Hello, I’m trying to save a slide from a PPTX as an image...

    forum.aspose.com/t/text-becomes-blurry-when-sav...