Sort Score
Result 10 results
Languages All
Labels All
Results 9,641 - 9,650 of 375,752 for

save

(0.15 sec)
  1. PDF to HTML Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one HTML single file programmatically with Python sample code using Aspose.PDF for Python for .NET...HtmlSaveOptions object to specify saving options, such as the file format...parameters are provided for other save options. Export the merged PDF...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  2. C# API to Export MD to DOTX | products.aspose.com

    Convert MD to DOTX without using Microsoft Word...class Convert MD to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to DOTX format using Save method and...

    products.aspose.com/total/net/conversion/md-to-...
  3. Formatting PDF Document using C++|Aspose.PDF fo...

    Create and format the PDF Document with Aspose.PDF for C++. Use the next code snippet to resolve your tasks....PageLayout PageMode Save the updated PDF file using the Save method. Properties...UseThumbs ); // Save updated PDF file document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/formatting-pdf-document/
  4. Convert DOTM to EMAIL in Python | products.aspo...

    Save DOTM to EMAIL within Python applications without using Microsoft Word or Outlook...using Document class Call the save method while specifying output...file path and relevant HTML Save options as parameter. So your...

    products.aspose.com/total/python-net/conversion...
  5. How to create fillable PDF | Aspose.PDF

    Do you know how easily create a fillable PDF forms using C#? Create a fillable PDF forms with high quality using .NET PDF library.... This process saves time, reduces costs, and improves...Fillable PDF also allow users to save, print and share fillable forms...

    products.aspose.com/pdf/tutorial/fillable-pdf/
  6. 将 PowerPoint 演示文稿转换为 HTML(C++)|Aspose.Slides 文档

    使用 Aspose.Slides 将 PowerPoint 演示文稿转换为响应式 HTML(C++)。保持布局、链接和图像,快速获得无瑕结果的转换指南。...odp 以 在 C++ 中将 ODP 转换为 HTML 使用 Save 方法将对象保存为 HTML 文件。 此代码演示了如何在...将演示文稿保存为 HTML presentation -> Save ( u "ConvertWholePresenta_out...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  7. 在xlsx4j中显示和隐藏工作簿的选项卡|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.... setShowTabs ( false ); //Saving the modified Excel file in...Excel 2003) format workbook . save ( dataDir + "AsposeHideTabs...

    docs.aspose.com/cells/zh/java/display-and-hide-...
  8. 在用C++保存为PDF时,仅更改特定Unicode字符的字体|Documentation

    了解如何在用Aspose.Cells的C++保存为PDF时更改特定Unicode字符的字体。... AutoFitColumns (); // Save to Pdf without setting PdfSaveOptions...workbook . Save ( outDir + u "SampleOutput_out.pdf" ); // Save to Pdf...

    docs.aspose.com/cells/zh/cpp/change-the-font-on...
  9. Converting a PDF file to BMP using C++ | Aspose...

    Sample code for PDF to BMP conversion using C++. Use C++ example for batch PDF to BMP conversion....output file path as parameters Save the output BMP file Here is...your PDF file and then simply save it as a BMP file. You can use...

    products.aspose.com/pdf/cpp/conversion/pdf-to-bmp/
  10. Converting a PS file to EMF using C++ | Aspose.PDF

    Sample code for PS to EMF conversion using C++. Use C++ example for batch PS to EMF conversion....output file path as parameters Save the output EMF file Here is...your PS file and then simply save it as a EMF file. You can use...

    products.aspose.com/pdf/cpp/conversion/ps-to-emf/