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

shape

(0.1 sec)
  1. 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/
  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. 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/
  4. 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...
  5. Convert Word, PDF And Many Other File Formats U...

    Convert documents programmatically in Python between various file formats: DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more....DocumentBuilder(doc) shape = builder.insert_image("Input.docx") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion/
  6. Փոխարկել 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...
  7. Փոխարկել 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...
  8. Փոխարկել PDF SVG Python

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

    products.aspose.com/words/hy/python-net/convers...
  9. Გადაიყვანეთ PDF HTML Python

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

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

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

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