Sort Score
Result 10 results
Languages All
Labels All
Results 8,671 - 8,680 of 50,331 for

shapes

(0.2 sec)
  1. 超链接|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中添加和管理超链接:链接文本、形状和图像,为 PPT、PPTX 和 ODP 设置目标和操作,提供 C++ 示例。...get_Slide ( 0 ); auto shape = slide -> get_Shapes () -> AddAutoShape...Rectangle , 50 , 50 , 150 , 50 ); shape -> get_TextFrame () -> set_Text...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  2. PowerPoint-Formate in C++ formatieren|Aspose.Sl...

    Erfahren Sie, wie Sie PowerPoint-Formen in C++ mit Aspose.Slides—Füll-, Linien- und Effektstile für PPT-, PPTX- und ODP-Dateien präzise und vollständig steuern.... auto shape = slide -> get_Shapes () -> AddAutoShape...Füllfarbe für die Rechteckform. shape -> get_FillFormat () -> set_FillType...

    docs.aspose.com/slides/de/cpp/shape-formatting/
  3. Trabajar con cuadros de texto|Documentation

    Esta sección explica cómo dar formato a una forma de texto con Aspose.Diagram....// Get shape by its ID Aspose . Diagram . Shape shape = page1...page1 . Shapes . GetShape ( 1 ); // Set orientation angle DoubleValue...

    docs.aspose.com/diagram/es/net/working-with-tex...
  4. Trabajar con temas|Documentation

    Esta sección explica cómo aplicar un tema predeterminado a una página o una forma con Aspose.Diagram....Obtenga una instancia de la clase Shape para establecer el tema Asigne...PresetTheme de la instancia de Shape Aplicar un tema preestablecido...

    docs.aspose.com/diagram/es/net/working-with-the...
  5. Ställa in celler i händelsesektionen i ShapeShe...

    Hantera händelseegenskaper för visio-filer.... GetPage ( 0 ); // Get shape id long shapeId = page . AddShape...Get shape Aspose . Diagram . Shape shape = page . Shapes . GetShape...

    docs.aspose.com/diagram/sv/net/setting-cells-in...
  6. Felder aktualisieren, entfernen|Documentation

    In diesem Abschnitt wird erläutert, wie Sie Felder aktualisieren oder entfernen....); //Get Visio Shape Shape shape = page . Shapes [ 0 ]; //Get field...field Field fld = shape . Fields [ 0 ]; //Update format of field...

    docs.aspose.com/diagram/de/net/update-remove-fi...
  7. C++で3Dプレゼンテーションを作成する|Aspose.Slides ドキュメント

    Aspose.Slides を使用して C++ でインタラクティブな 3D プレゼンテーションを簡単に作成できます。PowerPoint および OpenDocument 形式にすばやくエクスポートでき、さまざまな用途に利用できます。...get_Slide ( 0 ); auto shape = slide -> get_Shapes () -> AddAutoShape...150.0f , 200.0f , 200.0f ); shape -> get_TextFrame () -> set_Text...

    docs.aspose.com/slides/ja/cpp/3d-presentation/
  8. ImageSize.HeightPoints | Aspose.Words per .NET

    Scopri la proprietà ImageSize HeightPoints per calcolare facilmente l'altezza dell'immagine in punti 1 punto equivale a 1/72 di pollice. Ottimizza le tue immagini senza sforzo!...DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...300x300pt. ImageSize imageSize = shape . ImageData . ImageSize ; Assert...

    reference.aspose.com/words/it/net/aspose.words....
  9. PatternType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.PatternType enum to enhance your Shapes with customizable fill patterns. Elevate your document design effortlessly!...pattern to be used to fill a shape. public enum PatternType Values...for a shape. Document doc = new Document ( MyDir + "Shape stroke...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Wenden Sie einen anderen Stil auf die einzelnen...

    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....); \ # Get a particular shape $shape = $diagram -> getPages ()...); \ # Clear shape text values and chars $shape -> getText ()...

    docs.aspose.com/diagram/de/java/apply-different...