Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 369,809 for

save

(0.09 sec)
  1. PdfDigitalSignatureDetails.location property | ...

    PdfDigitalSignatureDetails.location property. Gets or sets the location of the signing....can pass to the document's "Save" method // to modify how that...PDF. let options = new aw . Saving . PdfSaveOptions (); // Configure...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How to Convert Excel Chart to JPG in C# without...

    This topic shows you how to convert Excel chart to JPG in C# without Interop using .NET environment for Windows, macOS and Linux....able to Save Excel chart as JPG in C#. Similar to saving as JPG...JPG you can also save chart to any of the other common formats...

    kb.aspose.com/cells/net/how-to-convert-excel-ch...
  3. Convert TXT to PPTM in Android Apps or with fre...

    TXT to PPTM conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free TXT to PPTM online converter quickly before integrating the code....write HTML content in it, and save it as PPTM. Aspose.Total for...write HTML content in it, and save it as PPTM. This API provides...

    products.aspose.com/total/android-java/conversi...
  4. Convert other file formats to PDF in Python|Asp...

    This topic show you how to Aspose.PDF allows to convert other file formats such as EPUB, MD, PCL, XPS, PS, XML and LaTeX to PDF document.... Save as PDF. from os import path..., load_options ) document . save ( path_outfile ) print ( infile...

    docs.aspose.com/pdf/python-net/convert-other-fi...
  5. Convert FLATOPC to PPS via Java or with free On...

    Java API to Export FLATOPC to PPS without using Microsoft Word or PowerPoint or online. Test free FLATOPC to PPS online converter quickly before integrating the code....the HTML content in it, and save it as PPS. The Aspose.Total...write HTML content in it, and save it as PPS. The process of converting...

    products.aspose.com/total/java/conversion/flato...
  6. Add Text and Image Stamp|Aspose.PDF for .NET

    This section explains how to add Text and Image Stamp with Aspose.PDF Facades using PdfFileStamp Class.... Finally, save the output PDF file using Close...( stamp ); // Save PDF document fileStamp . Save ( dataDir + ...

    docs.aspose.com/pdf/net/add-text-and-image-stamp/
  7. How to Change CSV to Excel in C++

    This tutorial will guide you how to change CSV to Excel in C++. It requires a few lines of code to convert a file from CSV to Excel in C++ using MS Windows or Linux operating system....to Excel in C++ , it will be saved as an XLSX file. Steps to Change...is to be converted to Excel Save the loaded workbook as XLSX...

    kb.aspose.com/cells/cpp/how-to-change-csv-to-ex...
  8. Can Aspose Support Opening and Modifying Docume...

    I have a number of microsoft documents that contain macros, and am trying to open them, make some modifications, and Save them. Out of the pool, some of them contain macros, and I don’t know which ones. There is no .docm…...make some modifications, and save them. Out of the pool, some...Right now I’m getting errors on save. Professionalize.Discourse July...

    forum.aspose.com/t/can-aspose-support-opening-a...
  9. Convert PS to POT via Java API | products.aspos...

    Java API to Convert PS to POT without using Microsoft Word...Convert PS to PPTX by using save method Load PPTX document by...Presentation class Save the document to POT format using save method and...

    products.aspose.com/total/java/conversion/ps-to...
  10. 用C++管理图片|Documentation

    使用 Aspose.Cells for C++ API 添加、定位和管理电子表格中的图像。...Add ( 5 , 5 , imagePath ); // Save workbook U16String outputPath...u "output.xls" ; workbook . Save ( outputPath ); std :: cout...

    docs.aspose.com/cells/zh/cpp/managing-pictures/