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

adjust shape properties

(0.16 sec)
  1. Watermark|Aspose.Slides for PHP Documentation

    Add text and image watermarks to PowerPoint presentations in PHP...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/
  2. Shape.chart property | Aspose.Words for Node.js

    Shape.chart property. Provides access to the chart Properties if this Shape has a [Chart](../../chart/)....chart property Shape.chart property Provides access to the chart...chart properties if this shape has a Chart . get chart () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ImageSaveOptions.Scale | Aspose.Words for .NET

    Discover the ImageSaveOptions Scale property to effortlessly Adjust the zoom factor for your images, enhancing quality and customization....Scale property Gets or sets the zoom factor...Png ); // Set the "Scale" property to 5 to render the object...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Watermark|Aspose.Slides Documentation

    Add text and image watermarks to PowerPoint presentations in C++...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/cpp/watermark/
  5. Doc to PDF error on table column size - Free Su...

    Good morning, we have a document, we store it as Word document, then we store it also as PDF document. We found a different column size in a table (where cells are added dynamically via C#) See images below PDF W…...resolve this issue, you should adjust the PdfSaveOptions when saving...Specifically, consider setting properties that influence the layout...

    forum.aspose.com/t/doc-to-pdf-error-on-table-co...
  6. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom factor for the generated images....scale property ImageSaveOptions.scale property Gets or sets the...for the generated images. @property def scale ( self ) -> float...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Watermark|Aspose.Slides Documentation

    Add text and image watermarks to PowerPoint presentations in Java...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/
  8. Marker Symbolizer|Documentation

    GIS C# Library or API supports Simple Marker symbolizer that draws a predefined Shape with customizable fill and outline on geometries of any type like Point, Line, Surface....symbolizer draws a predefined shape with customizable fill and outline...geometries (points). Supported shapes are: Circle Star Square Cross...

    docs.aspose.com/gis/net/marker-symbolizer/
  9. What's new|Aspose.Words for C++

    Aspose.Words for C++ expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....with the UpdateAmbiguousTextF property, as well as improves PDF attachments...and RemoveJavaScriptFrom properties to both the HtmlFixedSaveOptions...

    docs.aspose.com/words/cpp/what-s-new-in-aspose-...
  10. Add new last slide with text using insertFromHt...

    For an existing presentation I want to add an extra slide with some additional free text. I am using *IMasterLayoutSlideCollection layoutSlides = emptyMaster.getLayoutSlides();* blankLayout = layoutSlides.getByType(Sl…...layout and the text frame properties. When you insert text using...explicitly set the text frame properties after inserting the text...

    forum.aspose.com/t/add-new-last-slide-with-text...