Sort Score
Result 10 results
Languages All
Labels All
Results 8,551 - 8,560 of 375,192 for

save

(0.43 sec)
  1. Convert PDF to PNG in Java | products.aspose.com

    Convert PDF to PNG in Java. Use Java library API to convert PDF files to PNGs...Presentation from PDF file and save it as PNG. Java code for converting...the source PDF files in Java. Save result as PNG file. Free Online...

    products.aspose.com/slides/java/conversion/pdf-...
  2. 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/
  3. Convert Image to Base64 in C#

    This concise tutorial walks through converting image to base64 in C#. It presents a step-by-step approach and provides a code sample showing how to convert JPG to Base64 in C#....the ToBase64String() method Save the output Base64 image These...to a base64 format. Lastly, save the generated image string as...

    kb.aspose.com/svg/net/convert-image-to-base64-i...
  4. 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...
  5. 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...
  6. MathText|Aspose.Slides for PHP Documentation

    Work with math text in PHP using Aspose.Slides: create and edit equations, fractions, radicals, scripts, formatting, and render results for PPT and PPTX....$mathBlock ); $presentation -> save ( "math_text.pptx" , SaveFormat...$mathShape ); $presentation -> save ( "math_text_removed.pptx" ...

    docs.aspose.com/slides/php-java/examples/elemen...
  7. PDF Header Insertion Using Python | Aspose.PDF

    Sample Python code for using Aspose.PDF to work with headers from PDF via .NET.... Save the PDF file. Add a Header to... header = header document . save ( path_outfile )...

    products.aspose.com/pdf/python-net/header/
  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. Connect Shapes|Documentation

    This section explains how to connect two shapes with Aspose.Diagram for Python via Java....connectShapesViaConn mothod save diagram Connect Shapes Programming... masterName , 0 ) diagram . save ( "AddMasterFromStencil_out...

    docs.aspose.com/diagram/python-java/connect-sha...
  10. Document.originalFileName property | Aspose.Wor...

    Document.originalFileName property. Gets the original file name of the document....document from the stream, and then save it to the automatically detected...)). toEqual ( ".doc" ); doc . save ( base . artifactsDir + "File...

    reference.aspose.com/words/nodejs-net/aspose.wo...