Sort Score
Result 10 results
Languages All
Labels All
Results 7,261 - 7,270 of 49,744 for

shape

(1.08 sec)
  1. 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...
  2. 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...
  3. DocumentBase class | Aspose.Words for Python

    aspose.words.DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document...background_shape Gets or sets the background shape of the document...of DocumentBase.background_shape . parent_node Gets the immediate...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Გააკეთეთ DOCX C++ Ის Გამოყენებით

    შექმენით ახალი DOCX C++ ში რამდენიმე ნაბიჯით. მარტივად შექმენით DOCX C++ ბიბლიოთეკის გამოყენებით....<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/ka/cpp/make/docx/
  5. Გადაიყვანეთ WORD Გამოსახულება Python

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

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

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

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

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

    products.aspose.com/words/ka/python-net/convers...
  8. Გადაიყვანეთ TEXT GIF Python

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

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

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

    products.aspose.com/words/ka/python-net/convers...
  10. Გადაიყვანეთ 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...