Sort Score
Result 10 results
Languages All
Labels All
Results 9,371 - 9,380 of 50,321 for

shapes

(0.16 sec)
  1. Konvertera Smart Art till gruppform med Golang ...

    Lär dig hur man konverterar Smart Art Shape till Gruppform med Aspose.Cells for C++ och får tillgång till enskilda delar av gruppformen....Smart Art Shape till gruppform med hjälp av Shape::GetResultOfSmartArt()...att du kan hantera Smart Art Shape som en gruppform. Som följd...

    docs.aspose.com/cells/sv/go-cpp/convert-the-sma...
  2. ShapeBase.Hidden | Aspose.Words لـ .NET

    تحكم في رؤية الشكل باستخدام خاصية إخفاء ShapeBase. يمكنك التبديل بسهولة بين الإخفاء والظهور لمرونة تصميم أكبر....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); if (! shape . Hidden ) shape . Hidden...

    reference.aspose.com/words/ar/net/aspose.words....
  3. Procurar

    Procurar...foreach (Shape shape in page.Shapes) { Console.WriteLine("Shape ID...ID : ", shape.ID); Console.WriteLine("Name : ", shape.Name); }...

    blog.aspose.com/pt/diagram/read-visio-shape-dat...
  4. 在演示文稿中使用 PHP 应用形状效果|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 将高级形状效果应用于 PPT 和 PPTX 文件——在几秒钟内创建引人注目、专业的幻灯片。...new Presentation (); try { $shape = $pres -> getSlides () -> get_Item... , 20 , 20 , 200 , 150 ); $shape -> getEffectFormat () -> enableOuterShadowEff...

    docs.aspose.com/slides/zh/php-java/shape-effect/
  5. إدارة رسومات SmartArt في العروض التقديمية باستخ...

    أتمتة إنشاء وتحرير وتنسيق رسومات SmartArt في PowerPoint باستخدام .NET وAspose.Slides، مع أمثلة شفرة مختصرة وإرشادات تركّز على الأداء.... Shapes . AddSmartArt ( 0 , 0 , 400...foreach ( IShape shape in pres . Slides [ 0 ]. Shapes ) { // التحقق...

    docs.aspose.com/slides/ar/net/manage-smartart-s...
  6. Оптимизирайте Съдържанието На Файла С Помощта Н...

    Компресирайте файлове в Java: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS без да губите качество...SHAPE, true ); for (Shape shape : (Iterable<Shape>) nodes)...nodes) { if (shape.isImage()) { // От разработчика зависи да избере...

    products.aspose.com/words/bg/java/compress/
  7. Optimera Filens Innehåll Med Java

    Komprimera filer i Java: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS utan att förlora kvalitet...SHAPE, true ); for (Shape shape : (Iterable<Shape>) nodes)...nodes) { if (shape.isImage()) { // Det är upp till utvecklaren att...

    products.aspose.com/words/sv/java/compress/
  8. Извлечь все изображения из фигур в Visio|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, предоставляемое классом Diagram...коллекцию объектов Aspose.Diagram.Shape. Это свойство можно использовать...

    docs.aspose.com/diagram/ru/net/extract-all-imag...
  9. Changements de l API publique dans Aspose.Cells...

    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....ReflectionEffect ainsi que la propriété Shape.Reflection afin de contrôler...effets de réflexion d’un objet Shape. La classe ReflectionEffect...

    docs.aspose.com/cells/fr/java/public-api-change...
  10. ImageSize.WidthPixels | Aspose.Words for .NET

    Discover the ImageSize WidthPixels property to easily retrieve the pixel width of your images, enhancing your image management and optimization....properties of an image in a shape. Document doc = new Document...DocumentBuilder ( doc ); // Insert a shape into the document which contains...

    reference.aspose.com/words/net/aspose.words.dra...