Sort Score
Result 10 results
Languages All
Labels All
Results 7,901 - 7,910 of 368,275 for

save

(0.14 sec)
  1. 在将电子表格导出为CSV格式时,保持空白行的分隔符(使用C++)|Documentation

    学习如何在使用Aspose.Cells与C++导出CSV格式时保持空白行的分隔符。...); // Instantiate Text File's Save Options TxtSaveOptions options...true ); // Save the file with the options workbook . Save ( outDir...

    docs.aspose.com/cells/zh/cpp/keep-separators-fo...
  2. View or Edit ODP Files Metadata using Java | pr...

    Java source code to edit or view ODP format metadata....Manager" ); // Save your presentation to a file pres . save ( "DocProps...getPropertyName ); // Saving presentation pres . save ( "CustomDemo.odp"...

    products.aspose.com/slides/java/metadata/odp/
  3. View or Edit OTP Files Metadata using Java | pr...

    Java source code to edit or view OTP format metadata....Manager" ); // Save your presentation to a file pres . save ( "DocProps...getPropertyName ); // Saving presentation pres . save ( "CustomDemo.otp"...

    products.aspose.com/slides/java/metadata/otp/
  4. View or Edit FODP Files Metadata using Java | p...

    Java source code to edit or view FODP format metadata....Manager" ); // Save your presentation to a file pres . save ( "DocProps...getPropertyName ); // Saving presentation pres . save ( "CustomDemo.fodp"...

    products.aspose.com/slides/java/metadata/fodp/
  5. View or Edit POT Files Metadata using Java | pr...

    Java source code to edit or view POT format metadata....Manager" ); // Save your presentation to a file pres . save ( "DocProps...getPropertyName ); // Saving presentation pres . save ( "CustomDemo.pot"...

    products.aspose.com/slides/java/metadata/pot/
  6. Load Email Message using Aspose.Email and Apach...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....more details, visit Update and Save an Email . Extract Message Headers...Aspose.Email and Apache POI HSMF Save Email Message using Aspose.Email...

    docs.aspose.com/email/java/load-email-message-u...
  7. Fillable PDF Forms using Java | Aspose.PDF

    Сreate fillable PDF forms programmatically with Java sample code using Aspose.PDF for Java.... Save modified PDF Fill AcroForm in...the field" ); pdfDocument . save ( outputFile ); }...

    products.aspose.com/pdf/java/acroforms/fill/
  8. 从单元格中删除文本|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Save (); } } // Given a worksheet...ToString (); } } } worksheet . Save (); } document . WorkbookPart...

    docs.aspose.com/cells/zh/net/delete-text-from-a...
  9. TEX to DOCX Converter using C++ | Aspose.PDF

    Sample code for TEX to DOCX conversion using C++. Use C++ example for batch TEX to DOCX conversion....Save method while passing the output...SaveFormat.Docx as parameters Save the output DOCX file Here is...

    products.aspose.com/pdf/cpp/conversion/tex-to-d...
  10. TEX to PDF Converter using C++ | Aspose.PDF

    Sample code for TEX to PDF conversion using C++. Use C++ example for batch TEX to PDF conversion....Save method while passing the output...SaveFormat.Pdf as parameters Save the output PDF file Here is...

    products.aspose.com/pdf/cpp/conversion/tex-to-pdf/