Sort Score
Result 10 results
Languages All
Labels All
Results 5,291 - 5,300 of 45,736 for

shape

(0.11 sec)
  1. Გადაიყვანეთ Გამოსახულება DOC Java

    გადაიყვანეთ Გამოსახულება DOC Java ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც DOC Java....DocumentBuilder(doc); Shape shape = builder.insertImage("Input.png"); shape.getShapeRenderer()...

    products.aspose.com/words/ka/java/conversion/im...
  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. Translate Markdown to Document Object Model (DO...

    Tarnslate 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/cpp/translate-markdown-to...
  4. 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...
  5. 用C++刷新关联形状的值|Documentation

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

    docs.aspose.com/cells/zh/cpp/refresh-values-of-...
  6. Გადაიყვანეთ JPG HTML C++

    გადაიყვანეთ JPG HTML C++ ფორმატში კოდით. შეინახეთ JPG როგორც HTML C++....auto shape = builder->InsertImage(u"Input.jpg"); shape->GetS...

    products.aspose.com/words/ka/cpp/conversion/jpg...
  7. Փոխարկել WORD HTML C++

    Փոխարկեք WORD ը HTML ձևաչափի C++ կոդով: Պահեք WORD որպես HTML օգտագործելով C++:...auto shape = builder->InsertImage(u"Input.docx"); shape->Get...

    products.aspose.com/words/hy/cpp/conversion/wor...
  8. ViewOptions | Aspose.Words for Java

    Provides various options that control how a document is shown in Microsoft Word in Java....Controls display of the background shape in print layout view. getDoNotDisplayPageB()...Controls display of the background shape in print layout view. setDo...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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/
  10. 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/