Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 373,070 for

save

(0.14 sec)
  1. Remove Watermark from PDF using C++ | Aspose.PDF

    Remove watermark from PDF file programmatically with C++ sample code using Aspose.PDF for C++... Save PDF file Delete Watermark from...artifact ); // save result pdf to file doc -> Save ( u "remove_watermark...

    products.aspose.com/pdf/cpp/watermark/remove/
  2. Section|Aspose.Slides for PHP Documentation

    Manage slide sections in PHP with Aspose.Slides: create, rename, reorder easily, move slides between sections, and control visibility for PPT, PPTX and ODP.... $slide ); $presentation -> save ( "section.pptx" , SaveFormat...$section ); $presentation -> save ( "section_removed.pptx" , SaveFormat...

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

    ImageSaveOptions.SaveFormat property. Specifies the format in which the rendered document pages or shapes will be Saved if this Save options object is used...pages or shapes will be saved if this save options object is used...format. Also, it is possible to save to SVG both via ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 通过 C++ 使用 Node.js 将 JSON 转换为Excel|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将JSON转换为Excel文件。...filePath ); // save file to xlsx format wb . save ( "sample_out...options ); // Save file to xlsx format book . save ( "sample_out...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-jso...
  5. Add Ellipse Object to PDF file|Aspose.PDF for C++

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for C++....Add ( graph ); // Save PDF file document -> Save ( _dataDir + u...Add ( graph ); // Save PDF file document -> Save ( _dataDir + u...

    docs.aspose.com/pdf/cpp/add-ellipse/
  6. Disable CSS while Saving to HTML with Python.NE...

    Learn how to disable CSS styles when saving Excel files to HTML format using Aspose.Cells for Python via .NET API....Ask AI Disable CSS while Saving to HTML with Python.NET Contents...Possible Usage Scenarios When you save your Excel file to a single-page...

    docs.aspose.com/cells/python-net/disable-css-wh...
  7. Ignore Errors while Rendering Excel to PDF with...

    Learn how to ignore errors during the conversion of Excel files to PDF using Aspose.Cells for Node.js via C++....( filePath ); // Specify PDF Save Options - Ignore Error const...= true ; // Save the Workbook in PDF with PDF Save Options wb...

    docs.aspose.com/cells/nodejs-cpp/ignore-errors-...
  8. Add, Extract or Remove Images in PDF using Java...

    Manipulate images in PDF programmatically with Java sample code using Aspose.PDF for Java... Use the GSave operator to save the current graphical state...operator to save the updated graphical state. Save the PDF file...

    products.aspose.com/pdf/java/images/
  9. Quick Start|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....How to Generate a Barcode and Save to a File This example shows...how to generate a QR code and save it as a PNG file. license =...

    docs.aspose.com/barcode/python-java/quick-start/
  10. Exception when saving an xlsx file - Free Suppo...

    Hi There, I am using Aspose.Cell version 26.1.0. I am trying to Save the attached file (xlsx is inside the zip file) using the following code: var stream = new FileStream( filePath == null ? Path.GetTempFileName() …...Exception when saving an xlsx file Aspose.Cells Product Family...version 26.1.0. I am trying to save the attached file (xlsx is inside...

    forum.aspose.com/t/exception-when-saving-an-xls...