Sort Score
Result 10 results
Languages All
Labels All
Results 7,661 - 7,670 of 368,276 for

save

(0.85 sec)
  1. Convert DOC to OST in Python | products.aspose.com

    Save DOC to OST within Python applications without using Microsoft Word or Outlook...NET and saved into the OST format. This API...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  2. 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...
  3. 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/
  4. OdtSaveMeasureUnit enumeration | Aspose.Words f...

    aspose.words.saving.OdtSaveMeasureUnit enumeration. Specified units of measure to apply to measurable document content such as shape, widths and other during saving....shape, widths and other during saving. Members Name Description CENTIMETERS...that the document content is saved using centimeters. INCHES Specifies...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 在将电子表格导出为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...
  6. 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/
  7. 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/
  8. 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/
  9. 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/
  10. Manage number of pages in XPS file | .NET

    .NET API Solution to manage XPS files. Add or remove pages from or to XPS documents with a few lines of C# code.... Save the changed XPS document using...using the XPsDocument.Save C# Code to add pages to an XPS file...

    products.aspose.com/page/net/add-delete-pages/