Sort Score
Result 10 results
Languages All
Labels All
Results 4,821 - 4,830 of 45,951 for

shape

(0.09 sec)
  1. DmlEffectsRenderingMode enumeration | Aspose.Wo...

    Aspose.Words.Saving.DmlEffectsRenderingMode enumeration. Specifies how DrawingML effects are rendered to fixed page formats.... myDir + "DrawingML shape effects.docx" ); // Create a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Contents of chart moved to the right when rende...

    Hi, Aspose Team I’m noticing an issue where the contents of my chart are pushed to the right when rendering the chart into an image. The code I’ve used is: Document RepDoc = new Document(); DocumentBuilder Builder = n…...into the place of the old shape. Shape newOleShape = Builder.I...

    forum.aspose.com/t/contents-of-chart-moved-to-t...
  3. 搜索

    搜索...Presentation(); try { // 添加矩形 IAutoShape shape = pres.getSlides().get_Item(0)...200, 150, 200, 200); // 設置文字 shape.getFillFormat().setFillType(FillType...

    blog.aspose.com/zh-hant/slides/apply-three-d-ef...
  4. How to Add Hyperlink to an Image in PowerPoint ...

    This article contains information on how to add hyperlink to an image in PowerPoint using C#. It covers the configuration details using step wise approach to accomplish the task and a sample code to add hyperlink to an image in PPT in C#....Insert a picture frame in the shapes collection of the selected...hyperlink for the picture frame shape using the Hyperlink class and...

    kb.aspose.com/slides/net/how-to-add-hyperlink-t...
  5. Aspose::Words::WatermarkType enum | Aspose.Word...

    Aspose::Words::WatermarkType enum. Specifies the watermark type in C++....watermark corresponds to a shape with image. None 2 Indicates...

    reference.aspose.com/words/cpp/aspose.words/wat...
  6. MarkdownSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.MarkdownSaveOptions for enhanced document saving in Markdown format. Customize your output with advanced options today!...value determining how DrawingML shapes are rendered. EmptyParagraphExport..."MarkdownSaveOptions.HandleDocument.md shape" )) . Count ( f => f . EndsWith...

    reference.aspose.com/words/net/aspose.words.sav...
  7. ImageFieldMergingArgs | Aspose.Words for Java

    Provides data for the IFieldMergingCallback.imageFieldMergingcom.aspose.words.ImageFieldMergingArgs event in Java.... getShape() Specifies the shape that the mail merge engine must...document. setShape(Shape value) Specifies the shape that the mail...

    reference.aspose.com/words/java/com.aspose.word...
  8. Create VSTX Files via Python | products.aspose.com

    Python Sample code for generating VSTX documents. Use this code for creating VSTX files within any Python based application.....Pages[ 0 ]; // Add Text shape. shape = page.addText( 1 , 1 ,...

    products.aspose.com/diagram/python-net/create/v...
  9. Create VSDM Files via Python | products.aspose.com

    Python Sample code for generating VSDM documents. Use this code for creating VSDM files within any Python based application.....Pages[ 0 ]; // Add Text shape. shape = page.addText( 1 , 1 ,...

    products.aspose.com/diagram/python-net/create/v...
  10. How to Remove Blank Page in Word using C#

    This tutorial guides on how to remove blank page in Word using C#. It provides configuration details along with the steps and a runnable sample code to remove blank pages from Word document using C#....section contains some text/shape node or not Maintain a list...pages only with some text or shape These steps provide details...

    kb.aspose.com/words/net/how-to-remove-blank-pag...