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

shapes

(0.07 sec)
  1. استرجع Visio معلومات الشكل في ياقوت|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....عندما أنا < shapes . getCount () shape = shapes . get ( i ) #...information about the shapes puts "Shape ID : " + shape . getID () . to_s...

    docs.aspose.com/diagram/ar/java/retrieve-visio-...
  2. عام API تغييرات في Aspose.Diagram 17.01.2019|Do...

    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....ShapeCollection shapes = options . Shapes ; // get shapes by page index...index and shape ID, and then add in the shape collection object...

    docs.aspose.com/diagram/ar/net/public-api-chang...
  3. Получить Visio информацию о форме в Ruby|Docume...

    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....время как я < shapes . getCount () shape = shapes . get ( i ) #...information about the shapes puts "Shape ID : " + shape . getID () . to_s...

    docs.aspose.com/diagram/ru/java/retrieve-visio-...
  4. Öffentlich API Änderungen in Aspose.Diagram 17....

    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....ShapeCollection shapes = options . Shapes ; // get shapes by page index...index and shape ID, and then add in the shape collection object...

    docs.aspose.com/diagram/de/net/public-api-chang...
  5. Recuperar información de forma Visio en Ruby|Do...

    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....mientras yo < shapes . getCount () shape = shapes . get ( i ) #...information about the shapes puts "Shape ID : " + shape . getID () . to_s...

    docs.aspose.com/diagram/es/java/retrieve-visio-...
  6. 3D Презентация|Документация Aspose.Slides

    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.getThreeDFormat() метода для...Presentation (); try { IAutoShape shape = pres . getSlides (). get_Item...

    docs.aspose.com/slides/ru/java/3d-presentation/
  7. Adjustment.Value | Aspose.Words for .NET

    Discover the Adjustment Value property, easily get or set raw adjustment values to enhance your data management and streamline your processes....for calculations within the shape guides. Examples Shows how to..."Rounded rectangle shape.docx" ); Shape shape = ( Shape ) doc . GetChild...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ShapeBase.HorizontalAlignment | Aspose.Words لـ...

    ShapeBase HorizontalAlignment ملكية. يحدد كيفية وضع الشكل أفقيًا في C#.... Shape shape = builder . InsertImage (..."Logo.jpg" ); shape . WrapType = WrapType . None ; shape . BehindText...

    reference.aspose.com/words/ar/net/aspose.words....
  9. 如何在 Word 文檔中加入 Group 形狀?|Aspose.Words For .NET

    使用C#分組和去分組形狀。...Word 文檔中加上一個 group shape。 這樣的 group shape 包含多個圖形。 在Microsoft...Word中,您可以用Group命令/按鈕快速加上一個group shape。 一組中的獨立形狀可以分開移動。 在 Aspose.Words...

    docs.aspose.com/words/zh-hant/net/how-to-add-gr...
  10. إدارة عنصر نائب|وثائق Aspose.Slides

    تغيير نص العنصر النائب ونص الترويسة في عروض PowerPoint باستخدام C# أو .NET... Shapes ) if ( shp . Placeholder !=...foreach ( IShape shape in slide . Slide . Shapes ) // التكرار عبر...

    docs.aspose.com/slides/ar/net/manage-placeholder/