Sort Score
Result 10 results
Languages All
Labels All
Results 7,511 - 7,520 of 42,876 for

shape

(0.05 sec)
  1. Aspose::Words::Paragraph class | Aspose.Words f...

    Aspose::Words::Paragraph class. Represents a paragraph of text. To learn more, visit the documentation article in C++....Footnote , Run , SpecialChar , Shape , GroupShape , SmartTag . A...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. Run class | Aspose.Words for Node.js

    Aspose.Words.Run class. Represents a run of characters with the same font formatting...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 现代 API|Aspose.Slides 文档

    现代 API... Shapes . AddPictureFrame ( ShapeType...Slides [ 0 ]. Shapes [ 0 ]. GetThumbnail (). Save ( "shape.png" );...

    docs.aspose.com/slides/zh/net/modern-api/
  4. ListLevel | Aspose.Words for Java

    Defines formatting for a list level in Java....NumberFormat value will create star-shaped bullet list symbols. listLevel...createPictureBullet() Creates picture bullet shape for the current list level....

    reference.aspose.com/words/java/com.aspose.word...
  5. Working with Transparency in PostScript | .NET

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...for painting vector graphics: shapes or text, we offer “pseudo-transparency”...paling algorithm for transparent shapes and text, which we called ...

    docs.aspose.com/page/net/ps/working-with-transp...
  6. Make A Document In Javascript

    Create a file using Node.js via .NET library. Easily create a new document in JavaScript in a few steps....DocumentBuilder(doc) shape = builder.insertChart(aw.Drawing...ChartType.Pie, 432 , 252 ) chart = shape.chart chart.title.text = "Demo...

    products.aspose.com/words/nodejs-net/make/
  7. Make WORD Using Javascript

    Make a new a Word document in JavaScript in a few steps. Easily create a Word document using Node.js via .NET library....DocumentBuilder(doc) shape = builder.insertChart(aw.Drawing...ChartType.Pie, 432 , 252 ) chart = shape.chart chart.title.text = "Demo...

    products.aspose.com/words/nodejs-net/make/word/
  8. Կատարեք Markdown՝ Օգտագործելով Javascript

    Ստեղծեք նոր Markdown JavaScript ում մի քանի քայլով: Հեշտությամբ ստեղծեք Markdown՝ օգտագործելով Node.js via .NET գրադարանը:...DocumentBuilder(doc) shape = builder.insertChart(aw.Drawing...ChartType.Pie, 432 , 252 ) chart = shape.chart chart.title.text = "Demo...

    products.aspose.com/words/hy/nodejs-net/make/md/
  9. Urobiť DOCX Pomocou Javascript

    Vytvorte nový DOCX v JavaScript v niekoľkých krokoch. Jednoducho vytvorte DOCX pomocou knižnice Node.js via .NET....DocumentBuilder(doc) shape = builder.insertChart(aw.Drawing...ChartType.Pie, 432 , 252 ) chart = shape.chart chart.title.text = "Demo...

    products.aspose.com/words/sk/nodejs-net/make/docx/
  10. Make HTML Using Python

    Make a new HTML in Python in a few steps. Easily create HTML using Python via .NET library....DocumentBuilder(doc) shape = builder.insert_chart(aw.drawing...ChartType.PIE, 432 , 252 ) chart = shape.chart chart.title.text = "Demo...

    products.aspose.com/words/python-net/make/html/