Sort Score
Result 10 results
Languages All
Labels All
Results 3,441 - 3,450 of 9,916 for

shape

(0.09 sec)
  1. Get all the text in all the slides|Aspose.Slide...

    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....through shapes to find the placeholder foreach ( Shape shp in...in sld . Shapes ) if ( shp . Placeholder != null ) { //get the...

    docs.aspose.com/slides/net/get-all-the-text-in-...
  2. Document | Aspose.Words for Java

    Represents a Word document in Java.... add(Shape watermark) appendChild(Node...getBackgroundShape() Gets the background shape of the document. getBibliography()...

    reference.aspose.com/words/java/com.aspose.word...
  3. 管理自动适应设置|Aspose.Slides 文档

    在 C# 或 .NET 中设置 PowerPoint 中文本框的自动适应设置...属性(来自 TextFrameFormat 类)设置为 Shape 。 以下 C# 代码展示了如何在 PowerPoint...IAutoShape autoShape = slide . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/zh/net/manage-autofit-se...
  4. 文本格式化|Aspose.Slides for Python 文档

    在 Python 中管理和处理文本及文本框属性... shapes [ 0 ] . text_frame . highlight_text...presentation . slides [ 0 ] . shapes [ 0 ] . text_frame . highlight_text...

    docs.aspose.com/slides/zh/python-net/text-forma...
  5. ImageFieldMergingArgs.ImageHeight | Aspose.Word...

    Set the ImageHeight in ImageFieldMergingArgs to customize image size for your document, enhancing visual appeal and clarity.... Shape ); } private readonly double...

    reference.aspose.com/words/net/aspose.words.mai...
  6. Smart Object Update and Export using Aspose.PSD...

    Examples of how to use Smart Objects in PSD File... Shape Layers represent a crucial feature...

    docs.aspose.com/psd/java/smart-object-update/
  7. CompareOptions.ignoreComments property | Aspose...

    CompareOptions.ignoreComments property. Specifies whether to compare differences in comments...."Edited Cell 2 contents" ; (( Shape ) docEdited . getShape ( 0 ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CompareOptions.ignoreCaseChanges property | Asp...

    CompareOptions.ignoreCaseChanges property. True indicates that documents comparison is case insensitive...."Edited Cell 2 contents" ; (( Shape ) docEdited . getShape ( 0 ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldType | Aspose.Words for Java

    Specifies Microsoft Word field types in Java.... FIELD_SHAPE Specifies the SHAPE field. FIELD_SKIP_IF...represent an ActiveX control as a Shape object, but for some documents...

    reference.aspose.com/words/java/com.aspose.word...
  10. 文本格式化|Aspose.Slides 文档

    在Java中管理和操作文本及文本框属性...pptx" ); try { IAutoShape shape = ( IAutoShape ) pres . getSlides...); IEffectFormat effects = shape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/zh/androidjava/text-form...