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

shape

(0.03 sec)
  1. CompareOptions.compare_moves property | Aspose....

    CompareOptions.compare_moves property. Specifies whether to compare differences between the two documents.... insert_shape ( shape_type = aw . drawing . ShapeType...aw . NodeType . SHAPE , 0 , True ) . as_shape () . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  2. IDocumentPartSavingCallback | Aspose.Words for ...

    Implement this interface if you want to receive notifications and control how Aspose.Words saves document parts when exporting a document to SaveFormat.HTML or SaveFormat.EPUB format in Java....format("{0} shape {1}, of type {2}.{3}", mOutFileName...= MessageFormat.format("{0} shape {1}, of type {2}.{3}", mOutFileName...

    reference.aspose.com/words/java/com.aspose.word...
  3. 提示框|Aspose.Slides 文档

    在C#或.NET中的PowerPoint图表提示框和数据标签... Shapes . AddChart ( ChartType . Pie...0 ]; IChart chart = slide . Shapes . AddChart ( ChartType . Doughnut...

    docs.aspose.com/slides/zh/net/callout/
  4. Using ActiveX Controls in Excel using Node.js

    Follow this article for using ActiveX controls in Excel using Node.js. It has IDE settings, steps, and a sample code for inserting ActiveX command button using Node.js....properties to customize the control shape and behavior. Steps to Insert...empty workbook and access the shapes collection in the target sheet...

    kb.aspose.com/cells/nodejs/using-activex-contro...
  5. Data Label FormatCode in Charts Has No Effect D...

    Hello Aspose Support, I’m experiencing an issue with chart data labels in Aspose.Words for .NET. While it’s technically possible to set a custom FormatCode for ChartDataLabels, it appears to have no effect on the final …...builder = new(wordDoc); Shape shape = builder.InsertChart(ChartType...Bar, 446, 300); Chart chart = shape.Chart; chart.Title.Show = false;...

    forum.aspose.com/t/data-label-formatcode-in-cha...
  6. How to Resize Picture in Word using Python

    This article guides you on how to resize picture in Word using Python. It provides configuration details, step-wise process and a runnable sample code to resize image in MS Word using Python....of the added image using the Shape class object. Code to Resize...

    kb.aspose.com/words/python/how-to-resize-pictur...
  7. Smart Object Update and Export using Aspose.PSD...

    Examples of how to use Smart Objects in PSD File... Shape Layers are an important feature...

    docs.aspose.com/psd/python-net/smart-object-upd...
  8. DocumentBase class | Aspose.Words for Node.js

    Aspose.Words.DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document...Gets or sets the background shape of the document. Can be null...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to Insert Comment in Excel using Node.js

    This article guides on how to insert comment in Excel using Node.js. It has the information about setting the development environment, a list of steps, and a runnable sample code to add comments in Excel using Node.js....the author name, the comment shape, height and width, and visibility...

    kb.aspose.com/cells/nodejs/how-to-insert-commen...
  10. 管理自适应设置|Aspose.Slides 文档

    在 Java 中设置 PowerPoint 中文本框的自适应设置...属性(来自 TextFrameFormat 类)设置为 Shape 。 这段 Java 代码显示了如何指定文本必须始终适合其框的...setAutofitType ( TextAutofitType . Shape ); pres . save ( "Output-presentation...

    docs.aspose.com/slides/zh/androidjava/manage-au...