Sort Score
Result 10 results
Languages All
Labels All
Results 8,131 - 8,140 of 378,729 for

save

(0.16 sec)
  1. 将 PPT 和 PPTX 转换为 C++ PDF【包括高级功能】|Aspose.Slides 文档

    使用 Aspose.Slides 在 C++ 中将 PowerPoint PPT/PPTX 转换为高质量、可搜索的 PDF,提供快速代码示例和高级转换选项。...Presentation 类,然后使用 Save 方法将演示文稿保存为 PDF。 Presentation 类公开了 Save 方法,通常用于将演示文稿转换为...将演示文稿保存为 PDF。 presentation -> Save ( u "PPT-to-PDF.pdf" , SaveFormat...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  2. Aspose::Words::Saving::HtmlSaveOptions::get_Htm...

    Aspose::Words::Saving::HtmlSaveOptions::get_HtmlVersion method. Specifies version of HTML standard that should be used when saving the document to HTML or MHTML. Default value is Xhtml in C++....Aspose::Words::Saving::HtmlSaveOptions::get_HtmlVersion method...standard that should be used when saving the document to HTML or MHTML...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Converting a MD file to PDF using PHP | Aspose.PDF

    Sample code on PHP for MD to PDF conversion. Use example code for batch MD to PDF conversion with Aspose.PDF for PHP via Java...output file path as parameters Save the output PDF file System Requirements...your MD file and then simply save it as a PDF file. You can use...

    products.aspose.com/pdf/php-java/conversion/md-...
  4. 将 PPT 和 PPTX 转换为 PDF(包含高级功能)|Aspose.Slides for ...

    使用 Aspose.Slides 在 PHP 中将 PowerPoint PPT/PPTX 转换为高质量、可搜索的 PDF,提供快速代码示例和高级转换选项。...PDF,请将文件名作为参数传递给 Presentation 类,然后使用 save 方法将演示文稿保存为 PDF。 Presentation...Presentation 类公开了通常用于将演示文稿转换为 PDF 的 save 方法。 注意 Aspose.Slides for PHP via...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  5. Manage Chart Workbooks in Presentations Using С...

    Discover Aspose.Slides for С++: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....MemoryStream (); workbook -> Save ( cellsOutputStream , Aspose...set_IsColorVaried ( true ); pres -> Save ( u "response2.pptx" , Export...

    docs.aspose.com/slides/cpp/chart-workbook/
  6. Converting Chart to Image in SVG Format|Documen...

    Converting Chart to Image in SVG Format using Aspose.Cells for Python via .NET API....NET can save a chart as images in various...This article explains how to save a chart to SVG format. The following...

    docs.aspose.com/cells/python-net/converting-cha...
  7. Converting a PCL file to TIFF using C++ | Aspos...

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

    products.aspose.com/pdf/cpp/conversion/pcl-to-t...
  8. Converting a TEX file to EMF using C++ | Aspose...

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

    products.aspose.com/pdf/cpp/conversion/tex-to-emf/
  9. Working with Attachments in PDF|Aspose.PDF for ...

    Use C# PDF API to access, add and remove attachments in PDF files using C# from within your applications. Complete guide with C# code samples....information of an attachment, and save it to file, delete the attachment...to a PDF document Extract and save an attachment Removing attachment...

    docs.aspose.com/pdf/net/attachments/
  10. DocumentPartSavingArgs class | Aspose.Words for...

    aspose.words.saving.DocumentPartSavingArgs class. Provides data for the [IDocumentPartSavingCallback.document_part_saving()](../idocumentpartsavingcallback/document_part_saving/#documentpartsavingargs) callback...document_part_saving() callback. To learn more, visit the Save a Document... Remarks When Aspose.Words saves a document to HTML or related...

    reference.aspose.com/words/python-net/aspose.wo...