Sort Score
Result 10 results
Languages All
Labels All
Results 8,381 - 8,390 of 50,467 for

shapes

(0.11 sec)
  1. Come cambiare il colore del carattere del comme...

    Impara come personalizzare il colore del carattere del commento in Excel usando Aspose.Cells con C++....Cells fornisce una proprietà Shape.GetTextBody() per impostare...dimostra l’uso della proprietà Shape.GetTextBody() per impostare...

    docs.aspose.com/cells/it/cpp/how-to-change-the-...
  2. Заменить текст в smart art с помощью Node.js че...

    Узнайте, как заменить текст в smart art с помощью Aspose.Cells for Node.js via C++....возможность, устанавливая свойство Shape.getText() . Образец исходного...worksheets . get ( i ); const shapes = worksheet . getShapes ();...

    docs.aspose.com/cells/ru/nodejs-cpp/replace-tex...
  3. Öffentlich API Änderungen in Aspose.Diagram 5.8...

    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....Initialize an array of shapes Shape [] shapes = new Shape [ 2 ]; // extract...extract and assign shapes to the array shapes [ 0 ]= diagram ....

    docs.aspose.com/diagram/de/java/public-api-chan...
  4. 在Ruby中替换Visio Diagram的图片形状|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.... toPath ()) shapes = diagram . getPages () . getPage...() 我 = 0 当我 < shapes . getCount () shape = shapes . get ( i ) #...

    docs.aspose.com/diagram/zh/java/replace-a-pictu...
  5. Configurer des objets de forme avec des calques...

    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....alors que je < shapes . getCount () shape = shapes . get ( i ) #puts...#puts shape.getName().to_s if shape . getName () == "Process"...

    docs.aspose.com/diagram/fr/java/configure-shape...
  6. Aspose::Words::Drawing::HorizontalAlignment enu...

    Aspose::Words::Drawing::HorizontalAlignment enum. Specifies horizontal alignment of a floating shape, text frame or floating table in C++....horizontal alignment of a floating shape, text frame or floating table...:: Words :: Drawing :: Shape > shape = builder -> InsertImage...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Форматирование фигур PowerPoint на C++|Документ...

    Узнайте, как форматировать фигуры PowerPoint на C++ с помощью Aspose.Slides — задавайте стили заливки, линий и эффектов для файлов PPT, PPTX и ODP с точностью и полным контролем.... auto shape = slide -> get_Shapes () -> AddAutoShape...заливки для прямоугольной фигуры. shape -> get_FillFormat () -> set_FillType...

    docs.aspose.com/slides/ru/cpp/shape-formatting/
  8. Arsip

    Arsip...SHAPE, True). Ulangi bentuk dan lakukan...metode asshape(). Gunakan metode Shape.hasimage() untuk memeriksa apakah...

    blog.aspose.com/id/words/extract-images-from-pd...
  9. Textfeld|Aspose.Slides Dokumentation

    Arbeiten Sie mit Textfeldern in Aspose.Slides für C++: Text hinzufügen, formatieren, ausrichten, umbrechen, automatisch anpassen und gestalten für PPT-, PPTX- und ODP-Präsentationen....auto textBox = slide -> get_Shapes () -> AddAutoShape ( ShapeType...); for ( auto && shape : slide -> get_Shapes ()) { // Nur AutoShapes...

    docs.aspose.com/slides/de/cpp/examples/elements...
  10. Arsip

    Arsip...menyimpan bentuk sementara IShape shape; //Telusuri semua slide dalam...getShapes().size(); count++) { shape = slide.getShapes().get_Item(count);...

    blog.aspose.com/id/slides/lock-shapes-in-ppt-in...