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

shapes

(2.19 sec)
  1. Stroke.DashStyle | Aspose.Words per .NET

    Scopri la proprietà Stroke DashStyle per personalizzare il tuo design con esclusivi motivi a punti e trattini, per effetti visivi sorprendenti....all'estremità destra: Shape arrow = new Shape ( doc , ShapeType ...estremità arrotondate: Shape line = new Shape ( doc , ShapeType ...

    reference.aspose.com/words/it/net/aspose.words....
  2. Stroke.EndArrowType | Aspose.Words per .NET

    Scopri come la proprietà Stroke EndArrowType migliora i tuoi design definendo eleganti punte di freccia per i tratti. Migliora la tua grafica oggi stesso!...all'estremità destra: Shape arrow = new Shape ( doc , ShapeType ...estremità arrotondate: Shape line = new Shape ( doc , ShapeType ...

    reference.aspose.com/words/it/net/aspose.words....
  3. Convertir l art intelligent en forme de groupe ...

    Apprenez comment convertir une forme Smart Art en Groupe de Formes en utilisant Aspose.Cells for C++ et accéder aux parties individuelles du groupe de formes....groupe en utilisant la méthode Shape::GetResultOfSmartArt() . Cela...formes et affiche la propriété Shape::IsGroup. Veuillez voir la sortie...

    docs.aspose.com/cells/fr/go-cpp/convert-the-sma...
  4. 将Smart Art转换为组形状,用Golang通过C++实现|Documentation

    了解如何使用Aspose.Cells for C++将Smart Art形状转换为组形状,并访问组形状的各个部分。...Contents [ Hide ] 可能的使用场景 您可以使用 Shape::GetResultOfSmartArt() 方法将智...xlsx),并将Smart Art形状转换为组形状,打印Shape::IsGroup属性。请查看下面的控制台输出。 示例代码...

    docs.aspose.com/cells/zh/go-cpp/convert-the-sma...
  5. تحويل شكل Visio إلى PDF|Documentation

    يشرح هذا القسم كيفية تحويل شكل visio إلى pdf باستخدام Aspose.Diagram....); // Get a particular shape Shape shape = page . getShapes ()...(). get ( 0 ); // Shape to Pdf shape . toPdf ( "out.pdf" ); تكوين...

    docs.aspose.com/diagram/ar/java/convert-a-visio...
  6. Convertir l Art Smart en une Forme de Groupe|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....groupe en utilisant la méthode Shape.get_result_of_smart_art() ....groupe et affiche la propriété Shape.IsGroup. Veuillez consulter...

    docs.aspose.com/cells/fr/python-net/convert-the...
  7. บีบอัด TIFF ใน C#

    บีบอัด TIFF ใน C# โดยไม่สูญเสียคุณภาพ เพิ่มประสิทธิภาพเนื้อหา TIFF ลดขนาดไฟล์ได้อย่างง่ายดาย...new DocumentBuilder(doc); var shape = builder.InsertImage( "Input...TiffCompression = TiffCompression.Lzw }; shape.GetShapeRenderer().Save( "Output...

    products.aspose.com/words/th/net/compress/tiff/
  8. Gérer les formes de présentation en C++|Documen...

    Apprenez à créer, modifier et optimiser les formes dans Aspose.Slides pour C++ et à fournir des présentations PowerPoint haute performance....interfaces IShape et à la classe Shape. La valeur renvoyée par la propriété...Microsoft.Office.Interop.PowerPoint.Shape. Le code d’exemple est présenté...

    docs.aspose.com/slides/fr/cpp/shape-manipulations/
  9. 在C++中壓縮JPG

    在C++中壓縮JPG而不會損失質量。優化JPG內容,輕鬆減小文件大小。...<DocumentBuilder>(doc); auto shape = builder-> InsertImage ( u"Input...saveOptions-> set_JpegQuality ( 50 ); shape-> GetShapeRenderer ()-> Save...

    products.aspose.com/words/zh-hant/cpp/compress/...
  10. Lưu trữ

    Lưu trữ...foreach (Shape shape in page.Shapes) { Console.WriteLine("Shape ID...ID : ", shape.ID); Console.WriteLine("Name : ", shape.Name); }...

    blog.aspose.com/vi/diagram/read-visio-shape-dat...