Sort Score
Result 10 results
Languages All
Labels All
Results 3,881 - 3,890 of 38,284 for

save

(0.19 sec)
  1. 图表系列|Aspose.Slides for PHP 文档

    PowerPoint 演示文稿中的图表系列...); } # 将演示文稿文件写入磁盘 $pres -> save ( "SetChartSeriesOverla_out...Color" ) -> BLUE ); $pres -> save ( "output.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/php-java/chart-series/
  2. Add properties in XMP metadata of EPS | C++

    The process of adding properties in XMP metadata of EPS file with Aspose.Page for C++ is explained and illustrated with the code snippets here.... Save EPS file with changed XMP metadata...XmpValue > (u "ABC" )); 37 38 // Save EPS file with changed XMP metadata...

    docs.aspose.com/page/cpp/xmp-metadata/add-prope...
  3. Add XMP metadata to EPS file using .NET

    The process of adding XMP metadata to EPS file with Aspose.Page API solution for C# .NET is explained and illustrated with the code snippets here.... Save EPS file with new XMP metadata...ToStringValue ()); 39 40 // Save EPS file with new XMP metadata...

    docs.aspose.com/page/net/xmp-metadata/add/
  4. Change simple values in XMP EPS metadata |C++

    The process of changing simple values in XMP metadata of EPS file with Aspose.Page API solution for C++ is explained and illustrated with the code here.... Save EPS file with changed XMP metadata..."dc:title" , value); 35 36 // Save EPS file with changed XMP metadata...

    docs.aspose.com/page/cpp/xmp-metadata/change-si...
  5. Document.JustificationMode | Aspose.Words for .NET

    Discover how to optimize your document's character spacing with the JustificationMode property. Enhance readability and improve presentation effortlessly!... Save ( ArtifactsDir + "Document....

    reference.aspose.com/words/net/aspose.words/doc...
  6. 导出图表|Aspose.Slides 文档

    在 C# 或 .NET 中从 PowerPoint 演示文稿获取图表图像... Save ( "image.png" , ImageFormat...

    docs.aspose.com/slides/zh/net/export-chart/
  7. Border.color property | Aspose.Words for Node.js

    Border.color property. Gets or sets the border color.... save ( base . artifactsDir + "Border...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 文本格式化|Aspose.Slides 文档

    在 C# 中管理和操作文本及文本框属性... Save ( "SomePresentation-out2.pptx"...10 个符号或更长的词语 presentation . Save ( "SomePresentation-out.pptx"...

    docs.aspose.com/slides/zh/net/text-formatting/
  9. 文本格式化|Aspose.Slides for Python 文档

    在 Python 中管理和处理文本及文本框属性... save ( "SomePresentation-out2.pptx"...blue , options ) presentation . save ( "SomePresentation-out3.pptx"...

    docs.aspose.com/slides/zh/python-net/text-forma...
  10. 导出图表|Aspose.Slides for Python 文档

    在Python中从PowerPoint演示文稿获取图表图像... save ( "image.png" , slides . ImageFormat...

    docs.aspose.com/slides/zh/python-net/export-chart/