Sort Score
Result 10 results
Languages All
Labels All
Results 3,421 - 3,430 of 133,800 for

pptx

(0.17 sec)
  1. 图表数据标签|Aspose.Slides 文档

    在C++中设置PowerPoint图表数据标签和距离...pptx" ; // 实例化一个表示PPTX文件的Presentation类 SharedPtr...Slides :: Export :: SaveFormat :: Pptx ); 将百分比显示为标签 Aspose.Slides for...

    docs.aspose.com/slides/zh/cpp/chart-data-label/
  2. Manage Tags and Custom Data in Presentations wi...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for Python via .NET, with examples for PowerPoint and OpenDocument presentations....Presentation Files PPTX files—items with the .pptx extension—are stored...slides . Presentation ( "pres.pptx" ) as pres : print ( pres ....

    docs.aspose.com/slides/python-net/managing-tags...
  3. Digital Signature in PowerPoint|Aspose.Slides f...

    Add digital signature certificate, certificate authority into PowerPoint presentation with Aspose.Slides....signatures are supported for PPTX format only. Add Digital Signature..."SomePresentationSign.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/digital-sign...
  4. Digital Signature in PowerPoint|Aspose.Slides D...

    Add digital signature certificate, certificate authority into PowerPoint presentation with Aspose.Slides....signatures are supported for PPTX format only. Add Digital Signature..."SomePresentationSign.pptx" , SaveFormat :: Pptx ); Now its possible...

    docs.aspose.com/slides/cpp/digital-signature-in...
  5. Online JSON to POTX Conversion or Build .NET ba...

    Free online app to convert JSON to POTX files. .NET C# conversion library code for JSON documents....JsonUtility class and Save it as PPTX Load PPTX document by using Presentation...presentations like PowerPoint, PPTX (Portable Document Format) becomes...

    products.aspose.com/total/net/conversion/json-t...
  6. Render Presentation Slides as SVG Images in Pyt...

    Learn how to render PowerPoint and OpenDocument slides as SVG images using Aspose.Slides for Python via .NET. High-quality visuals with simple code examples....pptx" ) for index in range ( pres...write_as_svg ( file ) Convert PPT & PPTX to PDF in Python | Advanced...

    docs.aspose.com/slides/python-net/render-a-slid...
  7. Chart Calculations|Aspose.Slides Documentation

    PowerPoint chart calculations and values in C# or .NET...pptx" )) { Chart chart = ( Chart.... Save ( "Result.pptx" , SaveFormat . Pptx ); } Calculate Actual...

    docs.aspose.com/slides/net/chart-calculations/
  8. Managing Tags and Custom Data|Aspose.Slides Doc...

    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....Presentation Files PPTX files—items with the .pptx extension—are stored...pres = new Presentation ( "pres.pptx" ); try { String keywords =...

    docs.aspose.com/slides/java/managing-tags-and-c...
  9. Managing Tags and Custom Data|Aspose.Slides Doc...

    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....Presentation Files PPTX files—items with the .pptx extension—are stored...MakeObject < Presentation > ( u "pres.pptx" ); System :: String keywords...

    docs.aspose.com/slides/cpp/managing-tags-and-cu...
  10. 图表数据标签|Aspose.Slides 文档

    在Java中设置PowerPoint图表数据标签和距离...pptx" , SaveFormat . Pptx ); } finally { if.... save ( "output.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/chart-dat...