Sort Score
Result 10 results
Languages All
Labels All
Results 5,731 - 5,740 of 48,838 for

shape

(0.11 sec)
  1. Փոխարկել JPG BMP Javascript

    Փոխարկեք JPG ը BMP ձևաչափի JavaScript կոդով: Պահեք JPG որպես BMP օգտագործելով JavaScript:...DocumentBuilder(doc) shape = builder.insertImage( "Input.jpg" ) shape.getShapeRenderer()...DocumentBuilder(doc) shape = builder.insertImage("Input.jpg") shape.getShapeRenderer()...

    products.aspose.com/words/hy/nodejs-net/convers...
  2. Remove background from vector images in C#|Docu...

    Using graphic library Aspose.Imaging for .NET (C#) to remove background from vector images....consist of numerous colored shapes covering the whole image, creating...objects without underlying shapes as part of the background....

    docs.aspose.com/imaging/net/removing-background...
  3. Create Flowchart in Python

    This tutorial guides how to create flowchart in Python. It explains the step-by-step algorithm and a working sample code to create a flowchart maker in Python....flowchart creation by changing the shape types, connections, schema,...class and insert different shapes from the master stencil Specify...

    kb.aspose.com/diagram/python/create-flowchart-i...
  4. 用C++刷新关联形状的值|Documentation

    学习如何使用 Aspose.Cells for C++ 在Excel文件中刷新关联形状的值。...Shapes.UpdateSelectedValue() 方法刷新链接形状的值。...Cells 改变B4单元格的值,然后调用 Worksheet.Shapes.UpdateSelectedValue() 方法刷新图片的值,并将其保存为PDF格式。...

    docs.aspose.com/cells/zh/cpp/refresh-values-of-...
  5. 使用Node.js通过C++刷新关联形状的数值|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Excel中刷新关联形状的数值。...js 更改 Shape 的调整值 在工作表中将形状移到前面或后面,用Node.js通过C++...

    docs.aspose.com/cells/zh/nodejs-cpp/refresh-val...
  6. Ինչպես ավելացնել պատկերը Word փաստաթղթում, օգտա...

    Քայլ առ քայլ ուղեցույց այն մասին, թե ինչպես կարելի է պատկեր ավելացնել word փաստաթղթում, օգտագործելով C# ձեռնարկը կոդով, որպեսզի պատկերը տեղադրվի word փաստաթղթի վերնագրի C#-ում և ավելացնել պատկերը word փաստաթղթի մարմնին որպես կապակցված պատկեր:...ավելացնելու համար Օգտագործեք Shape class ՝ Պատկերի չափը, դիրքը...

    kb.aspose.com/hy/words/net/how-to-add-image-in-...
  7. Add Watermark to ODP Presentation Files using C...

    C++ source code for adding Watermark to ODP Presentation....watermarkShape = slide -> get_Shapes() -> AddAutoShape(ShapeType...watermarkShape = slide -> get_Shapes() -> AddAutoShape(ShapeType...

    products.aspose.com/slides/cpp/watermark/odp/
  8. Add Watermark to PPT Presentation Files using C...

    C++ source code for adding Watermark to PPT Presentation....watermarkShape = slide -> get_Shapes() -> AddAutoShape(ShapeType...watermarkShape = slide -> get_Shapes() -> AddAutoShape(ShapeType...

    products.aspose.com/slides/cpp/watermark/ppt/
  9. ChartDataLabelCollection.ClearFormat | Aspose.W...

    Discover how to use the ClearFormat method in ChartDataLabelCollection to effortlessly reset all chart data label formats for cleaner visuals....new DocumentBuilder ( doc ); Shape chartShape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Translate Markdown to DOM|Aspose.Words for .NET

    Translate a Markdown document to Document Object Model and back using C#. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....[alt text](url (title)) The Shape class. Container Blocks A document...corresponding HorizontalRule shape: DocumentBuilder.InsertHorizontalRule()...

    docs.aspose.com/words/net/translate-markdown-to...