Sort Score
Result 10 results
Languages All
Labels All
Results 9,051 - 9,060 of 43,024 for

shape

(0.09 sec)
  1. Effetti di rotazione 3D in un disegno Visio|Doc...

    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/it/java/3d-rotation-eff...
  2. DocumentBuilder.MoveToHeaderFooter | Aspose.Wor...

    انتقل بسهولة إلى الرؤوس والتذييلات باستخدام طريقة MoveToHeaderFooter في DocumentBuilder، مما يعزز كفاءة تحرير المستندات لديك.... HeaderPrimary ); Shape shape = builder . InsertImage (...logo.png" ); shape . WrapType = WrapType . None ; shape . BehindText...

    reference.aspose.com/words/ar/net/aspose.words/...
  3. 管理 SmartArt 形状|Aspose.Slides for Python 文档

    在 Python 中管理 PowerPoint 演示文稿中的 SmartArt... shapes . add_smart_art ( 0 , 0 , 400...遍历第一张幻灯片中的每个形状 for shape in pres . slides [ 0 ] . shapes : # 检查形状是否为...

    docs.aspose.com/slides/zh/python-net/manage-sma...
  4. Aspose.Cells te Çalışma Sayfasına Şekiller Ekle...

    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.... public Shape addShape(int type, int upperLeftRow...height, int width) Bu yöntem bir Shape nesnesi döndürür. Aşağıdaki...

    docs.aspose.com/cells/tr/java/insert-shapes-to-...
  5. Cách thêm hình dạng Group vào tài liệu Word|Asp...

    Grouping và tách nhóm các hình dạng bằng C#....cần thêm group shape vào tài liệu Word. group shape như vậy bao...thể nhanh chóng thêm group shape bằng nút/lệnh Group. Một hình...

    docs.aspose.com/words/vi/net/how-to-add-group-s...
  6. 如何将 Group 形状添加到 Word 文档中|.NET 格式的 Aspose.Words

    使用 C# 对形状进行 Group 和取消分组。...有时您需要将 group shape 添加到 Word 文档中。这样的 group shape 由多种形状组成。 在 Microsoft...中,您可以使用 Group 命令/按钮快速添加 group shape。组中的单个形状可以单独移动。 在 Aspose.Words...

    docs.aspose.com/words/zh/net/how-to-add-group-s...
  7. Wie man die Kommentarfarbe mit C++ ändert|Docum...

    Lernen Sie, wie Sie die Kommentarfarbe in Excel mit Aspose.Cells und C++ anpassen....Cells bietet eine Shape.GetTextBody() -Eigenschaft,...demonstriert die Verwendung der Shape.GetTextBody() -Eigenschaft,...

    docs.aspose.com/cells/de/cpp/how-to-change-the-...
  8. Отправить фигуру вперед или назад внутри рабоче...

    Узнайте, как изменять z порядок фигур в листе с помощью Aspose.Cells for C++....Cells предоставляет метод Shape.ToFrontOrBack() , который изменяет...демонстрирует использование метода Shape.ToFrontOrBack() . Пожалуйста...

    docs.aspose.com/cells/ru/cpp/send-shape-front-o...
  9. Redimensionando Formas en Diapositiva|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....{ foreach ( IShape shape in slide . Shapes ) { //Redimensionar...posición shape . Height = shape . Height * ratioHeight ; shape . Width...

    docs.aspose.com/slides/es/net/re-sizing-shapes-...
  10. ShadowFormat.Visible | Aspose.Words för .NET

    Upptäck egenskapen Synlig skuggformat. Kontrollera enkelt om din formatering är synlig, vilket förbättrar ditt dokuments utseende och tydlighet....MyDir + "Shape stroke pattern border.docx" ); Shape shape = ( Shape...GetChildNodes ( NodeType . Shape , true )[ 0 ]; if ( shape . ShadowFormat...

    reference.aspose.com/words/sv/net/aspose.words....