Sort Score
Result 10 results
Languages All
Labels All
Results 4,581 - 4,590 of 375,724 for

save

(0.12 sec)
  1. Protect and Unprotect Worksheet with Node.js vi...

    Protect and unprotect worksheet of Excel files with Aspose.Cells for Node.js via C++...."test" ); // Save as Excel file. workbook . save ( "Book1.xlsx"..."password" ); // Save Excel file. workbook . save ( "Book1.xlsx"...

    docs.aspose.com/cells/nodejs-cpp/protect-and-un...
  2. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Java library....imageStamp ); // Save output document pdfDocument . save ( _dataDir...imageStamp ); pdfDocument . save ( _dataDir + "ControlImageQuality_out...

    docs.aspose.com/pdf/java/image-stamps-in-pdf-page/
  3. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT, PPTX and ODP with Aspose.Slides for Python via .NET. Get clear code samples and tips to streamline your presentations.... Save the Presentation. import aspose...Node Added" # Saving Presentation pres . save ( "AddSmartArtNode_out...

    docs.aspose.com/slides/python-net/manage-smarta...
  4. Extract Images from Worksheets using ImageOrPri...

    Learn how to extract images from Excel worksheets and Save them to a local drive using Aspose.Cells for C++....from Microsoft Excel files and save them to a local drive. This...images from an Excel file and save them. #include <iostream> #include...

    docs.aspose.com/cells/cpp/extract-images-from-w...
  5. Create archive from one or more files via Java

    How to put in a ZIP/TAR archive one or more files. Explore how to add file to archive with Aspose.Zip via Java... save ( "archive.zip" ); } This code..."data2.bin". Saving the Archive: Finally, the save method is called...

    products.aspose.com/zip/java/advanced-api-featu...
  6. Convert DOT to POTX via C++ or with free Online...

    Export DOT to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOT to POTX online converter quickly before integrating the code....create a new presentation and save it as a POTX file. This process...Convert DOT to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/dot-to...
  7. Convert ODT to PPSM via C++ or with free Online...

    Export ODT to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free ODT to PPSM online converter quickly before integrating the code....create a new presentation, and save it as PPSM. This process is...Convert ODT to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/odt-to...
  8. Convert ODT to PPT via C++ or with free Online ...

    Export ODT to PPT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free ODT to PPT online converter quickly before integrating the code....create a new presentation, and save it as a PPT file. This process...Convert ODT to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/odt-to...
  9. 向节点添加转换|Documentation

    TSR (平移/缩放/旋转) 在 3D 场景中最常用,我们在 Aspose.3D 中提供了一个类转换来访问这些。...fbx" # Save 3D scene in the supported file...file formats scene . save ( output , FileFormat . FBX7500ASCII...

    docs.aspose.com/3d/zh/python-net/adding-transfo...
  10. Extract fonts from PDF|Aspose.PDF for PHP via Java

    How to extract font from PDF using Aspose.PDF for PHP...// Iterate over each font and save it as a TrueType font file....); // Save the font as a TrueType font file. $font -> save ( $fontStream...

    docs.aspose.com/pdf/php-java/extract-fonts-from...