Sort Score
Result 10 results
Languages All
Labels All
Results 7,741 - 7,750 of 50,406 for

shape

(0.8 sec)
  1. Java API to Render EPUB to SXC | products.aspos...

    Export EPUB to SXC 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/epub-...
  2. Save Presentations in Python|Aspose.Slides for ...

    Discover how to save presentations in Python using Aspose.Slides—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects....presentation, add text to a shape, and save it to a stream. import...

    docs.aspose.com/slides/python-net/save-presenta...
  3. Compatibility | Aspose.Words for Java

    Specifies names of compatibility options in Java....or Last Character SHAPE_LAYOUT_LIKE_WW_8 Shape Layout Like Word...Character SHAPE_LAYOUT_LIKE_WW_8 public static int SHAPE_LAYOUT_LIKE_WW_8...

    reference.aspose.com/words/java/com.aspose.word...
  4. Manage VBA Projects in Presentations with Pytho...

    Discover how to generate and manipulate PowerPoint and OpenDocument presentations via VBA with Aspose.Slides for Python via .NET to streamline your workflow....source_code = """ Sub Test(oShape As Shape) MsgBox "Hello, world!" End...

    docs.aspose.com/slides/python-net/presentation-...
  5. PSB ファイルを開いて編集する | products.aspose.com

    オンラインエディターで PSB ファイルを開いて編集する...Yellow); // Draw an arc shape by specifying the Pen object...

    products.aspose.com/psd/jp/editor/psb/
  6. 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/
  7. Make HTML Using Java

    Make a new HTML in Java in a few steps. Easily create HTML 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/html/
  8. Make WORD Using Java

    Make a new a Word document in Java in a few steps. Easily create a Word document 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/word/
  9. Ustvari Dokument V Java

    Ustvarite datoteko s knjižnico Java. Preprosto ustvarite nov dokument v Java v nekaj korakih....new DocumentBuilder (doc); Shape shape = builder.insertChart(ChartType...432 , 252 ); Chart chart = shape.getChart(); chart.getTitle()...

    products.aspose.com/words/sl/java/make/
  10. Ustvari DOC Z Uporabo Java

    Ustvarite novo DOC v Java v nekaj korakih. Preprosto ustvarite DOC s knjižnico Java....new DocumentBuilder (doc); Shape shape = builder.insertChart(ChartType...432 , 252 ); Chart chart = shape.getChart(); chart.getTitle()...

    products.aspose.com/words/sl/java/make/doc/