Sort Score
Result 10 results
Languages All
Labels All
Results 9,661 - 9,670 of 375,748 for

save

(0.75 sec)
  1. Remove Powerpoint Annotation Online or Manage A...

    delete comments from Powerpoint file through online app for free. Android API code to manage comments of Powerpoint files....all authors Call the save method to save the file Code : Delete...comments addition Call the save method to save the file with added comments...

    products.aspose.com/total/android-java/annotate...
  2. 使用 Microsoft Word 文档作为邮件正文并发送电子邮件|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....Word document from disk and save it to stream as MHTML Document...MemoryStream (); wordDocument . Save ( mhtmlStream , SaveFormat ...

    docs.aspose.com/email/zh/net/using-a-microsoft-...
  3. 如何使用 C# 创建 PDF|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 创建和格式化 PDF 文档。..." )); // Save PDF document document . Save ( dataDir + "HelloWorld_out...CallBackGetHocr ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/create-pdf-document/
  4. 在用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...
  5. 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/
  6. 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/
  7. 从单元格中删除文本|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.... Save (); } } // Given a worksheet...ToString (); } } } worksheet . Save (); } document . WorkbookPart...

    docs.aspose.com/cells/zh/net/delete-text-from-a...
  8. Export EMAIL to JPEG via Java | products.aspose...

    Java API to Convert EMAIL to JPEG without using Microsoft Word or Outlook...using save method Load HTML by using Document class Save the document...document to JPEG format using save method and set JPEG as SaveFormat...

    products.aspose.com/total/java/conversion/email...
  9. Converting a PDF file to PDFA using PHP | Aspos...

    Sample code on PHP for PDF to PDFA conversion. Use example code for batch PDF to PDFA conversion with Aspose.PDF for PHP via Java...to PDF/A compliant document Save the output PDF/A file System...your PDF file and then simply save it as a PDFA file. You can use...

    products.aspose.com/pdf/php-java/conversion/pdf...
  10. 如何使用 Java 将 DAE 转换为 OBJ

    本文介绍如何使用Java将DAE转换为OBJ。它包含设置 IDE 的信息、步骤列表以及使用 Java 将 DAE 转换为 OBJ 的可运行示例代码。...ObjSaveOptions 对象所需的属性 使用 Scene 类中的 save() 方法将 DAE 文件转换为 OBJ 这些步骤总结了如何使用...Scene 类对象中,并使用 save 方法将其保存为 OBJ。但是,如果需要,可以在 save 方法中使用可选参数来自定义输出...

    kb.aspose.com/zh/3d/java/how-to-transform-dae-t...