Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 567 for

adjust shape properties

(0.25 sec)
  1. How to Get Custom Bullets from Presentations Us...

    Using aspose slides for cpp. Both No bullets and custom bullets both come as Not defined . using API: paragraphFormat->get_Bullet()->get_Type() Is there a way to differentiate custom bullets? Thanks...utilize the ParagraphFormat properties to set custom bullet styles...presentation instance. Add a Shape : Add an auto shape to the slide where...

    forum.aspose.com/t/how-to-get-custom-bullets-fr...
  2. Manage Audio in Presentations Using C++|Aspose....

    Create and control audio frames in Aspose.Slides for C++—code examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....auto audioFrame = sld -> get_Shapes () -> AddAudioFrameEmbedde...auto audioFrame = slide -> get_Shapes () -> AddAudioFrameEmbedde...

    docs.aspose.com/slides/cpp/audio-frame/
  3. Working with Images in C#|Aspose.Words for .NET

    Image Shapes in details and advanced features provided by Aspose.Words for .NET....InsertImage method returns a Shape object that was just created...can further modify properties of the Shape How to Insert an Inline...

    docs.aspose.com/words/net/working-with-images/
  4. Adjustment.value property | Aspose.Words for No...

    Adjustment.value property. Gets or sets the raw value of the Adjustment....value property Adjustment.value property Gets or sets the raw...the adjustment. get value () : number Remarks An adjust value...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Table and image truncation during word transfor...

    We are using ASPOSE.Words for our .doc to .docx transformation. During transformation, some of the tables are images are getting truncated. Even Auto Fit Word settings dont work. Please help.... Check Table Properties : Ensure that the tables...doc file have appropriate properties set. Sometimes, tables may...

    forum.aspose.com/t/table-and-image-truncation-d...
  6. Set fontsize by InheritChars - Free Support For...

    Hello, i can set the Fontsize of a Shape by using: Shape.Chars[0].Size.Value = 0.125 This is well described in the examples: ApplyFontOnText Now I have the case that the Shape’s chars array is empty. But there are I…...set the Fontsize of a shape by using: shape.Chars[0].Size.Value...Now I have the case that the shape’s chars array is empty. But...

    forum.aspose.com/t/set-fontsize-by-inheritchars...
  7. Exception when converting Word scatter chart to...

    Hi, we are encountering an exception when using the Aspose converter to generate a PDF from a Word document that contains a scatter chart. Specifically, when the document includes a word scatter chart type, the converter…...object exposes a DataTable property [2]. However, the data‑table...the chart shape (adjust the search as needed) Shape chartShape...

    forum.aspose.com/t/exception-when-converting-wo...
  8. Create Visio Diagram in C#

    This article discusses the details to create Visio diagram in C#. It shares the stepwise process along with a working sample code to automate visio diagram creation in C#....stencil file Insert a rectangle shape with the AddShape() method and...and set different properties Export the output Visio diagram...

    kb.aspose.com/diagram/net/create-visio-diagram-...
  9. Resizing rotated shapes - Free Support Forum - ...

    Dear support team, we’ve been trying to resize Shapes by computing a scaling factor and applying it to the Shapes Height and Width Properties to make them fit into a table cell. As long as the Shape is oriented upright…...Resizing rotated shapes Aspose.Words Product Family words-net...we’ve been trying to resize Shape s by computing a scaling factor...

    forum.aspose.com/t/resizing-rotated-shapes/320848
  10. 用JavaScript通过C++更改形状的调整值|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在Excel中更改形状的调整值。...Cells 提供 Shape.geometry 属性以更改形状的调整点。在微软Exc...箭头有两个调整,可改变箭头头部和尾部的形状 本文将解释如何使用 Shape.geometry 属性来更改不同形状的调整值。 ** 更改调整值**...

    docs.aspose.com/cells/zh/javascript-cpp/change-...