Sort Score
Result 10 results
Languages All
Labels All
Results 7,171 - 7,180 of 49,129 for

shape

(0.16 sec)
  1. Watermark Powerpoint File Online or using .NET ...

    Free online app to Watermark different Powerpoint files. .NET watermarking library C# code for Powerpoint presentations....object Select the slide Pick shape using AddAutoShape and get watermarking...

    products.aspose.com/total/net/watermark/powerpo...
  2. Java API to Render XML to XLTX | products.aspos...

    Export XML 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/xml-t...
  3. Java API to Render XML to FODS | products.aspos...

    Export XML 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/xml-t...
  4. Java API to Render XML to TSV | products.aspose...

    Export XML to TSV 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/xml-t...
  5. StructuredDocumentTagRangeEnd class | Aspose.Wo...

    Aspose.Words.Markup.StructuredDocumentTagRangeEnd class. Represents an end of ranged structured document tag which accepts multi-sections content...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldSeparator class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldSeparator class. Represents a Word field separator that separates the field code from the field result...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the font name and font size def change_styles(self, f…...Process shapes (which may contain text) try: shapes = doc.get_child_nodes(aw...get_child_nodes(aw.NodeType.SHAPE, True) shape_count = shapes.count for i in...

    forum.aspose.com/t/change-styles-for-complete-d...
  8. Vytvorte Dokument V Jazyku Java

    Vytvorte súbor pomocou knižnice Java. Jednoducho vytvorte nový dokument v Java v niekoľkých krokoch....new DocumentBuilder (doc); Shape shape = builder.insertChart(ChartType...432 , 252 ); Chart chart = shape.getChart(); chart.getTitle()...

    products.aspose.com/words/sk/java/make/
  9. Make PDF Using Java

    Make a new PDF in Java in a few steps. Easily create PDF using Java library....new DocumentBuilder (doc); Shape shape = builder.insertChart(ChartType...432 , 252 ); Chart chart = shape.getChart(); chart.getTitle()...

    products.aspose.com/words/java/make/pdf/
  10. Urobiť DOCX Pomocou Java

    Vytvorte nový DOCX v Java v niekoľkých krokoch. Jednoducho vytvorte DOCX pomocou knižnice Java....new DocumentBuilder (doc); Shape shape = builder.insertChart(ChartType...432 , 252 ); Chart chart = shape.getChart(); chart.getTitle()...

    products.aspose.com/words/sk/java/make/docx/