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

shape

(0.07 sec)
  1. Გააკეთეთ WORD Java Ის Გამოყენებით

    შექმენით ახალი WORD Java ში რამდენიმე ნაბიჯით. მარტივად შექმენით WORD Java ბიბლიოთეკის გამოყენებით....new DocumentBuilder (doc); Shape shape = builder.insertChart(ChartType...432 , 252 ); Chart chart = shape.getChart(); chart.getTitle()...

    products.aspose.com/words/ka/java/make/word/
  2. Buat WORD Menggunakan Java

    Buat WORD baharu dalam Java dalam beberapa langkah. Buat WORD dengan mudah menggunakan pustaka Java....new DocumentBuilder (doc); Shape shape = builder.insertChart(ChartType...432 , 252 ); Chart chart = shape.getChart(); chart.getTitle()...

    products.aspose.com/words/ms/java/make/word/
  3. Կատարեք HTML՝ Օգտագործելով Java

    Ստեղծեք նոր HTML Java ում մի քանի քայլով: Հեշտությամբ ստեղծեք HTML՝ օգտագործելով Java գրադարանը:...new DocumentBuilder (doc); Shape shape = builder.insertChart(ChartType...432 , 252 ); Chart chart = shape.getChart(); chart.getTitle()...

    products.aspose.com/words/hy/java/make/html/
  4. Creating a Page Layout in C++|Aspose.Words for C++

    Creating a page layout can be a costly procedure. Aspose.Words will create a page layout only when it is necessary: to render document pages, to obtain a field value, to export a document to HTML, etc....images may be in the form of shapes created in Microsoft Word with... Building and reflowing of shape content – a step required if...

    docs.aspose.com/words/cpp/creating-a-page-layout/
  5. Convert PowerPoint Presentations to HTML in Jav...

    Convert PowerPoint presentations to responsive HTML. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....writeShapeStart : function ( generator , shape ) { }, writeShapeEnd : function...function ( generator , shape ) { } }); htmlOptions . setHtmlFormatter...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  6. Managing Pictures with C++|Documentation

    Add, position, and manage images in spreadsheets using Aspose.Cells for C++ API....worksheet cell in an image shape. You can link the picture to...Add picture to worksheet auto shapes = worksheet . GetShapes ();...

    docs.aspose.com/cells/cpp/managing-pictures/
  7. Convert Image To WORD Python

    Convert Image to WORD format in Python code. Save Image as WORD using Python....DocumentBuilder(doc) shape = builder.insert_image("Input.png") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  8. Convert PowerPoint Presentations to HTML in PHP...

    Convert PowerPoint presentations to responsive HTML in PHP. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....writeShapeStart ( $generator , $shape ) { } function writeShapeEnd...writeShapeEnd ( $generator , $shape ) { } const SlideHeader = "<div class=...

    docs.aspose.com/slides/php-java/convert-powerpo...
  9. Փոխարկել WORD PDF Python

    Փոխարկեք WORD ը PDF ձևաչափի Python կոդով: Պահեք WORD որպես PDF օգտագործելով Python:...DocumentBuilder(doc) shape = builder.insert_image("Input.docx") shape.get_shape_renderer()...

    products.aspose.com/words/hy/python-net/convers...
  10. Փոխարկել PDF Պատկեր Python

    Փոխարկեք PDF ը Պատկեր ձևաչափի Python կոդով: Պահեք PDF որպես Պատկեր օգտագործելով Python:...DocumentBuilder(doc) shape = builder.insert_image("Input.pdf") shape.get_shape_renderer()...

    products.aspose.com/words/hy/python-net/convers...