Sort Score
Result 10 results
Languages All
Labels All
Results 4,271 - 4,280 of 45,829 for

shape

(0.18 sec)
  1. 55541789.xlsx

    Sheet1 Country Fruit Vehicle Color Shape USA Apple Car Green Oval UK Pear Truck Orange Circle China Coconut Bus Purple Square India Banana Scooter Yellow Rectangle Pakistan Mango Van Blue Line Bang......Country Fruit Vehicle Color Shape USA Apple Car Green Oval UK...

    docs.aspose.com/cells/sv/nodejs-cpp/find-the-ro...
  2. 55541790.xlsx

    Sheet1 Country Fruit Vehicle Color Shape USA Apple Car Green Oval UK Pear Truck Orange Circle China Coconut Bus Purple Square India Banana Scooter Yellow Rectangle Pakistan Mango Van Blue Line Bang......Country Fruit Vehicle Color Shape USA Apple Car Green Oval UK...

    docs.aspose.com/cells/python-net/query-cell-are...
  3. 55541789.xlsx

    Sheet1 Country Fruit Vehicle Color Shape USA Apple Car Green Oval UK Pear Truck Orange Circle China Coconut Bus Purple Square India Banana Scooter Yellow Rectangle Pakistan Mango Van Blue Line Bang......Country Fruit Vehicle Color Shape USA Apple Car Green Oval UK...

    docs.aspose.com/cells/fr/python-net/find-the-ro...
  4. 55541789.xlsx

    Sheet1 Country Fruit Vehicle Color Shape USA Apple Car Green Oval UK Pear Truck Orange Circle China Coconut Bus Purple Square India Banana Scooter Yellow Rectangle Pakistan Mango Van Blue Line Bang......Country Fruit Vehicle Color Shape USA Apple Car Green Oval UK...

    docs.aspose.com/cells/tr/python-net/find-the-ro...
  5. PdfLoadOptions.SkipPdfImages | Aspose.Words for...

    Discover PdfLoadOptions' SkipPdfImages property to control image loading in PDFs. Enhance performance by skipping images for faster document processing.... Shape , true ); if ( isSkipPdfImages...

    reference.aspose.com/words/net/aspose.words.loa...
  6. Ellipse|Aspose.Slides Documentation

    Create ellipse in PowerPoint presentation in C# or .NET...developers about adding ellipse shapes to their slides using Aspose...to draw different kinds of shapes with just a few lines of code...

    docs.aspose.com/slides/net/ellipse/
  7. 在 Excel 中使用 C++ 更改批注背景色的方法|Documentation

    如何更改 Excel 批注中的颜色。以及如何使用 C++ 在批注中插入图片或图像。...CommentShape shape = comment . GetCommentShape (); shape . GetFill...bytes // Set image data to the shape associated with the comment...

    docs.aspose.com/cells/zh/cpp/how-to-set-comment...
  8. Create Visio Diagram in Java

    This guide covers the information to create Visio diagram in Java. It discusses the step-by-step program flow and a running code snippet to automate visio diagram creation in Java....a master Add a rectangular shape by invoking the addShape() method...containing the master shapes. Next, append a shape while setting the...

    kb.aspose.com/diagram/java/create-visio-diagram...
  9. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_TopMode method. Gets or sets the interpretation mode of the Top property value: whether it sets the location of the data label from the top edge of the chart of from the position specified by its Position property in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 演示文稿的页眉和页脚|Aspose.Slides 文档

    使用Aspose.Slides在PowerPoint中处理页眉和页脚。...auto & shape : System :: IterateOver ( master -> get_Shapes ()))...if ( shape -> get_Placeholder () != nullptr ) { if ( shape -> get_Placeholder...

    docs.aspose.com/slides/zh/cpp/presentation-head...