Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 368,266 for

save

(0.23 sec)
  1. 使用C++调整工作簿压缩级别|Documentation

    学习如何使用Aspose.Cells for C++调整工作簿的压缩级别以优化文件大小和处理时间。...Set compression level to 1 and save the workbook options . SetCompressionType...high_resolution_clock :: now (); workbook . Save ( outDir + u "LargeSampleFile_level_1_out...

    docs.aspose.com/cells/zh/cpp/adjust-workbook-co...
  2. Adding Page Number to PDF with Python|Aspose.PD...

    Aspose.PDF for Python via .NET allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class.... Save the modified PDF. import os...page_number_stamp ) # Save output document document . save ( output_file_name...

    docs.aspose.com/pdf/python-net/add-page-number/
  3. Add Ellipse Object to PDF file|Aspose.PDF for Java

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for Java....( graph ); // Save PDF file pdfDocument . save ( _dataDir + "DrawingEllipse_out...( graph ); // Save PDF file pdfDocument . save ( _dataDir + "DrawingEllipse_out...

    docs.aspose.com/pdf/java/add-ellipse/
  4. Insert Background Image to Excel with JavaScrip...

    How to insert background image to Excel using Aspose.Cells for JavaScript via C++....then click "Apply Background & Save" to generate XLSX and HTML files..."runExample" > Apply Background & Save </ button > < a id = "downloadXlsx"...

    docs.aspose.com/cells/javascript-cpp/insert-bac...
  5. Create Thumbnails of Presentation Shapes in Pyt...

    Generate high-quality shape thumbnails from PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET – easily create and export presentation thumbnails.... Save the thumbnail image in the desired...: # Save the image to disk in PNG format. thumbnail . save ( "shape_thumbnail...

    docs.aspose.com/slides/python-net/create-shape-...
  6. Create Thumbnails of Presentation Shapes in PHP...

    Generate high-quality shape thumbnails from PowerPoint slides with Aspose.Slides for PHP via Java – easily create and export presentation thumbnails.... Save the thumbnail image in your...get_Item ( 0 ) -> getImage (); # Save the image to disk in PNG format...

    docs.aspose.com/slides/php-java/create-shape-th...
  7. Create Thumbnails of Presentation Shapes in Jav...

    Generate high-quality shape thumbnails from PowerPoint slides with JavaScript and Aspose.Slides for Node.js – easily create and export presentation thumbnails.... Save the thumbnail image in your...get_Item ( 0 ). getImage (); // Save the image to disk in PNG format...

    docs.aspose.com/slides/nodejs-java/create-shape...
  8. HtmlSaveOptions.ImagesFolder | Aspose.Words for...

    Discover HtmlSaveOptions ImagesFolder property. Easily set the folder for saving images when exporting documents to HTML. Streamline your workflow today!...physical folder where images are saved when exporting a document to...get ; set ; } Remarks When you save a Document in HTML format, Aspose...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose.Words - Errors after upgrading to .NET8,...

    Hi, I have a method where I am trying to Save the document with custom properties. I am using the document.Save() to achieve it. After updating to .NET 8, I am getting the following error for document Save methods. No…...method where I am trying to save the document with custom properties...properties. I am using the document.Save() to achieve it. After updating...

    forum.aspose.com/t/aspose-words-errors-after-up...
  10. C++ API to Convert XSLFO to SXC | products.aspo...

    Convert XSLFO to SXC via C++ API without using Microsoft Excel or Adobe Reader...is used to create, edit, and save spreadsheets. Converting XSLFO...Convert XSLFO to XLSX by using Save member function Load XLSX document...

    products.aspose.com/total/cpp/conversion/xslfo-...