Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 48,661 for

shape

(0.12 sec)
  1. Aspose::Words::Drawing::Stroke::get_Visible met...

    Aspose::Words::Drawing::Stroke::get_Visible method. Gets or sets a flag indicating whether the stroke is visible in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Delete default...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::Stroke::get_BackColor m...

    Aspose::Words::Drawing::Stroke::get_BackColor method. Gets or sets the background color of the stroke in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Delete default...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Manage Slide Transitions in Presentations Using...

    Discover how to customize slide transitions in Aspose.Slides for Java, with step-by-step guidance for PowerPoint and OpenDocument presentations.... get_Item ( 0 )); IShape shape = presentation . getSlides ()...( 0 ); shape . setX ( shape . getX () + 100 ); shape . setY (...

    docs.aspose.com/slides/java/slide-transition/
  4. Aspose::Words::Drawing::Stroke::get_Transparenc...

    Aspose::Words::Drawing::Stroke::get_Transparency method. Gets or sets a value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency of the stroke in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Delete default...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::Charts::ChartDataPoint:...

    Aspose::Words::Drawing::Charts::ChartDataPoint::get_Marker method. Specifies chart data marker in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Delete default...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::Stroke::get_ForeColor m...

    Aspose::Words::Drawing::Stroke::get_ForeColor method. Gets or sets the foreground color of the stroke in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Delete default...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Compress PDF In C#

    Compress PDF in C# without losing quality. Optimize PDF content, reduce file size easily....list JpegQuality 50% Cache shapes ? dotnet add package Aspose...GetChildNodes(NodeType.Shape, true); foreach (Shape shape in nodes) { if...

    products.aspose.com/words/net/compress/pdf/
  8. Format Text Using VSTO and Aspose.Slides for .N...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and format text in PowerPoint (PPT, PPTX) presentations with precise control....the third shape PowerPoint . Shape shp = slide . Shapes [ 3 ]; //Change...RGB = 0 x00CC3333 ; //Change shape background color shp . Fill...

    docs.aspose.com/slides/net/format-text-using-vs...
  9. Container Styling Issue - Free Support Forum - ...

    I am having an issue when copying a container from one page to another. The script below makes the correct # of copies and resizes them correctly. However, the styling is incorrect. If you open the output file in visi…...ContainerProperties of the shape, and I don’t see that being...[string]$Value ) foreach ($item in $page.Shapes) { $prop = $item.props.GetProp($Key)...

    forum.aspose.com/t/container-styling-issue/320591
  10. Manage Tags and Custom Data in Presentations Us...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for Node.js, with examples for PowerPoint and OpenDocument presentations....dispose (); } } Or any individual Shape : var pres = new aspose . slides...getSlides (). get_Item ( 0 ); var shape = slide . getShapes (). addAutoShape...

    docs.aspose.com/slides/nodejs-java/managing-tag...