Sort Score
Result 10 results
Languages All
Labels All
Results 4,911 - 4,920 of 367,869 for

save

(0.13 sec)
  1. How to digitally sign PDF|Aspose.PDF for C++

    Digitally sign PDF documents using C++. Verify, or validate the digitally sign PDFs using C++....pkcs ); // Save output PDF file signature -> Save ( outFile );...pkcs ); // Save output PDF file signature -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/digitally-sign-pdf-file/
  2. Merger.Merge | Aspose.Words for .NET

    Effortlessly combine multiple documents into one with our Merger Merge method. Streamline your workflow with customizable file options today!...page of the output will be saved as a separate file. The specified...is TIFF, the output will be saved as a single multi-frame TIFF...

    reference.aspose.com/words/net/aspose.words.low...
  3. Convert POTX to XLTX using Python or with free ...

    POTX to XLTX conversion in your Python applications without using Microsoft Office or online. Test free POTX to XLTX online converter quickly before integrating the code....NET to save the created HTML into the desired...source POTX file Save POTX file to HTML by using save method by providing...

    products.aspose.com/total/python-net/conversion...
  4. Convert XLT to WORD using Python or with free O...

    XLT to WORD conversion in your Python applications without using Microsoft Office or online. Test free XLT to WORD online converter quickly before integrating the code....NET, is used to save the created HTML into the desired...Workbook class Save XLT file to HTML by using save(file, SaveFormat...

    products.aspose.com/total/python-net/conversion...
  5. Convert XLT to DOTM using Python or with free O...

    XLT to DOTM conversion in your Python applications without using Microsoft Office or online. Test free XLT to DOTM online converter quickly before integrating the code....NET API is used to save the created HTML into the desired...Workbook class Save XLT file to HTML by using save(file, SaveFormat...

    products.aspose.com/total/python-net/conversion...
  6. Convert POT to XLTX using Python or with free O...

    POT to XLTX conversion in your Python applications without using Microsoft Office or online. Test free POT to XLTX online converter quickly before integrating the code....NET, is used to save the created HTML into the desired...source POT file Save POT file to HTML by using save method by providing...

    products.aspose.com/total/python-net/conversion...
  7. Aspose::Words::Saving::RtfSaveOptions::get_Expo...

    Aspose::Words::Saving::RtfSaveOptions::get_ExportImagesForOldReaders method. Specifies whether the keywords for "old readers" are written to RTF or not. This can significantly affect the size of the RTF document. Default value is true in C++....Aspose::Words::Saving::RtfSaveOptions::get_ExportImagesForOldRe...true . bool Aspose :: Words :: Saving :: RtfSaveOptions :: get_ExportImagesForOldRe...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Saving::ImageSaveOptions::get_Sa...

    Aspose::Words::Saving::ImageSaveOptions::get_SaveFormat method. Specifies the format in which the rendered document pages or shapes will be Saved if this Save options object is used. Can be a raster Tiff, Png, Bmp, Jpeg or vector Emf, Eps, WebP, Svg in C++....Aspose::Words::Saving::ImageSaveOptions::get_SaveFormat method...pages or shapes will be saved if this save options object is used...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Public API Changes in Aspose.Cells 8.5.2|Docume...

    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.... toImage ( 0 , g ); //Save the graphics context image in...(), style ); //Save workbook workbook . save ( "output.xlsx"...

    docs.aspose.com/cells/java/public-api-changes-i...
  10. 使用C++将文件保存到响应对象|Documentation

    学习如何使用Aspose.Cells for C++动态保存文件并直接发送给客户端浏览器。... 为此,使用接受以下参数的 Save 方法的特殊重载版本: HttpResponse 对象。...workbook Workbook workbook ; // Save in Excel2003 XLS format U16String...

    docs.aspose.com/cells/zh/cpp/saving-file-to-res...