Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 522 for

adjust shape properties

(0.27 sec)
  1. Aspose.Words.Drawing module | Aspose.Words for ...

    The Aspose.Words.Drawing module provides classes that allow to create and modify drawing objects....the Shape and GroupShape classes. An object of the Shape class...Office Art) shapes. Classes Class Description Adjustment Represents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose.words-python如何绘制插入SmartArt图形 - Free Supp...

    如何绘制SmartArt图形,实现效果如下:...each shape with custom text, tweaks a few visual properties, and...(Optional) adjust the SmartArt shape itself smart_art.shape.fill.fore_color...

    forum.aspose.com/t/aspose-words-python-smartart...
  3. Aspose::Words::Drawing namespace | Aspose.Words...

    Aspose::Words::Drawing namespace. The Aspose.Words.Drawing namespace provides classes that allow to create and modify drawing objects in C++....Class Description Adjustment Represents adjustment values that are...are applied to the specified shape. AdjustmentCollection Represents...

    reference.aspose.com/words/cpp/aspose.words.dra...
  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. 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/
  6. aspose.words.drawing module | Aspose.Words for ...

    The aspose.words.drawing module provides classes that allow to create and modify drawing objects....the Shape and GroupShape classes. An object of the Shape class...Office Art) shapes. Classes Class Description Adjustment Represents...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 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...
  9. 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...
  10. 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...