Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 46,188 for

shape

(0.09 sec)
  1. Remove Watermark in PowerPoint using C#

    Remove watermark in PowerPoint using C#. Follow this article for steps, IDE settings and a code demonstrating how to remove watermark from PowerPoint using C#....slide, access the shapes collection Save each shape into the AutoShape...object and check its name If the shape name is specific to a watermark...

    kb.aspose.com/slides/net/remove-watermark-in-po...
  2. How to remove the 'whitespace' of a diagram in ...

    Dear Support, I am using Aspose.Diagram for .NET version 24.8.0 in C#. I have a question regarding to remove the ‘whitespace’ of a diagram in a page. In Visio this was done by selecting all the Shapes on the page and …...was done by selecting all the shapes on the page and copy them to...Aspose.Diagram. So all the shapes have to move somewhat to the...

    forum.aspose.com/t/how-to-remove-the-whitespace...
  3. Aspose Diagram not able to convert VSDX file ty...

    Hi Team, We are using the Aspose.Diagram library method to convert VSDX files into PDF format. However, we have encountered the following issues in the PDF output: Font-family changes. PDF image distortions, includin…... Overflowing shape texts. Wrapped legend text....Rectangular shape changed into cylindrical shape Text getting...

    forum.aspose.com/t/aspose-diagram-not-able-to-c...
  4. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to textbox in Aspose.Cells with C++....Workbook workbook ; // Get the shapes collection from the first worksheet...worksheet ShapeCollection shapes = workbook . GetWorksheets ()...

    docs.aspose.com/cells/cpp/applying-text-alignme...
  5. Aspose::Words::Drawing::TextBox::BreakForwardLi...

    Aspose::Words::Drawing::TextBox::BreakForwardLink method. Breaks the link to the next TextBox in C++....Aspose :: Words :: Drawing :: Shape > textBoxShape1 = builder ->...Aspose :: Words :: Drawing :: Shape > textBoxShape2 = builder ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Features Overview|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Finding a Shape You can also find a particular shape from a slide...alternative text associated with the shape Backgrounds Aspose.Slides for...

    docs.aspose.com/slides/net/features-overview/
  7. ChartTitle | Aspose.Words for Java

    Provides access to the chart title properties in Java....chart shape with a document builder and get its chart. Shape chartShape...chart shape with a document builder and get its chart. Shape chartShape...

    reference.aspose.com/words/java/com.aspose.word...
  8. Shape.textBox property | Aspose.Words for Node.js

    Shape.textBox property. Defines attributes that specify how text is displayed in a Shape....textBox property Shape.textBox property Defines attributes that...how text is displayed in a shape. get textBox () : Aspose . Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ImageType enumeration | Aspose.Words for Python

    aspose.words.drawing.ImageType enumeration. Specifies the type (format) of an image in a Microsoft Word document....Shows how to add an image to a shape and check its type. doc = aw...DocumentBuilder ( doc = doc ) img_shape = builder . insert_image ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Forms2OleControlCollection class | Aspose.Words...

    aspose.words.drawing.ole.Forms2OleControlCollection class. Represents collection of [Forms2OleControl](../forms2olecontrol/) objects...docm' ) # Shapes store and display OLE objects...body. shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

    reference.aspose.com/words/python-net/aspose.wo...