Sort Score
Result 10 results
Languages All
Labels All
Results 6,051 - 6,060 of 42,307 for

shapes

(0.08 sec)
  1. HtmlSaveOptions.exportPageMargins property | As...

    HtmlSaveOptions.exportPageMargins property. Specifies whether page margins is exported to HTML, MHTML or EPUB...builder to insert a shape with no wrapping. let shape = builder . insertShape...ShapeType . Cube , 200 , 200 ); shape . relativeHorizontalPo = aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ImageSize.WidthPoints | Aspose.Words för .NET

    ImageSize WidthPoints fast egendom. Hämtar bildens bredd i punkter. 1 poäng är 1/72 tum i C#....DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...300x300pt. ImageSize imageSize = shape . ImageData . ImageSize ; Assert...

    reference.aspose.com/words/sv/net/aspose.words....
  3. Управление гиперссылками|Документация Aspose.Sl...

    Как добавить гиперссылку в презентацию PowerPoint на C++...MakeObject < Presentation > (); auto shapes = presentation -> get_Slides...idx_get ( 0 ) -> get_Shapes (); auto shape = shapes -> AddAutoShape...

    docs.aspose.com/slides/ru/cpp/manage-hyperlinks/
  4. Tillämpa annan stil på varje textvärde för en f...

    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....); \ # Get a particular shape $shape = $diagram -> getPages ()...); \ # Clear shape text values and chars $shape -> getText ()...

    docs.aspose.com/diagram/sv/java/apply-different...
  5. Применение защиты к презентации|Документация As...

    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....на слайде превращен в объект Shape. Другими словами, каждый элемент...объектом Shape, либо объектом, производным от объекта Shape. Структура...

    docs.aspose.com/slides/ru/python-net/applying-p...
  6. Fill class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Fill class. Represents fill formatting for an object...Examples Shows how to fill a shape with a solid color. let doc...then cover it with a floating shape. builder . font . size = 32...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose.Cells 8.9.2 でのパブリック API 変更|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....TextOptions プロパティが公開され、Shape のテキスト部分の外観を制御するために使用できます。 FontSettings...//Add a Shape of type TextBox to the collection Shape shape = sheet...

    docs.aspose.com/cells/ja/java/public-api-change...
  8. WrapType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.WrapType enumeration. Specifies how text is wrapped around a shape or picture....how text is wrapped around a shape or picture. Members Name Description...text wrapping around the shape. The shape is placed behind or in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Größenanpassung von Formen auf Folien|Aspose.Sl...

    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....{ foreach ( IShape shape in slide . Shapes ) { //Größenanpassung...Position shape . Height = shape . Height * ratioHeight ; shape . Width...

    docs.aspose.com/slides/de/net/re-sizing-shapes-...
  10. ShapeBase.bounds_in_points property | Aspose.Wo...

    ShapeBase.bounds_in_points property. Gets the location and size of the containing block of the shape in points, relative to the anchor of the topmost shape....the containing block of the shape in points, relative to the anchor...anchor of the topmost shape. @property def bounds_in_points (...

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