Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 376,877 for

save

(0.46 sec)
  1. C++ API to Convert PCL to EXCEL | products.aspo...

    Convert PCL to EXCEL via C++ API without using Microsoft Excel or Adobe Reader...Convert PCL to XLSX by using Save member function Load XLSX document...reference Save the document to CSV format using Save member function...

    products.aspose.com/total/cpp/conversion/pcl-to...
  2. C++ API to Convert XSLFO to XLTX | products.asp...

    Convert XSLFO to XLTX via C++ API without using Microsoft Excel or Adobe Reader...Convert XSLFO to XLSX by using Save member function Load XLSX document...reference Save the document to XLTX format using Save member function...

    products.aspose.com/total/cpp/conversion/xslfo-...
  3. C++ API to Convert TEX to TXT | products.aspose...

    Convert TEX to TXT via C++ API without using Microsoft Excel or Adobe Reader...Convert TEX to XLSX by using Save member function Load XLSX document...reference Save the document to TXT format using Save member function...

    products.aspose.com/total/cpp/conversion/tex-to...
  4. Access Slides in Presentations with Python|Aspo...

    Learn how to access and manage slides in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Boost productivity with code examples.... Save the modified presentation. The...2 # Save the modified presentation. presentation . save ( "slide_number...

    docs.aspose.com/slides/python-net/access-slide-...
  5. Font Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....style ); // Save the Excel file workbook . Save ( outDir + u...std :: cout << "Excel file saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/cells-font-settings/
  6. PDF/A-1 Use of PDF 1.4 - Free Support Forum - a...

    Hi, One of our customers has a requisite that PDF/A-1 should be Saved as PDF 1.4. The actual Aspose PDF Saves PDF/A-1 as PDF 1.7, there’s no choice of the PDF version it should Save the document. Adobe specification i…...should be saved as PDF 1.4. The actual Aspose PDF saves PDF/A-1...of the PDF version it should save the document. Adobe specification...

    forum.aspose.com/t/pdf-a-1-use-of-pdf-1-4/309127
  7. Convert Visio to HTML format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to html formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to html with a few lines of code....read the diagram files and the Save method to export the diagram...image format. Developers can save resultant HTML in the local...

    docs.aspose.com/diagram/zh/python-net/convert-v...
  8. SaveOptions.temp_folder property | Aspose.Words...

    SaveOptions.temp_folder property. Specifies the folder for temporary files used when saving to a DOC or DOCX file...for temporary files used when saving to a DOC or DOCX file. By default...error(OutOfMemoryException)) Throw if you are saving a very large document (thousands...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Java API to Export PS to DOT | products.aspose.com

    Convert PS to DOT using on premise Java API...class Convert PS to DOC by using save method Load DOC file by using...Aspose.Words Save the document to DOT format using save method and...

    products.aspose.com/total/java/conversion/ps-to...
  10. Adding Images and Text|Aspose.PDF for .NET

    This section explains how to Add Images and Text using PdfFileMend class.... After that, save the updated PDF file using Close...110 , 750 ); // Save PDF document mender . Save ( dataDir + "AddImage_out...

    docs.aspose.com/pdf/net/adding-images-and-text-...