Sort Score
Result 10 results
Languages All
Labels All
Results 7,781 - 7,790 of 50,331 for

shapes

(0.36 sec)
  1. 档案

    档案...NET 将每个元素作为 Shape 或派生自 Shape 的 abject。因此,为了保护演示文稿的内容,我们需要锁定它们的所有形状。...属性获取演示文稿中的幻灯片。 对于每张幻灯片,使用 ISlide.Shapes 集合访问其形状。 对于集合中的每个形状,执行以下步骤:...

    blog.aspose.com/zh/slides/lock-shapes-in-ppt-in...
  2. Форма Manipulation Layer в Aspose.PSD для Pytho...

    Примеры того, как манипулировать Shape Layers файла PSD...Обзор Shape Layers (Слои формы) являются важной функцией в Aspose...исследуем, как манипулировать Shape Layer с помощью библиотеки Aspose...

    docs.aspose.com/psd/ru/ru/python-net/psd-shape-...
  3. ضبط Visio بيانات XForm للشكل في روبي|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 ) if...if shape . getNameU () == "process" && shape . getID () == 1...

    docs.aspose.com/diagram/ar/java/set-visio-shape...
  4. Visio Çiziminde 3B Döndürme Efektleri|Documenta...

    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....vsdx" ); // get shape by ID and page name Shape shape = diagram ....set 3D rotation properties shape . getThreeDFormat (). getRotationXAngle...

    docs.aspose.com/diagram/tr/java/3d-rotation-eff...
  5. 3D-эффекты вращения в чертеже 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....vsdx" ); // get shape by ID and page name Shape shape = diagram ....set 3D rotation properties shape . getThreeDFormat (). getRotationXAngle...

    docs.aspose.com/diagram/ru/java/3d-rotation-eff...
  6. Lavorare con le forme Paragrafo|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.... GetDataDir_Shapes (); // Load a diagram Diagram...AddMaster ( dataDir + "Basic Shapes.vss" , masterName ); // Page...

    docs.aspose.com/diagram/it/net/working-with-sha...
  7. DocumentBuilder.MoveToHeaderFooter | Aspose.Wor...

    Effortlessly navigate to headers and footers with the DocumentBuilder MoveToHeaderFooter method, enhancing your document editing efficiency.... HeaderPrimary ); Shape shape = builder . InsertImage (...logo.png" ); shape . WrapType = WrapType . None ; shape . BehindText...

    reference.aspose.com/words/net/aspose.words/doc...
  8. 档案

    档案...try { // 添加矩形形状 IAutoShape shape = pres.getSlides().get_Item(0)...200, 150, 200, 200); // 设置文本 shape.getFillFormat().setFillType(FillType...

    blog.aspose.com/zh/slides/apply-three-d-effects...
  9. إدارة الموصلات في العروض التقديمية باستخدام .NE...

    تمكين تطبيقات .NET من رسم وربط وتوجيه الخطوط تلقائيًا في شرائح PowerPoint—احصل على تحكم كامل في الموصلات المستقيمة والمرفقة والمنحنية....AddAutoShape المتاحة عبر كائن Shapes . أضف موصلاً باستخدام طريقة...AddConnector المتاحة عبر كائن Shapes مع تحديد نوع الموصل. اربط الأشكال...

    docs.aspose.com/slides/ar/net/connector/
  10. Appliquer des effets de forme dans les présenta...

    Transformez vos fichiers PPT et PPTX avec des effets de forme avancés à l'aide d'Aspose.Slides pour Java — créez des diapositives frappantes et professionnelles en quelques secondes....Presentation (); try { IShape shape = pres . getSlides (). get_Item...RoundCornerRectangle , 20 , 20 , 200 , 150 ); shape . getEffectFormat (). enableOuterShadowEff...

    docs.aspose.com/slides/fr/java/shape-effect/