Sort Score
Result 10 results
Languages All
Labels All
Results 9,871 - 9,880 of 377,489 for

save

(1.17 sec)
  1. 在演示文稿中使用 C++ 应用形状效果|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 对 PPT 和 PPTX 文件进行高级形状效果转换 - 仅需数秒即可创建醒目、专业的幻灯片。...0f ); pres -> Save ( u "output.pptx" , SaveFormat...set_BlurRadius ( 4 ); pres -> Save ( u "reflection.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/cpp/shape-effect/
  2. Formatting PDF Document using C++|Aspose.PDF fo...

    Create and format the PDF Document with Aspose.PDF for C++. Use the next code snippet to resolve your tasks....PageLayout PageMode Save the updated PDF file using the Save method. Properties...UseThumbs ); // Save updated PDF file document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/formatting-pdf-document/
  3. 将 PowerPoint 演示文稿转换为 HTML(C++)|Aspose.Slides 文档

    使用 Aspose.Slides 将 PowerPoint 演示文稿转换为响应式 HTML(C++)。保持布局、链接和图像,快速获得无瑕结果的转换指南。...odp 以 在 C++ 中将 ODP 转换为 HTML 使用 Save 方法将对象保存为 HTML 文件。 此代码演示了如何在...将演示文稿保存为 HTML presentation -> Save ( u "ConvertWholePresenta_out...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  4. Aspose.PSD for .NET 24.4 - 发行说明|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 ( outputFilePath , new PngOptions...ChannelsCount = 4 , }; psdImage . Save ( outputFile , psdOptions );...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. Aspose::Words::AI::AiModel::WithApiKey method |...

    Aspose::Words::AI::AiModel::WithApiKey method. Sets a specified API key to the model in C++....options ); oneDocumentSummary -> Save ( get_ArtifactsDir () + u "AI...options ); multiDocumentSummary -> Save ( get_ArtifactsDir () + u "AI...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  6. Document.appendDocument method | Aspose.Words f...

    Aspose.Words.Document.appendDocument method...preserving its formatting, // then save the source document to the local...KeepSourceFormatting ); dstDoc . save ( base . artifactsDir + "Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Convert Word to PDF in C#|Aspose.Words for .NET

    Convert Word to PDF in C#. Easy code examples for DOCX to PDF conversion. Supports all Word and image formats....Save methods on the Document object...from DOCX into PDF using the Save method: You can download the...

    docs.aspose.com/words/net/convert-a-document-to...
  8. ImageSavingArgs.keepImageStreamOpen property | ...

    ImageSavingArgs.keepImageStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving an image....stream open or close it after saving an image. get keepImageStreamOpen...provided in the Aspose.Words.Saving.ImageSavingArgs.ImageStream...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 用JavaScript通过C++加载工作簿中的特定工作表|Documentation

    学习如何用Aspose.Cells for JavaScript通过C++加载特定工作表。提高性能,减少内存占用。...blank - modify as needed) // Save the workbook to a downloadable...const outputData = workbook . save ( SaveFormat . Xlsx ); const...

    docs.aspose.com/cells/zh/javascript-cpp/load-sp...
  10. Aspose.PSD for Java 24.4 - Release Notes|Docume...

    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 ( outputFilePath , new PngOptions...layer . update (); newPsd . save ( outputFile ); } try ( PsdImage...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...