Sort Score
Result 10 results
Languages All
Labels All
Results 4,121 - 4,130 of 48,667 for

shape

(0.26 sec)
  1. Manage Presentation Headers and Footers in C++|...

    Use Aspose.Slides for C++ to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....auto & shape : System :: IterateOver ( master -> get_Shapes ()))...if ( shape -> get_Placeholder () != nullptr ) { if ( shape -> get_Placeholder...

    docs.aspose.com/slides/cpp/presentation-header-...
  2. PresetTexture | Aspose.Words for Java

    Specifies texture to be used to fill a Shape in Java....texture to be used to fill a shape. Examples: Show how to set marker...new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  3. ChartMarker class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartMarker class. Represents a chart data marker... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Comparing::ComparisonTargetType ...

    Aspose::Words::Comparing::ComparisonTargetType enum. Allows to specify base document which will be used during comparison. Default value is Current in C++....Aspose :: Words :: Drawing :: Shape > textBox = builder -> InsertShape...Aspose :: Words :: Drawing :: Shape > ( docEdited -> GetChild (...

    reference.aspose.com/words/cpp/aspose.words.com...
  5. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreComments method. Specifies whether to compare differences in comments in C++....Aspose :: Words :: Drawing :: Shape > textBox = builder -> InsertShape...Aspose :: Words :: Drawing :: Shape > ( docEdited -> GetChild (...

    reference.aspose.com/words/cpp/aspose.words.com...
  6. Showing Cell Range as Data Labels with C++|Docu...

    Learn how to show a range of cells as data labels in charts using Aspose.Cells for C++. Our guide will demonstrate how to link the labels to your data source and format them to provide accurate and meaningful information in your charts....Document Assistant Close Set the Shape Type of Data Labels of Chart...C++ Resize Chart's Data Label Shape To Fit Text with C++ Analyzing...

    docs.aspose.com/cells/cpp/showing-cell-range-as...
  7. EditableRangeStart | Aspose.Words for Java

    Represents a start of an editable range in a Word document in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  8. EditableRangeEnd | Aspose.Words for Java

    Represents an end of an editable range in a Word document in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  9. Manage Video Frames in Presentations in .NET|As...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for .NET. Fast how-to guide.... Shapes . AddVideoFrame ( 10 , 10 ...0 ]; IVideoFrame vf = sld . Shapes . AddVideoFrame ( 50 , 150...

    docs.aspose.com/slides/net/video-frame/
  10. Document | Aspose.Words for .NET

    Effortlessly create blank Word documents with our user-friendly document constructor. Streamline your writing process today!...adding content such as text and shapes: a Section, a Body, and a Paragraph...adding content such as text and shapes: a Section, a Body, and a Paragraph...

    reference.aspose.com/words/net/aspose.words/doc...