Sort Score
Result 10 results
Languages All
Labels All
Results 6,791 - 6,800 of 48,783 for

shape

(0.24 sec)
  1. Adding Custom Labels to Data Points in the Seri...

    Learn how to add custom labels to data points in the series of a chart using Aspose.Cells for C++. Our guide will show you how to modify the labels' appearance, position, and formatting, as well as how to link them to your data source for accurate data representation....the Chart with C++ Set the Shape Type of Data Labels of Chart...

    docs.aspose.com/cells/cpp/adding-custom-labels-...
  2. Avaa ja muokkaa PSB-tiedostoa | products.aspose...

    Avaa ja muokkaa PSB-tiedostoa online-editorilla...Yellow); // Draw an arc shape by specifying the Pen object...

    products.aspose.com/psd/fl/editor/psb/
  3. Otevření a úprava souboru PSB | products.aspose...

    Otevřete a upravte soubor PSB pomocí online editoru...Yellow); // Draw an arc shape by specifying the Pen object...

    products.aspose.com/psd/cz/editor/psb/
  4. Manage VBA Projects in Presentations on Android...

    Discover how to generate and manipulate PowerPoint and OpenDocument presentations via VBA with Aspose.Slides for Android via Java to streamline your workflow....setSourceCode ( "Sub Test(oShape As Shape)MsgBox Test End Sub" ); // Creates...

    docs.aspose.com/slides/androidjava/presentation...
  5. Manage VBA Projects in Presentations Using Java...

    Discover how to generate and manipulate PowerPoint and OpenDocument presentations via VBA with Aspose.Slides for Java to streamline your workflow....setSourceCode ( "Sub Test(oShape As Shape)MsgBox Test End Sub" ); // Creates...

    docs.aspose.com/slides/java/presentation-via-vba/
  6. DocumentBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBuilder class—your solution for effortlessly inserting text, images, and formatting elements in documents....params ShapeBase[] ) Groups the shapes passed as a parameter into...params ShapeBase[] ) Groups the shapes passed as a parameter into...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for С++, supporting OMML, formatting controls, and clear С++ code samples....on the slide, first, add a shape that will contain the mathematical...() -> idx_get ( 0 ) -> get_Shapes () -> AddMathShape ( 0.0f ...

    docs.aspose.com/slides/cpp/powerpoint-math-equa...
  8. OdtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.ODT or SaveFormat.OTT format in Java....value determining how DrawingML shapes are rendered. getExportGeneratorNa()...value determining how DrawingML shapes are rendered. setExportGeneratorNa(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  9. DocSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOC or SaveFormat.DOT format in Java....value determining how DrawingML shapes are rendered. getExportGeneratorNa()...value determining how DrawingML shapes are rendered. setExportGeneratorNa(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  10. PageSetup | Aspose.Words for Java

    Represents the page setup properties of a section in Java....HEADER_PRIMARY); Shape shape = builder.insertImage(getImageDir()...logo.png"); shape.setWrapType(WrapType.NONE); shape.setBehindText(true);...

    reference.aspose.com/words/java/com.aspose.word...