Sort Score
Result 10 results
Languages All
Labels All
Results 9,251 - 9,260 of 378,913 for

save

(0.54 sec)
  1. Create ZIP in C#

    This brief tutorial covers how to create a ZIP file in C#. It contains all the details including the algorithm and the code snippet to develop a ZIP file maker in C#....a FileStream class object to save the output ZIP archive Open...generated ZIP file by calling the Save method These steps reveal the...

    kb.aspose.com/zip/net/create-zip-in-csharp/
  2. Freeze panes of Excel Worksheet with C++|Docume...

    In this article, you will learn how to freeze panes of Excel worksheets programmatically using the C++ library with the Aspose.Cells API.... Save the file. #include <iostream>...FreezePanes ( u "B2" , 1 , 1 ); // Save the file U16String outputFilePath...

    docs.aspose.com/cells/cpp/how-to-freeze-panes-o...
  3. Supported File Formats|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....can load and Save. Format Description Load Save Remarks 3DS 3D...

    docs.aspose.com/3d/python-net/supported-file-fo...
  4. Redact PPT Presentation Files using Python | pr...

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

    products.aspose.com/slides/python-net/redaction...
  5. 使用 Python 从 PDF 中移除水印 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式从 PDF 文件中删除水印...artifacts [ 1 ]) # save result pdf to file document . save ( path_outfile...

    products.aspose.com/pdf/zh-hans/python-net/wate...
  6. Working with External Data Sources|Documentation

    This section explains how to working with external data sources with Aspose.Diagram....Refresh (); // Save Visio diagram diagram . Save ( dataDir + "...

    docs.aspose.com/diagram/net/working-with-extern...
  7. TxtSaveOptionsBase.ExportHeadersFootersMode | A...

    Discover how the TxtSaveOptionsBase ExportHeadersFootersMode property optimizes header and footer export in text formats. Default, PrimaryOnly....document's "Save" method // to modify how we save the document...txtExportHeadersFoot ; doc . Save ( ArtifactsDir + "TxtSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. How to Prevent Users from Printing Excel File w...

    Learn how to prevent users from printing Excel files using Aspose.Cells for Node.js via C++.... Save and close the code, return to...property of the VbaModule . Save the file in xlsm format. const...

    docs.aspose.com/cells/nodejs-cpp/how-to-prevent...
  9. Aspose::Words::Saving::MarkdownLinkExportMode e...

    Aspose::Words::Saving::MarkdownLinkExportMode enum. Specifies how links are exported into Markdown in C++....Aspose::Words::Saving::MarkdownLinkExportMo enum Contents [ Hide...MakeObject < Aspose :: Words :: Saving :: MarkdownSaveOptions > ();...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Embed Attachment to PDF with Node.js via C++|Do...

    Learn how to embed an OLE object as an attachment in a PDF using Aspose.Cells for Node.js via C++....); // Save the PDF file with PdfSaveOptions wb . save ( "output...

    docs.aspose.com/cells/nodejs-cpp/embed-attachme...