Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 9,896 for

shape

(0.1 sec)
  1. PdfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading Pdf document into a Document object in Java....SHAPE, true); if (isSkipPdfImages)...() Gets whether to convert shapes with EquationXML to Office...

    reference.aspose.com/words/java/com.aspose.word...
  2. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main document and a glossary document of a Word document in Java....getBackgroundShape() Gets the background shape of the document. getChild(int...setBackgroundShape(Shape value) Sets the background shape of the document...

    reference.aspose.com/words/java/com.aspose.word...
  3. OfficeMathRenderer | Aspose.Words for .NET

    Create dynamic math displays effortlessly with the OfficeMathRenderer constructor. Enhance your documents with seamless mathematical rendering!...Shows how to measure and scale shapes. Document doc = new Document...BoundsInPoints . Height , 0.15f ); // Shapes with transparent parts may...

    reference.aspose.com/words/net/aspose.words.ren...
  4. 形状有效属性|Aspose.Slides for Python 文档

    在Python中获取PowerPoint演示文稿中的有效形状属性...) as pres : shape = pres . slides [ 0 ] . shapes [ 0 ] localTextFrameFormat...localTextFrameFormat = shape . text_frame . text_frame_format effectiveTextFrameFo...

    docs.aspose.com/slides/zh/python-net/shape-effe...
  5. Dml3DEffectsRenderingMode enumeration | Aspose....

    aspose.words.saving.Dml3DEffectsRenderingMode enumeration. Specifies how 3D Shape effects are rendered....enumeration Specifies how 3D shape effects are rendered. Members...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 管理文本框|Aspose.Slides 文档

    使用 Java 在 PowerPoint 幻灯片上创建文本框。在 PowerPoint 幻灯片中使用 Java 在文本框或文本框架中添加列。使用 Java 在 PowerPoint 幻灯片中添加带超链接的文本框。... shape ( pres , ( shape , slide , index ) ->...-> { if ( shape instanceof AutoShape ) { AutoShape autoShape...

    docs.aspose.com/slides/zh/androidjava/manage-te...
  7. ShadowFormat.visible property | Aspose.Words fo...

    ShadowFormat.visible property. Returns ``true`` if the formatting applied to this instance is visible....formatting, it only hides the shape effect. See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. IChartDataPoint.marker property | Aspose.Words ...

    IChartDataPoint.marker property. Specifies a 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...
  9. Convert PowerPoint to Video|Aspose.Slides for N...

    Convert PowerPoint to Video in JavaScript...Presentation (); try { // Adds a smile shape and then animates it var smile...PowerPoint Animation , Shape Animation , and Shape Effect . Animations...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  10. 形状操作|Aspose.Slides 文档

    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....IShape shape = findShape ( slide , "Shape1" ); if ( shape != null...out . println ( "形状名称: " + shape . getName ()); } } finally {...

    docs.aspose.com/slides/zh/androidjava/shape-man...