Sort Score
Result 10 results
Languages All
Labels All
Results 8,331 - 8,340 of 369,821 for

save

(0.12 sec)
  1. HtmlSaveOptions.Encoding | Aspose.Words for .NET

    Discover HtmlSaveOptions Encoding for seamless HTML, MHTML, and EPUB exports. Easily customize encoding with UTF-8 for optimal compatibility and performance....use a specific encoding when saving a document to .epub. Document...for a document that we will save. HtmlSaveOptions saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Convert POT to XLTM using Python or with free O...

    POT to XLTM conversion in your Python applications without using Microsoft Office or online. Test free POT to XLTM online converter quickly before integrating the code....convert POT to HTML and then save the HTML file as an XLTM file...Python via .NET API is used to save the HTML file as an XLTM file...

    products.aspose.com/total/python-net/conversion...
  3. View or Edit PPS Files Metadata using Java | pr...

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

    products.aspose.com/slides/java/metadata/pps/
  4. 防止在使用C++保存为HTML时导出隐藏的工作表内容|Documentation

    学习如何在使用Aspose.Cells for C++将Excel工作簿保存为HTML时防止导出隐藏内容。...inputFilePath ); // Create HTML save options HtmlSaveOptions options...( false ); // Save the workbook workbook . Save ( outputFilePath...

    docs.aspose.com/cells/zh/cpp/prevent-exporting-...
  5. Converting a JPEG file to PDF using Java | Aspo...

    JPEG to PDF conversion via Java sample code. Programmers can use this example code to export JPEG to PDF within any Web or Desktop Java based application....JPG image and add to paragraph Save the output PDF file Here is...your JPEG file and then simply save it as a PDF file. You can use...

    products.aspose.com/pdf/java/conversion/jpeg-to...
  6. EPS to PDF Merge using Java | Aspose.PDF

    Combine two or more EPS documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java...new PDF page After the loop save the result Here is an example...Merge EPS files using Java and save as PDF Example Java: this sample...

    products.aspose.com/pdf/java/merger/eps-to-pdf/
  7. Converting a PDF file to GIF using Python via J...

    Sample code on Python via Java for PDF to GIF conversion. Use example code for batch PDF to GIF conversion with Python and Java...convert the PDF document to GIF Save the output GIF file Here is...your PDF file and then simply save it as a GIF file. You can use...

    products.aspose.com/pdf/python-java/conversion/...
  8. EPUB to PDF Merge using Java | Aspose.PDF

    Combine two or more EPUB documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java...new PDF page After the loop save the result Here is an example...Merge EPUB files using Java and save as PDF Example Java: this sample...

    products.aspose.com/pdf/java/merger/epub-to-pdf/
  9. HTML to PDF Merge using Java | Aspose.PDF

    Combine two or more HTML documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java...new PDF page After the loop save the result Here is an example...Merge HTML files using Java and save as PDF Example Java: this sample...

    products.aspose.com/pdf/java/merger/html-to-pdf/
  10. Customize Field Properties in Python|Aspose.Wor...

    Learn how to customize field properties in Python. Rename merge fields or obtain results for fields without separator node in Python via .NET.... After updating, save the document. Example: import...field_name = "NewFieldName" doc . save ( "output.docx" ) Q: How do...

    docs.aspose.com/words/python-net/customize-fiel...