Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 574 for

adjust shape properties

(0.23 sec)
  1. Add Watermarks to Presentations on Android|Aspo...

    Manage text and image watermarks in PowerPoint and OpenDocument presentations on Android in Java to indicate a draft, confidential information, 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/androidjava/watermark/
  2. Add Watermarks to Presentations in PHP|Aspose.S...

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in PHP to indicate a draft, confidential information, copyright, and more....watermark shape with an image. PictureFrame implements the Shape class...of the shape object. Since ITextFrame is not a shape and its...

    docs.aspose.com/slides/php-java/watermark/
  3. 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...
  4. Add Rectangles to Presentations in Python|Aspos...

    Boost your PowerPoint & OpenDocument presentations by adding rectangles with Aspose.Slides for Python via .NET—easily design and modify Shapes programmatically....about adding a shape and this time the shape we will discuss...rectangle type sld . shapes . add_auto_shape ( slides . ShapeType...

    docs.aspose.com/slides/python-net/rectangle/
  5. Add Rectangles to Presentations in PHP|Aspose.S...

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for PHP via Java — easily design and modify Shapes programmatically....about adding a shape and this time the shape we will discuss...object associated with the Shape object. Set the Color of the...

    docs.aspose.com/slides/php-java/rectangle/
  6. Add Watermarks to Presentations in .NET|Aspose....

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in .NET 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/
  7. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...boxes update their values and adjust size before conversion foreach...{ foreach (Shape shape in sheet.Shapes) { if (shape.MsoDrawingType...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...
  8. Insert Checkboxes, Text Input or Images during ...

    Insert checkboxes or text input fields during Mail Merge using C++. Also insert images from a Database during Mail Merge in C++....into a report: Set Image Properties during Mail Merge While merging...to control various image properties, such as WrapType . Currently...

    docs.aspose.com/words/cpp/insert-checkboxes-tex...
  9. 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...
  10. 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...