Sort Score
Result 10 results
Languages All
Labels All
Results 7,701 - 7,710 of 49,130 for

shape

(0.09 sec)
  1. Buat DOC Menggunakan C++

    Buat DOC baharu dalam C++ dalam beberapa langkah. Buat DOC dengan mudah menggunakan pustaka C++....<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/ms/cpp/make/doc/
  2. Buat Markdown Menggunakan C++

    Buat Markdown baharu dalam C++ dalam beberapa langkah. Buat Markdown dengan mudah menggunakan pustaka C++....<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/ms/cpp/make/md/
  3. Add Figures Annotations using Python|Aspose.PDF...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for Python via .NET...is represented by a square shape. Square annotations are used...Polyline tool allows you to create shapes and outlines with an arbitrary...

    docs.aspose.com/pdf/python-net/figures-annotation/
  4. Convert DOC To JPG Javascript

    Convert DOC to JPG format in JavaScript code. Save DOC as JPG using JavaScript....DocumentBuilder(doc) shape = builder.insertImage("Input.doc") shape.getShapeRenderer()...

    products.aspose.com/words/nodejs-net/conversion...
  5. Convert WORD To TIFF Javascript

    Convert a Word document to TIFF format in JavaScript code. Save a Word document as TIFF using JavaScript....DocumentBuilder(doc) shape = builder.insertImage("Input.docx") shape.getShapeRenderer()...

    products.aspose.com/words/nodejs-net/conversion...
  6. Convert HTML To PNG Javascript

    Convert HTML to PNG format in JavaScript code. Save HTML as PNG using JavaScript....DocumentBuilder(doc) shape = builder.insertImage("Input.html") shape.getShapeRenderer()...

    products.aspose.com/words/nodejs-net/conversion...
  7. GlossaryDocument class | Aspose.Words for Python

    aspose.words.buildingblocks.GlossaryDocument class. Represents the root element for a glossary document within a Word document...background_shape Gets or sets the background shape of the document...of DocumentBase.background_shape . (Inherited from DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert Image To PDF Python

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

    products.aspose.com/words/python-net/conversion...
  9. Გადაიყვანეთ PDF JPG C#

    გადაიყვანეთ PDF JPG C# ფორმატში კოდით. შეინახეთ PDF როგორც JPG C#....; var shape = builder.InsertImage("Input.pdf"); shape.GetShapeRenderer()...

    products.aspose.com/words/ka/net/conversion/pdf...
  10. Გადაიყვანეთ PDF DOCX C#

    გადაიყვანეთ PDF DOCX C# ფორმატში კოდით. შეინახეთ PDF როგორც DOCX C#....; var shape = builder.InsertImage("Input.pdf"); shape.GetShapeRenderer()...

    products.aspose.com/words/ka/net/conversion/pdf...