Sort Score
Result 10 results
Languages All
Labels All
Results 3,161 - 3,170 of 42,840 for

shape

(0.13 sec)
  1. Manage PowerPoint Paragraph in Java|Aspose.Slid...

    Create paragraphs and manage paragraph properties in PowerPoint presentations in Java...Presentation (); try { IAutoShape shape = presentation . getSlides ()...autoshape ITextFrame textFrame = shape . getTextFrame (); // Removes...

    docs.aspose.com/slides/java/manage-paragraph/
  2. How to Add Image Watermark in PPTX Presentation...

    We'll walk you through the steps in C# for how to add image watermark in PPTX presentation using c#. You may add put picture watermark in by PowerPoint using easy API interface in C#....Format the shape properties Apply locking on the added shape to protect...platforms. Above all, the unique shape locking feature that is offered...

    kb.aspose.com/slides/net/how-to-add-image-water...
  3. Stroke.fore_tint_and_shade property | Aspose.Wo...

    Stroke.fore_tint_and_shade property. Gets or sets a double value that lightens or darkens the stroke foreground color....doc = doc ) shape = builder . insert_shape ( shape_type = aw ...100 , height = 40 ) stroke = shape . stroke stroke . fore_theme_color...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartXValue | Aspose.Words for Java

    Represents an X value for a chart series in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...432.0, 252.0); Chart chart = shape.getChart(); ChartSeries series1...

    reference.aspose.com/words/java/com.aspose.word...
  5. ImageType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.ImageType enumeration. Specifies the type (format) of an image in a Microsoft Word document....let shape = doc . getShape ( 0 , true ); expect ( shape . imageData...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Forms2OleControl.groupName property | Aspose.Wo...

    Forms2OleControl.groupName property. Gets or sets a string that specifies a group of mutually exclusive controls...docx" ); let shape = doc . getShape ( 0 , true...true ); let oleControl = shape . oleFormat . oleControl ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartDataLabel.font property | Aspose.Words for...

    ChartDataLabel.font property. Provides access to the font formatting of this data label....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Audio Frame|Aspose.Slides Documentation

    Add audio to PowerPoint presentation in C++...auto audioFrame = sld -> get_Shapes () -> AddAudioFrameEmbedde...auto audioFrame = slide -> get_Shapes () -> AddAudioFrameEmbedde...

    docs.aspose.com/slides/cpp/audio-frame/
  9. 在 PHP 中设置里程碑形状属性|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....vsd" ); $shape_id = 1 ; \ # Get timeline shape $milestone =...getShapes () -> getShape ( $shape_id ); \ # Initialize MilestoneHelper...

    docs.aspose.com/diagram/zh/java/set-milestone-s...
  10. Architecture advice needed - Free Support Forum...

    Is any ideas how can i implement that? That is amcharts Timeline widget. Of course there is no something like in word. So, i thinking about maybe i can do something like that, of course not exactly like done with am…...start doing so Can create arrow shape because i need something that...bloodboilAaromatic: Can create arrow shape because i need something that...

    forum.aspose.com/t/architecture-advice-needed/3...