Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 163,319 for

presentation

(0.1 sec)
  1. set_BwConversionMode() | Aspose.Slides for C++ ...

    Specifies the algorithm for converting a color image into a black and white image. This option will applied only if CompressionType is set to TiffCompressionTypes::CCITT4 or TiffCompressionTypes::CCITT3 Write BlackWhiteConversionMode. Default is BlackWhiteConversionMode::Default....System :: SharedPtr < Presentation > presentation = System :: MakeObject...MakeObject < Presentation > (); presentation -> Save ( tiffFilePath...

    reference.aspose.com/slides/cpp/aspose.slides.e...
  2. IMathPortion | Aspose.Slides for Android via Ja...

    Represents a portion with mathematical context inside.... Example: Presentation pres = new Presentation(); try { IAutoShape...paragraph Example: Presentation pres = new Presentation(); try { IAutoShape...

    reference.aspose.com/slides/androidjava/com.asp...
  3. 在 Java 中将 HTML 转换为 PPTX | products.aspose.com

    在 Java 中将 HTML 转换为 PPTX。使用 Java 库 API 将 HTML 转换为 PowerPoint...HTML转PPTX的Java代码 Presentation presentation = new Presentation (); try...FileInputStream ( "page.html" ); try { presentation . getSlides (). addFromHtml...

    products.aspose.com/slides/zh/java/conversion/h...
  4. ForEach_ | Aspose.Sildes for PHP via Java API R...

    ForEach_ ForEach_ class Represents a group of methods intended to iterate over different Presentation model objects. ......to iterate over different Presentation model objects. These methods...iterate and change some Presentation’ elements formatting or...

    reference.aspose.com/slides/php-java/aspose.sli...
  5. Limitations and API Differences|Aspose.Slides f...

    Aspose.Slides for Node.js via Java limitations and api differences....a new Presentation Aspose.Slides for Java Presentation pres =...= new Presentation (); Aspose.Slides for Node.js via Java var...

    docs.aspose.com/slides/nodejs-java/limitations-...
  6. ImageCollection | Aspose.Sildes for Node.js via...

    ImageCollection ImageCollection class Represents collection of PPImage. addImage Name Description addImage ( PPImage ......an image from an another presentation. Parameters: Name Type Description...(BufferedImage) Add an image to a presentation. Parameters: Name Type Description...

    reference.aspose.com/slides/nodejs-java/aspose....
  7. Manage TextBox|Aspose.Slides Documentation

    Add textbox or text frame to PowerPoint Presentations in C++...Create an instance of the Presentation class. Obtain a reference...slide in the newly created presentation. Add an IAutoShape object...

    docs.aspose.com/slides/cpp/manage-textbox/
  8. 3D Chart|Aspose.Slides for Python Documentation

    Set rotationX, rotationY, and depthpercents for 3D chart in PowerPoint Presentation in Python...Create an instance of the Presentation class. Access first slide...properties. Write the modified presentation to a PPTX file. import aspose...

    docs.aspose.com/slides/python-net/3d-chart/
  9. FillFormat | Aspose.Sildes for .NET API Reference

    Returns the FillFormat object that contains fill formatting properties for a shape. Note can return null for certain types of shapes which dont have fill properties. Read-only IFillFormataspose.slides/ifillformat....PowerPoint Presentation. [C#] using ( Presentation pres = new...new Presentation ()) { IAutoShape shape = pres . Slides [ 0 ]. Shapes...

    reference.aspose.com/slides/net/aspose.slides/s...
  10. InsertClone | Aspose.Sildes for .NET API Reference

    Inserts a copy of a specified master slide to specified position of the collection. Linked layout slides will be copied too....PowerPoint Presentation. [C#] // Instantiate Presentation class to...the source presentation file using ( Presentation srcPres = new...

    reference.aspose.com/slides/net/aspose.slides/m...