Sort Score
Result 10 results
Languages All
Labels All
Results 6,341 - 6,350 of 43,097 for

shape

(0.04 sec)
  1. Java API to Render MD to XLTM | products.aspose...

    Export MD to XLTM via Java API without using Microsoft Excel or Adobe Reader...Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/md-to...
  2. Java API to Render MHTML to MD | products.aspos...

    Export MHTML to MD via Java API without using Microsoft Excel or Adobe Reader...Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/mhtml...
  3. Java API to Render XPS to FODS | products.aspos...

    Export XPS to FODS via Java API without using Microsoft Excel or Adobe Reader...Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/xps-t...
  4. Java API to Render PDF to ODS | products.aspose...

    Export PDF to ODS via Java API without using Microsoft Excel or Adobe Reader...Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/pdf-t...
  5. Convert FLATOPC to PPSX via C# .NET or with fre...

    Convert Word flatopc documents to PowerPoint ppsx files with C#. Convert multiple files within ASP.NET or other .NET applications....in text frame of any slide shape inside presentation Save the...

    products.aspose.com/total/net/conversion/flatop...
  6. Java API to Render XPS to XLTX | products.aspos...

    Export XPS to XLTX via Java API without using Microsoft Excel or Adobe Reader...Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/xps-t...
  7. Java API to Render MHTML to XLT | products.aspo...

    Export MHTML to XLT via Java API without using Microsoft Excel or Adobe Reader...Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/mhtml...
  8. 形状动画|Aspose.Slides for PHP 文档

    应用 PowerPoint 动画... $shape = $firstSlide -> getShapes ()...$sequence -> getEffectsByShape ( $shape ); if ( java_values ( $Array...

    docs.aspose.com/slides/zh/php-java/shape-animat...
  9. Row class | Aspose.Words for Node.js

    Aspose.Words.Tables.Row class. Represents a table row...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...isDeep) Returns an Nth child Shape node. (Inherited from CompositeNode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Make A Document In C#

    Create a file using .NET library. Easily create a new document in C# in a few steps....new DocumentBuilder(doc); Shape shape = builder.InsertChart(ChartType...432 , 252 ); Chart chart = shape.Chart; chart.Title.Text = "Demo...

    products.aspose.com/words/net/make/