Sort Score
Result 10 results
Languages All
Labels All
Results 4,851 - 4,860 of 50,298 for

shape

(0.11 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/ja/net/find-the-root-elem...
  2. PdfLoadOptions.PageIndex | Aspose.Words for .NET

    Discover PdfLoadOptions PageIndex. Easily set the starting page index for PDF reading with this flexible property. Optimize your PDF handling today!... Shape , true ); if ( isSkipPdfImages...

    reference.aspose.com/words/net/aspose.words.loa...
  3. [Aspose.Cells] 範囲コピーで線オブジェクトがコピーされない - Free Sup...

    Aspose.Cells for .NET(v26.1.0)を利用しています。 範囲コピーで線オブジェクトがコピーされません。 詳細は以下の添付ファイルをご確認ください。 線オブジェクトがコピーされない.zip (63.3 KB) 添付ファイル内の「検証結果.docx」をご確認ください。...描画オブジェクトを一時的に非表示にしてコピー コピー前に対象の線オブジェクトの Shape.IsVisible = false に設定し、コピー後に再度表示させる方法があります...2本の横線はすべてshapeで、 PasteType=PasteType.Formatsの場合、shapeはコピーされるべきではありません。Aspose...

    forum.aspose.com/t/aspose-cells/325227
  4. Story class | Aspose.Words for Python

    aspose.words.Story class. Base class for elements that contain block-level nodes [Paragraph](../paragraph/) and [Table](../../aspose.words.tables/table/)...from Node ) delete_shapes() Deletes all shapes from the text of...Examples Shows how to remove all shapes from a node. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Export Visio Diagram to EMF - Text not centered...

    When exporting Visio Diagrams to EMF using Aspose.Diagram, the text is not centered inside of Shape as in the original Visio Drawing. A sample Visio file and export EMF in attached Zip… TextNotCentered.zip (194.4 KB) C…...Text not centered inside of shapes Aspose.Diagram Product Family...text is not centered inside of shape as in the original Visio Drawing...

    forum.aspose.com/t/export-visio-diagram-to-emf-...
  6. Გადაიყვანეთ Გამოსახულება BMP C++

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

    products.aspose.com/words/ka/cpp/conversion/ima...
  7. Გადაიყვანეთ Გამოსახულება 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/ka/cpp/conversion/ima...
  8. 与GridJs客户端端协同工作|Documentation

    本文介绍了GridJs中的客户端JavaScript API或函数。...false 是 loadingGif 加载图 images / shapes 时的 GIF 动图 URL。 默认值为 content/img/updating...url when loading the image / shape . it is optional , the default...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  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. Manage Video Frames in Presentations Using Java...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for Java. Fast how-to guide....( IShape shape : slide . getShapes ()) { if ( shape instanceof...IVideoFrame vf = ( IVideoFrame ) shape ; String type = vf . getEmbeddedVideo...

    docs.aspose.com/slides/java/video-frame/