Sort Score
Result 10 results
Languages All
Labels All
Results 9,131 - 9,140 of 375,987 for

save

(0.28 sec)
  1. Create OFX Response File via C# | products.aspo...

    Sample code for OFX response file creation. Use API example code for batch OFX response files generation within .NET based applications....OfxVersionEnum as parameter in Save method. Call the Save method by providing...

    products.aspose.com/finance/net/create/ofx-resp...
  2. How to ZIP a single or several files into one f...

    How to add files to archives without compression for enhanced file management, providing convenience in transportation, quick access, and compatibility across various applications by Python.NET... save( "archive.zip" ) How to add...along with the create_entry and save methods. Default is LZMA algorithm...

    products.aspose.com/zip/python-net/advanced-api...
  3. Extract Images from Presentation Shapes|Aspose....

    Extract images from shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for C++ — quick, code-friendly solution....identified, you can extract it and save it as a new file. void Run ()...Backimg -> get_SystemImage () -> Save ( ImagePath + u "Slide_" + System...

    docs.aspose.com/slides/cpp/extracting-images-fr...
  4. PdfSaveOptions constructor | Aspose.Words for N...

    PdfSaveOptions constructor. Initializes a new instance of this class that can be used to Save a document in the [SaveFormat.Pdf](../../../aspose.words/Saveformat/#Pdf) format....this class that can be used to save a document in the SaveFormat...See Also module Aspose.Words.Saving class PdfSaveOptions PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Redact ODP Presentation Files using Java | prod...

    Java source code to find and replace text in ODP Presentation.... save ( "replaced.odp" , SaveFormat...method to find and replace text. Save result in ODP format Online...

    products.aspose.com/slides/java/redaction/odp/
  6. Android API to Convert DOT to XLT or with free ...

    Convert DOT to XLT in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOT to XLT online converter quickly before integrating the code....Convert DOT to HTML by using Save method Load HTML document by...Workbook class Save the document to XLT format using Save method Get...

    products.aspose.com/total/android-java/conversi...
  7. Redact PPTX Presentation Files using Python | p...

    Python source code to find and replace text in PPTX Presentation.... save( "replaced.pptx" , slides ....method to find and replace text. Save result in PPTX format Online...

    products.aspose.com/slides/python-net/redaction...
  8. Redact ODP Presentation Files using Python | pr...

    Python source code to find and replace text in ODP Presentation.... save( "replaced.odp" , slides . export...method to find and replace text. Save result in ODP format Online...

    products.aspose.com/slides/python-net/redaction...
  9. 为 3D 模型中的所有网格构建切线和二项式数据|Documentation

    使用 Aspose.3D for .NET API,开发人员可以为任何受支持的 3D 文件中的所有网格构建切线和二项式数据。...BuildTangentBinormal ( scene ); // Save 3D scene scene . Save ( RunExamples . GetOutputFilePath...

    docs.aspose.com/3d/zh/net/build-tangent-and-bin...
  10. Convert HTML to BMP – C# Examples

    Convert HTML to BMP in C# using Aspose.HTML API. Consider various HTML to BMP conversion scenarios in C# examples. Try online HTML Converter.... It can save color data for each pixel in...example. In the example, the save options are set by default....

    docs.aspose.com/html/net/convert-html-to-bmp/