Sort Score
Result 10 results
Languages All
Labels All
Results 6,711 - 6,720 of 46,233 for

shape

(0.09 sec)
  1. Buat WORD Menggunakan C#

    Buat WORD baharu dalam C# dalam beberapa langkah. Buat WORD dengan mudah menggunakan pustaka .NET....new DocumentBuilder(doc); Shape shape = builder.InsertChart(ChartType...432 , 252 ); Chart chart = shape.Chart; chart.Title.Text = "Demo...

    products.aspose.com/words/ms/net/make/word/
  2. 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/
  3. 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...
  4. Կատարեք WORD՝ Օգտագործելով C#

    Ստեղծեք նոր WORD C# ում մի քանի քայլով: Հեշտությամբ ստեղծեք WORD՝ օգտագործելով .NET գրադարանը:...new DocumentBuilder(doc); Shape shape = builder.InsertChart(ChartType...432 , 252 ); Chart chart = shape.Chart; chart.Title.Text = "Demo...

    products.aspose.com/words/hy/net/make/word/
  5. Կատարեք HTML՝ Օգտագործելով C#

    Ստեղծեք նոր HTML C# ում մի քանի քայլով: Հեշտությամբ ստեղծեք HTML՝ օգտագործելով .NET գրադարանը:...new DocumentBuilder(doc); Shape shape = builder.InsertChart(ChartType...432 , 252 ); Chart chart = shape.Chart; chart.Title.Text = "Demo...

    products.aspose.com/words/hy/net/make/html/
  6. 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...
  7. 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...
  8. Փոխարկել PDF Openoffice Python

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

    products.aspose.com/words/hy/python-net/convers...
  9. Փոխարկել 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...
  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...