Sort Score
Result 10 results
Languages All
Labels All
Results 9,931 - 9,940 of 50,477 for

shapes

(0.39 sec)
  1. Общедоступный API Изменения в Aspose.Diagram 6....

    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 shape of the Visio diagram by ID Shape OLE_Shape = page...); // filter shapes by type Foreign if ( OLE_Shape . getType ()...

    docs.aspose.com/diagram/ru/java/public-api-chan...
  2. رابط تشعبي|توثيق Aspose.Slides لـ PHP

    إضافة وتحرير وإزالة الروابط التشعبية في PHP باستخدام Aspose.Slides: نص الرابط، الأشكال، الشرائح، عناوين URL والبريد الإلكتروني؛ تعيين الأهداف والإجراءات لـ PPT و PPTX و ODP....getSlides () -> get_Item ( 0 ); $shape = $slide -> getShapes () ->...Rectangle , 50 , 50 , 150 , 50 ); $shape -> getTextFrame () -> setText...

    docs.aspose.com/slides/ar/php-java/examples/ele...
  3. الارتباط التشعبي|Aspose.Slides لـ Node.js عبر ت...

    إضافة وإدارة الارتباطات التشعبية في Aspose.Slides for Node.js: ربط النص، الأشكال، والصور، تعيين الأهداف والإجراءات لملفات PPT و PPTX و ODP مع أمثلة.... get_Item ( 0 ); let shape = slide . getShapes (). addAutoShape...Rectangle , 50 , 50 , 150 , 50 ); shape . getTextFrame (). setText (...

    docs.aspose.com/slides/ar/nodejs-java/examples/...
  4. arkiv

    arkiv...shapes-samlingen. Utför följande steg...range(len(slide.shapes)): shape = slide.shapes[i] shape_image = None...

    blog.aspose.com/sv/slides/extract-images-from-p...
  5. Tillämpa olika stilar på varje textvärde i 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....vsd" ) \ # Get a particular shape shape = diagram . getPages () ...1 ) \ # Clear shape text values and chars shape . getText () ...

    docs.aspose.com/diagram/sv/java/apply-different...
  6. Aspose::Words::Drawing::ImageSize::get_HeightPo...

    Aspose::Words::Drawing::ImageSize::get_HeightPoints method. Gets the height of the image in points. 1 point is 1/72 inch in C++....Examples Shows how to resize a shape with an image. // When we insert...method, the builder scales the shape that displays the image so that...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. .NET でプレゼンテーションの SmartArt シェイプ ノードを管理する|Aspose....

    Aspose.Slides for .NET を使用して PPT および PPTX の SmartArt シェイプ ノードを管理します。プレゼンテーションを効率化するための分かりやすいコードサンプルとヒントをご覧ください。...foreach ( IShape shape in pres . Slides [ 0 ]. Shapes ) { // シェイプが...シェイプが SmartArt タイプか確認する if ( shape is Aspose . Slides . SmartArt...

    docs.aspose.com/slides/ja/net/manage-smartart-s...
  8. Fill.BackColor | Aspose.Words per .NET

    Personalizza facilmente il colore di sfondo del tuo riempimento con la proprietà BackColor. Imposta o ottieni facilmente un oggetto Color per un design vibrante....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ForeColor del riempimento sfumato. shape . Fill . OneColorGradient (...

    reference.aspose.com/words/it/net/aspose.words....
  9. Skapa TextBox där varje rad har olika horisonte...

    Lär dig hur man skapar en TextBox med olika horisontell justering för varje rad med Aspose.Cells och C++....first shape which is a text box and set its text Shape shape = ws.... GetShapes (). Get ( 0 ); shape . SetText ( u "Sign up for your...

    docs.aspose.com/cells/sv/cpp/create-textbox-in-...
  10. Node.next_pre_order method | Aspose.Words for P...

    Node.next_pre_order method. Gets next node according to the pre-order tree traversal algorithm....and delete any encountered shape with an image. doc = aw . Document...of_type ( lambda x : x . as_shape (), b ), list ( doc . get_child_nodes...

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