Sort Score
Result 10 results
Languages All
Labels All
Results 3,651 - 3,660 of 50,298 for

shape

(0.31 sec)
  1. AxisTickLabels.Offset | Aspose.Words for .NET

    Adjust AxisTickLabels Offset to customize tick label distance from the axis for enhanced clarity and visual appeal in your data visualizations....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  2. OLE 对象|Aspose.Slides 文档

    在 Aspose.Slides for Java 中处理 OLE 对象:插入、链接、更新以及提取嵌入内容,适用于 PPT、PPTX 和 ODP 演示文稿。...( IShape shape : slide . getShapes ()) { if ( shape instanceof...firstOleFrame = ( IOleObjectFrame ) shape ; break ; } } } finally { presentation...

    docs.aspose.com/slides/zh/java/examples/element...
  3. 表格|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中处理表格:创建、格式化、合并单元格、应用样式、导入数据,并提供 PPT、PPTX 和 ODP 的示例。... size (); i ++ ) { let shape = slide . getShapes (). get_Item...); if ( java . instanceOf ( shape , "com.aspose.slides.ITable"...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  4. OLE 对象|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中处理 OLE 对象:使用 JavaScript 在 PPT、PPTX 和 ODP 演示文稿中插入、链接、更新和提取嵌入内容。... size (); i ++ ) { let shape = slide . getShapes (). get_Item...); if ( java . instanceOf ( shape , "com.aspose.slides.IOleObjectFrame"...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  5. Accessing IChartSeries.Name getter access modif...

    I have a slide with a chart that was created with a specialized tool (think-cell). What I observed is that accessing IChartSeries.Name breaks the chart. I saw other reports mentioning issues with Aspose in combination w…...regardless of the slide and shape characteristics. Sample code...(IChart)presentation.Slides[0].Shapes.First(s => s is IChart); //...

    forum.aspose.com/t/accessing-ichartseries-name-...
  6. Manage Presentation Hyperlinks in Java|Aspose.S...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for Java—enhance interactivity and workflow in minutes....Links to websites inside texts, shapes, or media Links to slides Aspose...(); } Add URL Hyperlinks to Shapes or Frames This sample code...

    docs.aspose.com/slides/java/manage-hyperlinks/
  7. Aspose::Words::ImportFormatOptions::get_IgnoreT...

    Aspose::Words::ImportFormatOptions::get_IgnoreTextBoxes method. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if KeepSourceFormatting mode is used. The default value is true in C++....Aspose :: Words :: Drawing :: Shape > textBox = builder -> InsertShape...Aspose :: Words :: Drawing :: Shape > ( importer -> ImportNode (...

    reference.aspose.com/words/cpp/aspose.words/imp...
  8. How add pptx slides content to a final Aspose W...

    hi, I am developing quite a complex logic: I am having multiple sources of documents ( fill in a coversheet, add sharepoint documents, fill in html template with data) that needs be collated and converted to a pdf. I h…...= 0; var shape = builder.InsertImage(msImage); shape.WrapType...WrapType = WrapType.None; shape.RelativeHorizontalPo = RelativeHorizontalPo...

    forum.aspose.com/t/how-add-pptx-slides-content-...
  9. Aspose::Words::Document::get_Theme method | Asp...

    Aspose::Words::Document::get_Theme method. Gets the Theme object for this document in C++....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". System :: SharedPtr < Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Aspose::Words::Themes::Theme::get_MinorFonts me...

    Aspose::Words::Themes::Theme::get_MinorFonts method. Allows to specify the set of minor fonts for different languages in C++....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". System :: SharedPtr < Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.the...