Sort Score
Result 10 results
Languages All
Labels All
Results 4,941 - 4,950 of 48,865 for

shape

(0.6 sec)
  1. ChartTitle.show property | Aspose.Words for Nod...

    ChartTitle.show property. Determines whether the title shall be shown for this chart...( doc ); // Insert a chart shape with a document builder and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. WatermarkType enumeration | Aspose.Words for Py...

    aspose.words.WatermarkType enumeration. Specifies the watermark type....watermark corresponds to a shape with image. NONE Indicates watermark...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Creating Tables Using VSTO and Aspose.Slides fo...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and create tables in PowerPoint (PPT, PPTX) slides in C# with flexible formatting.... Shape shp = sld . Shapes . AddTable ( 15 ,...PowerPoint . TextFrame tf = cell . Shape . TextFrame ; //Add some text...

    docs.aspose.com/slides/net/creating-a-table-on-...
  4. Aspose::Words::Saving::SaveOptions::get_ImlRend...

    Aspose::Words::Saving::SaveOptions::get_ImlRenderingMode method. Gets or sets a value determining how ink (InkML) objects are rendered in C++....InkML' ignores fall-back shape of ink (InkML) object and renders...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Some images resized during PDF conversion - Fre...

    Hello, Please take a look at the ‘B Face’ image. Not sure how it’s different from others, but it wasn’t converted correctly. We use default options for conversion, but let me know if we need to change that: using (var…...problem is that when we render shapes in a “group” state, the calculated...extensive research on Excel’s group shape behavior, we found that the...

    forum.aspose.com/t/some-images-resized-during-p...
  6. Convert Image To GIF Java

    Convert Image to GIF format in Java code. Save Image as GIF using Java....new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input..."Input.png" ); shape.getShapeRenderer().save( "Output.gif" , new...

    products.aspose.com/words/java/conversion/image...
  7. How to Make a Pie Chart in PowerPoint using Python

    This short topic guides how to make a pie chart in PowerPoint using Python along with the detailed steps to configure the environment and use the example code. The example provides sample code to add pie chart to PowerPoint using Python....presentation Insert a chart shape with Pie chart as its type Set...default first slide. Then a chart shape is added with a PIE as chart...

    kb.aspose.com/slides/python/how-to-make-a-pie-c...
  8. TextBox.layout_flow property | Aspose.Words for...

    TextBox.layout_flow property. Determines the flow of the text layout in a Shape....flow of the text layout in a shape. @property def layout_flow (...) text_box_shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Loading::HtmlLoadOptions class |...

    Aspose::Words::Loading::HtmlLoadOptions class. Allows to specify additional options when loading HTML document into a Document object. To learn more, visit the documentation article in C++....or sets whether to convert shapes with EquationXML to Office...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. 在 Android 上管理演示文稿页眉和页脚|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 为 PowerPoint 和 OpenDocument 演示文稿添加并自定义页眉和页脚,以实现专业外观。...( IShape shape : master . getShapes ()) { if ( shape . getPlaceholder...getPlaceholder () != null ) { if ( shape . getPlaceholder (). getType...

    docs.aspose.com/slides/zh/androidjava/presentat...