Sort Score
Result 10 results
Languages All
Labels All
Results 6,231 - 6,240 of 42,872 for

shape

(0.07 sec)
  1. Ustvari WORD Z Uporabo Java

    Ustvarite novo WORD v Java v nekaj korakih. Preprosto ustvarite WORD 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/word/
  2. Convert PowerPoint to HTML in Java|Aspose.Slide...

    Convert PowerPoint HTML in Java: Save PPTX or PPT as HTML in Java. Save slides as HTML in Java...IHtmlGenerator generator , IShape shape ) { } @Override public void...IHtmlGenerator generator , IShape shape ) { } private final String SlideHeader...

    docs.aspose.com/slides/androidjava/convert-powe...
  3. Manage SmartArt|Aspose.Slides for Node.js via ....

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....added a connector between two shapes. var pres = new aspose . slides...added a connector between two shapes. var pres = new aspose . slides...

    docs.aspose.com/slides/nodejs-java/manage-smart...
  4. TTF Fonts - Comprehensive Knowledge Base

    TTF fonts are versatile digital typefaces used across platforms, from elegant print designs to sleek web interfaces. Discover their role in typography....closed paths that define the shape of each character. Contours...points are used to define the shape of curves. Quadratic Bézier...

    docs.aspose.com/font/net/what-is-font/ttf-font/
  5. Გადაიყვანეთ PDF PNG Python

    გადაიყვანეთ PDF PNG Python ფორმატში კოდით. შეინახეთ PDF როგორც PNG Python....DocumentBuilder(doc) shape = builder.insert_image("Input.pdf") shape.get_shape_renderer()...

    products.aspose.com/words/ka/python-net/convers...
  6. Გადაიყვანეთ WORD JPG Python

    გადაიყვანეთ WORD JPG Python ფორმატში კოდით. შეინახეთ WORD როგორც JPG Python....DocumentBuilder(doc) shape = builder.insert_image("Input.docx") shape.get_shape_renderer()...

    products.aspose.com/words/ka/python-net/convers...
  7. Გადაიყვანეთ PDF TIFF Python

    გადაიყვანეთ PDF TIFF Python ფორმატში კოდით. შეინახეთ PDF როგორც TIFF Python....DocumentBuilder(doc) shape = builder.insert_image("Input.pdf") shape.get_shape_renderer()...

    products.aspose.com/words/ka/python-net/convers...
  8. Կատարեք HTML՝ Օգտագործելով C#

    Ստեղծեք նոր HTML C# ում մի քանի քայլով: Հեշտությամբ ստեղծեք HTML՝ օգտագործելով .NET գրադարանը:...new DocumentBuilder(doc); Shape shape = builder.InsertChart(ChartType...432 , 252 ); Chart chart = shape.Chart; chart.Title.Text = "Demo...

    products.aspose.com/words/hy/net/make/html/
  9. Urobiť Markdown Pomocou C#

    Vytvorte nový Markdown v C# v niekoľkých krokoch. Jednoducho vytvorte Markdown pomocou knižnice .NET....new DocumentBuilder(doc); Shape shape = builder.InsertChart(ChartType...432 , 252 ); Chart chart = shape.Chart; chart.Title.Text = "Demo...

    products.aspose.com/words/sk/net/make/md/
  10. Urobiť DOC Pomocou C#

    Vytvorte nový DOC v C# v niekoľkých krokoch. Jednoducho vytvorte DOC pomocou knižnice .NET....new DocumentBuilder(doc); Shape shape = builder.InsertChart(ChartType...432 , 252 ); Chart chart = shape.Chart; chart.Title.Text = "Demo...

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