Sort Score
Result 10 results
Languages All
Labels All
Results 7,361 - 7,370 of 50,259 for

shape

(0.21 sec)
  1. 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...
  2. Გააკეთეთ 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/
  3. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the font name and font size def change_styles(self, f…...Process shapes (which may contain text) try: shapes = doc.get_child_nodes(aw...get_child_nodes(aw.NodeType.SHAPE, True) shape_count = shapes.count for i in...

    forum.aspose.com/t/change-styles-for-complete-d...
  4. Გადაიყვანეთ PDF Გამოსახულება Python

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

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

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

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

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

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

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

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