Sort Score
Result 10 results
Languages All
Labels All
Results 7,521 - 7,530 of 50,453 for

shapes

(0.27 sec)
  1. Evitar ediciones de presentación con bloqueos d...

    Descubra cómo Aspose.Slides for Java bloquea o desbloquea formas en archivos PPT, PPTX y ODP, asegurando presentaciones mientras permite ediciones controladas y una entrega más rápida....( IShape shape : slide . getShapes ()) { if ( shape instanceof...autoShape = ( IAutoShape ) shape ; IAutoShapeLock autoShapeLock...

    docs.aspose.com/slides/es/java/applying-protect...
  2. Hämta Visio Forminformation i Ruby|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....vsd" ) shapes = diagram . getPages () . getPage...medan jag < shapes . getCount () shape = shapes . get ( i ) #...

    docs.aspose.com/diagram/sv/java/retrieve-visio-...
  3. Recuperar información de forma Visio en PHP|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....vsd" ); $shapes = $diagram -> getPages () ->...string ) $shapes -> getCount ()) { $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/es/java/retrieve-visio-...
  4. ShapeBase.alternative_text property | Aspose.Wo...

    ShapeBase.alternative_text property. Defines alternative text to be displayed instead of a graphic....Examples Shows how to use a shape’s alternative text. doc = aw...DocumentBuilder ( doc ) shape = builder . insert_shape ( aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  5. เพิ่มประสิทธิภาพเนื้อหาของไฟล์โดยใช้ C++

    บีบอัดไฟล์ใน C++: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS โดยไม่สูญเสียคุณภาพ ปรับเนื้อหาของเอกสารให้เหมาะสม ลดขนาดไฟล์ได้อย่างง่ายดาย...(NodeType::Shape, true ); for ( const auto & shape : System::...System:: IterateOver <Shape>(nodes)) { if (shape-> get_HasImage ()) {...

    products.aspose.com/words/th/cpp/compress/
  6. Optimera Filens Innehåll Med C#

    Komprimera filer i C#: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS utan att förlora kvalitet...Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // Det är upp till utvecklaren att välja...

    products.aspose.com/words/sv/net/compress/
  7. Comprimeer WORD In C#

    Comprimeer WORD in C# zonder kwaliteitsverlies. Optimaliseer WORD inhoud, verklein eenvoudig de bestandsgrootte....Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // Het is aan de ontwikkelaar om de bibliotheek...

    products.aspose.com/words/nl/net/compress/word/
  8. Comprimeer HTML In C#

    Comprimeer HTML in C# zonder kwaliteitsverlies. Optimaliseer HTML inhoud, verklein eenvoudig de bestandsgrootte....Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // Het is aan de ontwikkelaar om de bibliotheek...

    products.aspose.com/words/nl/net/compress/html/
  9. Working Solution for Chart Resizing in PPTX|Asp...

    Fix unexpected chart resizing in PPTX when using embedded Excel OLE objects with Aspose.Slides for C++. Learn two methods with code to keep sizes consistent.... Assume there is a shape at index 2 in the template where...predefined—it matches the size of the shape at index 2 in the template....

    docs.aspose.com/slides/cpp/working-solution-for...
  10. Smart Artをグループシェイプに変換するJavaScriptをC++で使用|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....Contents [ Hide ] 可能な使用シナリオ Shape.resultOfSmartArt メソッドを使用して、...後、スマートアートシェイプをグループシェイプに変換し、Shape.isGroupプロパティを出力します。以下にそのコンソール出力例を示します。...

    docs.aspose.com/cells/ja/javascript-cpp/convert...