Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 4,035 for

shp

(0.49 sec)
  1. Chercher

    chercher...table found for shp in sld.shapes: if type(shp) is slides.Table:...Table: tbl = shp # Set the text of the first column of second row...

    blog.aspose.com/fr/slides/work-with-tables-in-p...
  2. آرشیوها

    آرشیوها...دهید for (IShape shp : sld.getShapes()) { if (shp instanceof ITable)...ITable) { tbl = (ITable) shp; // متن ستون اول سطر دوم را تنظیم...

    blog.aspose.com/fa/slides/manipulate-tables-in-...
  3. 流和远程存储|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....shp、 .shx 和 *.dbf。这些格式要求所有文件存储在特...

    docs.aspose.com/gis/zh/net/streams-and-remote-s...
  4. Luồng và Lưu trữ Từ xa|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....shp, *.shx và *.dbf. Các định dạng...

    docs.aspose.com/gis/vi/net/streams-and-remote-s...
  5. إدارة خصائص العرض التقديمي في C++|وثائق Aspose....

    تحكم في خصائص العرض التقديمي في Aspose.Slides للغة C++ وقم بتبسيط البحث والعلامة التجارية وتدفق العمل في ملفات PowerPoint وOpenDocument الخاصة بك....:: SharedPtr < IAutoShape > shp = pres -> get_Slide ( 0 ) ->...SharedPtr < ITextFrame > textFrame = shp -> get_TextFrame (); textFrame...

    docs.aspose.com/slides/ar/cpp/presentation-prop...
  6. 档案

    档案...遍历形状并获取对找到的表的引用 for (IShape shp : sld.getShapes()) { if (shp instanceof ITable)...ITable) { tbl = (ITable) shp; // 设置第二行第一列的文本 tbl.get_Item(0, 1)...

    blog.aspose.com/zh/slides/manipulate-tables-in-...
  7. Chercher

    chercher...trouvée for (IShape shp : sld.getShapes()) { if (shp instanceof ITable)...ITable) { tbl = (ITable) shp; // Définir le texte de la première...

    blog.aspose.com/fr/slides/manipulate-tables-in-...
  8. إدارة خصائص العروض التقديمية في PHP|توثيق Aspos...

    إتقان خصائص العروض التقديمية في Aspose.Slides لـ PHP عبر Java وتبسيط البحث والعلامة التجارية وسير العمل في ملفات PowerPoint و OpenDocument الخاصة بك....إضافة شكل مستطيل جديد مع نص $shp = $pres -> getSlides () -> get_Item...Rectangle , 50 , 50 , 150 , 50 ); $shp -> getTextFrame () -> setText...

    docs.aspose.com/slides/ar/php-java/presentation...
  9. 記録

    記録...shp", Drivers.Shapefile)); map.Render(dataDir...Add(VectorLayer.Open(dataDir + "land.shp", Drivers.Shapefile)); map.SpatialReferenceSyst...

    blog.aspose.com/ja/gis/render-map-to-bmp-format...
  10. Archiwa

    Archiwa...autokształt typu prostokąt IShape shp = sld.getShapes().addAutoShape(ShapeType...// Obróć kształt o 90 stopni shp.setRotation(90); // Zapisz plik...

    blog.aspose.com/pl/slides/add-connect-remove-or...