Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 49,130 for

shape

(0.11 sec)
  1. How to Insert Draft Watermark in PowerPoint Pre...

    We'll guide you how to insert draft watermark in PowerPoint presentation in C# using simple API calls. You may add confidential watermark in PowerPoint presentation by using easy API interface in C#....for the added shape TextFrame Format the shape and textual properties...Apply locking on the added shape to protect watermark Save watermarked...

    kb.aspose.com/slides/net/how-to-insert-draft-wa...
  2. How to Change the Comment Font Color with JavaS...

    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....JavaScript via C++ provides a Shape.textBody property to set the...demonstrates the use of the Shape.textBody property to set the...

    docs.aspose.com/cells/javascript-cpp/how-to-cha...
  3. FieldShape | Aspose.Words for Java

    Implements the Shape field in Java....extends Field Implements the SHAPE field. To learn more, visit...Microsoft Word fields such as SHAPE and EMBED are handled during...

    reference.aspose.com/words/java/com.aspose.word...
  4. Missing category from the last bar in a dynamic...

    We open a powerpoint with aspose slides for java version 25.5 and do this to a bar chart… ((IChart)Shape).getChartData().getCategories().clear(); for (String category : chartShadow.getCategories()) { ((IChart)Shape).…...this to a bar chart… ((IChart)shape).getChartData().getCategories()...getCategories()) { ((IChart)shape).getChartData().getCategories()...

    forum.aspose.com/t/missing-category-from-the-la...
  5. GradientStop.position property | Aspose.Words f...

    GradientStop.position property. Gets or sets a value representing the position of a stop within the gradient expressed as a percent in range 0.0 to 1.0....DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...ShapeType . Rectangle , 80 , 80 ); shape . fill . twoColorGradient (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. GradientStopCollection.remove method | Aspose.W...

    GradientStopCollection.remove method. Removes a specified [GradientStop](../../gradientstop/) from the collection....DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...ShapeType . Rectangle , 80 , 80 ); shape . fill . twoColorGradient (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. GradientStopCollection.insert method | Aspose.W...

    GradientStopCollection.insert method. Inserts a [GradientStop](../../gradientstop/) to the collection at a specified index....DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...ShapeType . Rectangle , 80 , 80 ); shape . fill . twoColorGradient (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. AxisTickLabels | Aspose.Words for Java

    Represents properties of axis tick mark labels in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...500.0, 300.0); Chart chart = shape.getChart(); // Clear the chart's...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Drawing::Charts::ChartFormat::ge...

    Aspose::Words::Drawing::Charts::ChartFormat::get_ShapeType method. Gets or sets the Shape type of the parent chart element in C++....pe method Gets or sets the shape type of the parent chart element...:: Words :: Drawing :: Shape > shape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Aspose::Words::Drawing::SignatureLine::get_IsSi...

    Aspose::Words::Drawing::SignatureLine::get_IsSigned method. Indicates that signature line is signed by digital signature in C++....docx" ); auto shape = System :: ExplicitCast < Aspose...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...