Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 380,535 for

save

(0.16 sec)
  1. Export EML to DOCM via C++ | products.aspose.com

    C++ API to Convert EML to DOCM without using Microsoft Word or Outlook...Convert EML to HTML by using Save member function Load HTML by...Document class Save the document to DOCM format using Save method and...

    products.aspose.com/total/cpp/conversion/eml-to...
  2. DmlRenderingMode Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Saving.DmlRenderingMode enhances DrawingML shape rendering for high-quality fixed page formats. Optimize your document visuals!...effects in a document as we save it to PDF. Document doc = new...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Export OFT to MD via C++ | products.aspose.com

    C++ API to Convert OFT to MD without using Microsoft Word or Outlook...Convert OFT to HTML by using Save member function Load HTML by...Document class Save the document to MD format using Save method and...

    products.aspose.com/total/cpp/conversion/oft-to...
  4. Export MSG to DOTX via C++ | products.aspose.com

    C++ API to Convert MSG to DOTX without using Microsoft Word or Outlook...Convert MSG to HTML by using Save member function Load HTML by...Document class Save the document to DOTX format using Save method and...

    products.aspose.com/total/cpp/conversion/msg-to...
  5. Online XSLFO to PPT Conversion or Develop Java ...

    Free online app to convert XSLFO to PPT files. Java conversion library code for XSLFO documents....Convert XSLFO to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPT format using save method and...

    products.aspose.com/total/java/conversion/xslfo...
  6. Online XSLFO to PPSM Conversion or Develop Java...

    Free online app to convert XSLFO to PPSM files. Java conversion library code for XSLFO documents....Convert XSLFO to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPSM format using save method and...

    products.aspose.com/total/java/conversion/xslfo...
  7. Online XSLFO to PPTM Conversion or Develop Java...

    Free online app to convert XSLFO to PPTM files. Java conversion library code for XSLFO documents....Convert XSLFO to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPTM format using save method and...

    products.aspose.com/total/java/conversion/xslfo...
  8. Online TEX to POTX Conversion or Develop Java b...

    Free online app to convert TEX to POTX files. Java conversion library code for TEX documents....Convert TEX to PPTX by using save method Load PPTX document by...Presentation class Save the document to POTX format using save method and...

    products.aspose.com/total/java/conversion/tex-t...
  9. Copy Outer Field|Aspose.PDF for Java

    Learn how to copy a form field from one PDF document into another in Java using the FormEditor facade in Aspose.PDF.... Save the updated destination document...getPages (). add (); document . save ( outputFile . toString ());...

    docs.aspose.com/pdf/java/copy-outer-field/
  10. 从 PDF 中提取图像 C#|Aspose.PDF for .NET

    如何使用 Aspose.PDF for .NET 在 C# 中从 PDF 中提取图像的一部分...该对象提供一个 Save 方法,可用于保存提取的图像。以下代码片段演示了如何从 PDF...Create )) { // Save the output image xImage . Save ( outputImage...

    docs.aspose.com/pdf/zh/net/extract-images-from-...