Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 372 for

adjust shape properties

(0.05 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. Convert Image to Visio in Python

    This article covers the information to convert image to Visio in Python. It explains the steps and sample code to export PNG to Visio in Python....the image as a Visio shape with the add_shape() method Export the... insert a photo as a Visio shape and render the output Visio...

    kb.aspose.com/diagram/python/convert-image-to-v...
  6. 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...
  7. 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-...
  8. Create a Bitmap in Java

    This precise tutorial discusses how to create a bitmap in Java. It includes the IDE configuration details, the steps, and a code snippet to create BMP file in Java....color Draw the string and the shape Export the output BMP image... and the text appearance properties. Subsequently, set the soothing...

    kb.aspose.com/drawing/java/create-a-bitmap-in-j...
  9. Audio Frame - Insert and Extract Audio in Power...

    Add audio to PowerPoint presentation in C# or .NET... Shapes . AddAudioFrameEmbedde ( 50...); var audioFrame = slide . Shapes . AddAudioFrameEmbedde ( 150...

    docs.aspose.com/slides/net/audio-frame/
  10. Text Formatting|Aspose.Slides Documentation

    Manage and manipulate text and text frame Properties in C++...pres -> get_Slide ( 0 ) -> get_Shapes () -> AddAutoShape ( ShapeType...pres -> get_Slide ( 0 ) -> get_Shape ( 0 )); auto portions = autoShape...

    docs.aspose.com/slides/cpp/text-formatting/