Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 324 for

adjust shape properties

(0.09 sec)
  1. Aspose.Words.Drawing | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing namespace to effortlessly create and modify stunning drawing objects, enhancing your document's visual appeal....Class Description Adjustment Represents adjustment values that are...are applied to the specified shape. AdjustmentCollection Represents...

    reference.aspose.com/words/net/aspose.words.dra...
  2. How to add watermark text in cover page of word...

    Hi How to add a watermark to the cover page of a word document using Aspose Words API for Java. Now watermark text appears in all other pages and not in cover page. Following code is being used now boolean watermarke…...Create a shape to hold the watermark text // Shape watermarkShape...aspose.words.Shape watermark = new com.aspose.words.Shape(doc, com...

    forum.aspose.com/t/how-to-add-watermark-text-in...
  3. Add a Watermark to a Presentation in C#|Aspose....

    Learn how to manage text and image watermarks in PowerPoint and OpenDocument presentations in C# to indicate a draft, confidential information, copyright, and more....PictureFrame class or fill a watermark shape with an image. PictureFrame...of the shape object. Since ITextFrame is not a shape and its...

    docs.aspose.com/slides/net/watermark/
  4. Adjustment.Value | Aspose.Words for .NET

    Discover the Adjustment Value property, easily get or set raw Adjustment values to enhance your data management and streamline your processes....Contents [ Hide ] Adjustment.Value property Gets or sets the raw...raw value of the adjustment. public int Value { get ; set ; }...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Audio Frame|Aspose.Slides Documentation

    Add audio to PowerPoint presentation in C++...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/nodejs-net/aspose.wo...
  7. 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...
  8. Adjustment.value property | Aspose.Words for Py...

    Adjustment.value property. Gets or sets the raw value of the Adjustment....value property Adjustment.value property Gets or sets the raw...raw value of the adjustment. @property def value ( self ) -> int...

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