Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 49,135 for

shape

(0.16 sec)
  1. Forms2OleControl.childNodes property | Aspose.W...

    Forms2OleControl.childNodes property. Gets collection of immediate child controls....docx" ); let shape = doc . getShape ( 0 , true...true ); let oleControl = shape . oleFormat . oleControl ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Features Overview|Aspose.Slides Documentation

    Discover Aspose.Slides for Java: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently.... Finding a Shape You can find a particular shape on a slide using...alternative text associated with the shape. Backgrounds Aspose.Slides for...

    docs.aspose.com/slides/java/features-overview/
  3. How to Add Image Watermark in PPTX Presentation...

    We'll walk you through the steps in C# for how to add image watermark in PPTX presentation using c#. You may add put picture watermark in by PowerPoint using easy API interface in C#....Format the shape properties Apply locking on the added shape to protect...platforms. Above all, the unique shape locking feature that is offered...

    kb.aspose.com/slides/net/how-to-add-image-water...
  4. How add pptx slides content to a final Aspose W...

    hi, I am developing quite a complex logic: I am having multiple sources of documents ( fill in a coversheet, add sharepoint documents, fill in html template with data) that needs be collated and converted to a pdf. I h…...= 0; var shape = builder.InsertImage(msImage); shape.WrapType...WrapType = WrapType.None; shape.RelativeHorizontalPo = RelativeHorizontalPo...

    forum.aspose.com/t/how-add-pptx-slides-content-...
  5. Შეკუმშოს TIFF C#

    შეკუმშოს TIFF C# ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ TIFF კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....new DocumentBuilder(doc); var shape = builder.InsertImage( "Input...TiffCompression = TiffCompression.Lzw }; shape.GetShapeRenderer().Save( "Output...

    products.aspose.com/words/ka/net/compress/tiff/
  6. HtmlLoadOptions.support_vml property | Aspose.W...

    HtmlLoadOptions.support_vml property. Gets or sets a value indicating whether to support VML images.... SHAPE , 0 , True ) . as_shape () . image_data...aw . NodeType . SHAPE , 0 , True ) . as_shape () . image_data...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Export OfficeMath as SVG in HTML - Free Support...

    Is it possible to convert docx to HTML with OfficeMath as SVG? Could you please mention the way of doing that?...Create a shape with metafile image. Shape mathShape = new Shape(doc...WrapType.Inline; // Insert shape right after OfficeMath. m.ParentNode...

    forum.aspose.com/t/export-officemath-as-svg-in-...
  8. Aspose.words-python如何绘制插入SmartArt图形 - Free Supp...

    如何绘制SmartArt图形,实现效果如下:...SmartArt diagram, fills each shape with custom text, tweaks a few...adjust the SmartArt shape itself smart_art.shape.fill.fore_color...

    forum.aspose.com/t/aspose-words-python-smartart...
  9. TextBox.InternalMarginLeft | Aspose.Words for .NET

    Discover the TextBox InternalMarginLeft property to customize your Shape's inner left margin in points for enhanced design flexibility....left margin in points for a shape. public double InternalMarginLeft...textbox with specific margins. Shape textBoxShape = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Compress HTML In Python

    Compress HTML in Python without losing quality. Optimize HTML content, reduce file size easily....cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/python-net/compress/h...