Sort Score
Result 10 results
Languages All
Labels All
Results 7,601 - 7,610 of 50,310 for

shape

(0.12 sec)
  1. Փոխարկել WORD EPUB Javascript

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

    products.aspose.com/words/hy/nodejs-net/convers...
  2. Փոխարկել HTML DOC Javascript

    Փոխարկեք HTML ը DOC ձևաչափի JavaScript կոդով: Պահեք HTML որպես DOC օգտագործելով JavaScript:...DocumentBuilder(doc) shape = builder.insertImage("Input.html") shape.getShapeRenderer()...

    products.aspose.com/words/hy/nodejs-net/convers...
  3. Փոխարկել JPG DOC Javascript

    Փոխարկեք JPG ը DOC ձևաչափի JavaScript կոդով: Պահեք JPG որպես DOC օգտագործելով JavaScript:...DocumentBuilder(doc) shape = builder.insertImage("Input.jpg") shape.getShapeRenderer()...

    products.aspose.com/words/hy/nodejs-net/convers...
  4. Aspose::Words::DocumentBuilder class | Aspose.W...

    Aspose::Words::DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting. To learn more, visit the documentation article in C++....::ShapeBase>>&) Groups the shapes passed as a parameter into...::ShapeBase>>&) Groups the shapes passed as a parameter into...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Document class | Aspose.Words for Node.js

    Aspose.Words.Document class. Represents a Word document...Gets or sets the background shape of the document. Can be null...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Convert POWERPOINT to FODS in Android Apps or w...

    Convert POWERPOINT to FODS in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free POWERPOINT to FODS online converter quickly before integrating the code....Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/android-java/conversi...
  7. Convert POWERPOINT to XLTX in Android Apps or w...

    Convert POWERPOINT to XLTX in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free POWERPOINT to XLTX online converter quickly before integrating the code....Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/android-java/conversi...
  8. Vytvorte Dokument V Jazyku C++

    Vytvorte súbor pomocou knižnice C++. Jednoducho vytvorte nový dokument v C++ v niekoľkých krokoch....<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/sk/cpp/make/
  9. Gawe Dokumen Ing C++

    Gawe berkas nganggo perpustakaan C++. Nggawe dokumen anyar kanthi gampang ing C++ kanthi sawetara langkah....<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/jv/cpp/make/
  10. Urobiť Markdown Pomocou C++

    Vytvorte nový Markdown v C++ v niekoľkých krokoch. Jednoducho vytvorte Markdown pomocou knižnice C++....<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/sk/cpp/make/md/