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

save

(0.92 sec)
  1. Convert HTML to XML in Java | products.aspose.com

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

    products.aspose.com/slides/java/conversion/html...
  2. Convert PDF to XML in Java | products.aspose.com

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

    products.aspose.com/slides/java/conversion/pdf-...
  3. 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-...
  4. 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/
  5. 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...
  6. 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...
  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. 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...
  9. 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...
  10. 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...