Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 43,063 for

shape

(0.12 sec)
  1. ThemeColors.Accent6 | Aspose.Words for .NET

    Discover ThemeColors Accent6. Easily your design with vibrant color options for a stunning visual impact. Elevate your projects effortlessly!...insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". ThemeColors colors = theme . Colors ; colors...

    reference.aspose.com/words/net/aspose.words.the...
  2. Public API and Backwards Incompatible Changes i...

    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....ISmartArtShape) give access to individual shapes in a SmartArt diagram. SmartArtShape...smart = pres . Slides [ 0 ]. Shapes . AddSmartArt ( 10 , 10 , 400...

    docs.aspose.com/slides/net/public-api-and-backw...
  3. ThemeFonts.latin property | Aspose.Words for Py...

    ThemeFonts.latin property. Specifies font name for Latin characters....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". colors = theme . colors colors . dark1 =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Theme.minor_fonts property | Aspose.Words for P...

    Theme.minor_fonts property. Allows to specify the set of minor fonts for different languages....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". colors = theme . colors colors . dark1 =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ThemeColors.light2 property | Aspose.Words for ...

    ThemeColors.light2 property. Specifies color Light 2....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". colors = theme . colors colors . dark1 =...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartAxis.Scaling | Aspose.Words for .NET

    Discover ChartAxis Scaling properties for optimal axis adjustments. Unlock precise control over your data visualization with easy-to-use scaling options....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Manage Ink|Aspose.Slides Documentation

    Use ink tools to draw objects in PowerPoint C++...typically represented by shape objects. A shape object, in its simplest...the container area size, the shape of the container, the container’s...

    docs.aspose.com/slides/cpp/manage-ink/
  8. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_MinorTickMark method. Returns or sets the minor tick marks for the axis in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Clear the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Converting email to pdf - cutting off right sid...

    I’m having difficulty in converting an email to pdf format when it has embedded images. That is, when an email has embedded images and their sizes differ, right side of the larger image is being cut off. Is there any wa…...foreach (Shape shape in doc.GetChildNodes(NodeType.Shape, true))...true)) { ResizebigImage(shape); } doc.Save(MyDir + "21.2.pdf"); public...

    forum.aspose.com/t/converting-email-to-pdf-cutt...
  10. Forms2OleControl.childNodes property | Aspose.W...

    Forms2OleControl.childNodes property. Gets collection of immediate child controls....docx" ); let shape = doc . getShape ( 0 , true...true ); let oleControl = shape . oleFormat . oleControl ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...