Sort Score
Result 10 results
Languages All
Labels All
Results 5,741 - 5,750 of 48,708 for

shape

(0.49 sec)
  1. Marker color doesnt work - Free Support Forum -...

    I tried almost every property i saw\recognized None of this options sets a color for a marker: (here i’m trying to set almost red\burgundy color) But doesn’t work on ur lastest stable version 24.5...Chart chart = ((Shape)doc.GetChild(NodeType.Shape, 0, true)).Chart;...

    forum.aspose.com/t/marker-color-doesnt-work/311459
  2. Add Watermark to PPTX Presentation Files using ...

    Java source code for adding Watermark to PPTX Presentation....the master presentation Add shape type using AddAutoShape method...

    products.aspose.com/slides/java/watermark/pptx/
  3. Need help in understanding svg style class - Fr...

    Hi team, We have attached a file “icons.pptx” containing 2 icons of different colors. We have extracted the svg content for both of these files using below code snippet and attached the svg content files as “svg_conten…...shapes[0].picture_format.picture.image...svg_content_2 = presentation.slides[0].shapes[1].picture_format.picture.image...

    forum.aspose.com/t/need-help-in-understanding-s...
  4. 用JavaScript通过C++设置预设的WordArt样式到形状的文本|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将预设的WordArt样式设置到形状的文本... shapes . addTextBox ( 0 , 0 , 0 ,...WordArt style to the text of the shape. const fntSetting = textbox...

    docs.aspose.com/cells/zh/javascript-cpp/set-pre...
  5. 图片框|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中向 PowerPoint 演示文稿添加图片框... save ( "slide_1_shape_1.png" , aspose . slides . ImageFormat...getSlides (). get_Item ( 0 ); var shape = slide . getShapes (). get_Item...

    docs.aspose.com/slides/zh/nodejs-java/picture-f...
  6. Გადაიყვანეთ HTML MARKDOWN C++

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

    products.aspose.com/words/ka/cpp/conversion/htm...
  7. Aspose::Words::DocumentBase class | Aspose.Word...

    Aspose::Words::DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document. To learn more, visit the documentation article in C++....Gets or sets the background shape of the document. Can be null...System::SharedPtr<Aspose::Words::Drawing::Shape>&) Setter for Aspose::Words...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Გადაიყვანეთ Გამოსახულება DOCX C++

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

    products.aspose.com/words/ka/cpp/conversion/ima...
  9. Draw shapes in PS files | API for C++

    C++ API Solution PS, XPS and EPS files. Learn how to draw geometrical Shapes in a PS file with the attached C++ code snippet....Page C++ Add shapes to PS Add geometrical figures...C++ API solution to work with shapes of PS files Aspose.Page for...

    products.aspose.com/page/cpp/add-shapes-to-ps/
  10. Manage Chart Data Markers in Presentations in ....

    Learn how to customize chart data markers in Aspose.Slides for .NET, boosting presentation impact across PPT and PPTX formats with clear C# code examples.... Shapes . AddChart ( ChartType . LineWithMarkers...marker shapes are available out of the box? Standard shapes are...

    docs.aspose.com/slides/net/chart-data-marker/