Sort Score
Result 10 results
Languages All
Labels All
Results 7,811 - 7,820 of 369,804 for

save

(0.13 sec)
  1. C++ API to Convert PPSM to ODT or with free Onl...

    Export PPSM to ODT within your C++ applications or online. Test free PPSM to ODT online converter quickly before integrating the code....Render PPSM to HTML by using Save member funciton and set Html...reference Save the document to ODT format by using Save member fucntion...

    products.aspose.com/total/cpp/conversion/ppsm-t...
  2. C++ API to Convert PPTM to DOCX or with free On...

    Export PPTM to DOCX within your C++ applications or online. Test free PPTM to DOCX online converter quickly before integrating the code....Render PPTM to HTML by using Save member funciton and set Html...reference Save the document to DOCX format by using Save member...

    products.aspose.com/total/cpp/conversion/pptm-t...
  3. Export PPTX to DOCM on Andorid via Java or with...

    Convert PPTX to DOCM in mobile apps without installing any software or online. Test free PPTX to DOCM online converter quickly before integrating the code....Convert PPTX to HTML by using save method and set Html as SaveFormat...Document class Save the document to DOCM format using save method and...

    products.aspose.com/total/android-java/conversi...
  4. C++ API to Convert PPSM to DOC or with free Onl...

    Export PPSM to DOC within your C++ applications or online. Test free PPSM to DOC online converter quickly before integrating the code....Render PPSM to HTML by using Save member funciton and set Html...reference Save the document to DOC format by using Save member fucntion...

    products.aspose.com/total/cpp/conversion/ppsm-t...
  5. C++ API to Convert PPSX to DOC or with free Onl...

    Export PPSX to DOC within your C++ applications or online. Test free PPSX to DOC online converter quickly before integrating the code....Render PPSX to HTML by using Save member funciton and set Html...reference Save the document to DOC format by using Save member fucntion...

    products.aspose.com/total/cpp/conversion/ppsx-t...
  6. Export PPTX to ODT on Andorid via Java or with ...

    Convert PPTX to ODT in mobile apps without installing any software or online. Test free PPTX to ODT online converter quickly before integrating the code....Convert PPTX to HTML by using save method and set Html as SaveFormat...Document class Save the document to ODT format using save method and...

    products.aspose.com/total/android-java/conversi...
  7. Merge EPUB files using .NET | Aspose.PDF

    Merge EPUB files programmatically with C# sample code using Aspose.PDF for .NET...download format to any supported save format. Aspose.PDF for .NET...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/net/merger/epub/
  8. Add Text to an existing PDF file in PHP|Aspose....

    Learn how to add new text to an existing PDF document in PHP using Aspose.PDF for content enhancement....$text_fragment ); # Save PDF file $doc -> save ( $dataDir . "Text_Added...

    docs.aspose.com/pdf/java/add-text-to-an-existin...
  9. Creating PDF/3-A compliant PDF and attaching ZU...

    Learn how to generate a PDF document with ZUGFeRD in Aspose.PDF for .NET... Save the converted document as a...Delete ); // Save PDF document document . Save ( dataDir + "AttachZUGFeRD_out...

    docs.aspose.com/pdf/net/attach-zugferd/
  10. 在 .NET 中将 PDF 转换为 PowerPoint|Aspose.PDF for .NET

    Aspose.PDF 允许您使用 .NET 将 PDF 转换为 PPT(PowerPoint)格式。 一种方法是将 PDF 转换为 PPTX,并将幻灯片作为图像。...Save(..) 方法 。 以下代码片段展示了将 PDF 文件转换为...PptxSaveOptions 类的实例。 使用 Document 对象的 Save 方法将 PDF 保存为 PPTX。 // For complete...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-power...