Sort Score
Result 10 results
Languages All
Labels All
Results 7,881 - 7,890 of 368,125 for

save

(0.46 sec)
  1. Convert MSG to DOC in Python | products.aspose.com

    Save MSG to DOC in your Python applications without using Microsoft Outlook or Word...NET and saved into the respective Word DOC...MailMessage.load class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  2. Add PDF Header and Footer|Aspose.PDF for PHP vi...

    Aspose.PDF for PHP via Java allows you to add headers and footers to your PDF file using TextStamp class....$textStamp ); // Save output document $document -> save ( $outputFile...$textStamp ); // Save output document $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/add-headers-and-fo...
  3. Convert a Document in Java|Aspose.Words for Java

    Easily convert documents from one format to another. You can work with all the most popular formats like Microsoft Word formats such as DOCX or DOC, OpenDocument formats such as ODT or OTT, web formats such as HTML or XHTML, text formats such as MarkDown or TXT, and others using Java....combination of loading and saving operations. What Is Document...Aspose.Words involves loading or saving a document in some format....

    docs.aspose.com/words/java/convert-a-document/
  4. 在 Java 中将 PowerPoint 演示文稿转换为 HTML|Aspose.Slides 文档

    在 Java 中将 PowerPoint 演示文稿转换为响应式 HTML。使用 Aspose.Slides 转换指南,快速且完美地保留布局、链接和图像。... 使用 Save 方法将对象保存为 HTML 文件。 以下代码演示了如何在...)); // 将演示文稿保存为 HTML pres . save ( "ConvertWholePresenta_out...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  5. 使用文本注释处理PDF通过Python|Aspose.PDF for Python via .NET

    Aspose.PDF for Python 允许您从PDF文档中添加、获取和删除文本注释。... save ( output_file ) 从PDF文件获取文本注释...annotations . delete ( ta ) document . save ( output_file ) 如何添加(或创建)新的自由文本注释...

    docs.aspose.com/pdf/zh/python-net/text-annotation/
  6. PDF to DOCX Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-d...
  7. PDF to XPS Converter using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-xps/
  8. PDF to PPTX Converter using C++ | Aspose.PDF

    Sample code for PDF to PPTX conversion using C++. Use C++ example for batch PDF to PPTX conversion....Save method with page index & output...output file path as parameters Save the output PPTX file Here is...

    products.aspose.com/pdf/cpp/conversion/pdf-to-p...
  9. Working with Vector Graphics|Aspose.PDF for .NET

    This article describes the features of working with GraphicsAbsorber tool using C#....ResumeUpdate (); } // Save PDF document document . Save ( dataDir + "...ResumeUpdate (); } // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/working-with-vector-gra...
  10. PDF Conversion Solution using Python via Java |...

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for Python for Java...input_pdf ) save_options = Api . DocSaveOptions () save_options ...the recognition mode as Flow save_options . mode = Api . DocSaveOptions...

    products.aspose.com/pdf/python-java/conversion/