Sort Score
Result 10 results
Languages All
Labels All
Results 3,731 - 3,740 of 375,798 for

save

(0.12 sec)
  1. Aspose::Words::Saving::XlsxSaveOptions::get_Sav...

    Aspose::Words::Saving::XlsxSaveOptions::get_SaveFormat method. Specifies the format in which the document will be Saved if this Save options object is used. Can only be Xlsx in C++....Aspose::Words::Saving::XlsxSaveOptions::get_SaveFormat method...the document will be saved if this save options object is used...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::Drawing::ShapeBase::get_Name met...

    Aspose::Words::Drawing::ShapeBase::get_Name method. Gets or sets the optional shape name in C++.... doc -> Save ( get_ArtifactsDir () + u "Shape..."Shape.AltText.docx" ); // Save the document to HTML, and then...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Fill.set_image method | Aspose.Words for Python

    aspose.words.drawing.Fill.set_image method... save ( file_name = ARTIFACTS_DIR...IMAGE_DIR + 'Logo.jpg' )) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. C++ API to Convert XSLFO to XLTM | products.asp...

    Convert XSLFO to XLTM 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 XLTM format using Save member function...

    products.aspose.com/total/cpp/conversion/xslfo-...
  5. C++ API to Convert XSLFO to XLSM | products.asp...

    Convert XSLFO to XLSM 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 XLSM format using Save member function...

    products.aspose.com/total/cpp/conversion/xslfo-...
  6. C++ API to Convert XML to FODS | products.aspos...

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

    products.aspose.com/total/cpp/conversion/xml-to...
  7. 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...
  8. 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-...
  9. 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...
  10. Replace Text in PDF using C++|Aspose.PDF for C++

    Learn how to replace text in a PDF file in C++ using Aspose.PDF, enabling quick document edits....only need to save the output PDF using the Save method of the...()); } // Save the updated PDF file document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/replace-text-in-pdf/