Sort Score
Result 10 results
Languages All
Labels All
Results 5,101 - 5,110 of 50,320 for

shape

(0.11 sec)
  1. ParagraphCollection | Aspose.Words for Java

    Provides typed access to a collection of Paragraph nodes in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  2. Გადაიყვანეთ JPG Გამოსახულება C++

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

    products.aspose.com/words/ka/cpp/conversion/jpg...
  3. Adding Custom Labels to Data Points in the Seri...

    Learn how to add custom labels to data points in the series of a chart using Aspose.Cells for .NET. Our guide will show you how to modify the labels' appearance, position, and formatting, as well as how to link them to your data source for accurate data representation....Calculating the Chart Set the Shape Type of Data Labels of Chart...

    docs.aspose.com/cells/net/adding-custom-labels-...
  4. Aspose.Words.Rendering | Aspose.Words for .NET

    Discover Aspose.Words.Rendering, customize document printing and rendering effortlessly with powerful classes for enhanced output quality....methods to render an individual Shape or GroupShape to a raster or...

    reference.aspose.com/words/net/aspose.words.ren...
  5. Փոխարկել Պատկեր PNG C++

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

    products.aspose.com/words/hy/cpp/conversion/ima...
  6. Փոխարկել Պատկեր GIF C++

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

    products.aspose.com/words/hy/cpp/conversion/ima...
  7. Փոխարկել Պատկեր JPG C++

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

    products.aspose.com/words/hy/cpp/conversion/ima...
  8. Փոխարկել Պատկեր SVG C++

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

    products.aspose.com/words/hy/cpp/conversion/ima...
  9. 在 .NET 中管理演示文稿超链接|Aspose.Slides 文档

    轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接,使用 Aspose.Slides for .NET——在几分钟内提升互动性和工作流。... Shapes . AddAutoShape ( ShapeType...()) { IShape shape = pres . Slides [ 0 ]. Shapes . AddAutoShape...

    docs.aspose.com/slides/zh/net/manage-hyperlinks/
  10. Create flowchart style organization chart in VS...

    Python source code to create flowchart style organization chart in vsx file within any Python based application....its id Add organization node shapes to page. Add connectors to...to page to connect shape and its parent. Auto layout by invoking...

    products.aspose.com/diagram/python-net/flowchar...