Sort Score
Result 10 results
Languages All
Labels All
Results 8,431 - 8,440 of 50,095 for

shapes

(0.13 sec)
  1. Lavorare con oggetti OLE|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....// get shape of the Visio diagram by ID Shape OLE_Shape = page...); // filter shapes by type Foreign if ( OLE_Shape . getType ()...

    docs.aspose.com/diagram/it/java/working-with-ol...
  2. เพิ่มประสิทธิภาพเนื้อหาของไฟล์โดยใช้ Java

    บีบอัดไฟล์ใน Java: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS โดยไม่สูญเสียคุณภาพ ปรับเนื้อหาของเอกสารให้เหมาะสม ลดขนาดไฟล์ได้อย่างง่ายดาย...SHAPE, true ); for (Shape shape : (Iterable<Shape>) nodes)...nodes) { if (shape.isImage()) { // ขึ้นอยู่กับผู้พัฒนาที่จะเลือ...

    products.aspose.com/words/th/java/compress/
  3. 使用java優化文件內容

    壓縮Java: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS而不損失質量。優化文檔內容,輕鬆減小文件大小。...SHAPE, true ); for (Shape shape : (Iterable<Shape>) nodes)...nodes) { if (shape.isImage()) { // 由開發人員選擇用於圖像壓縮的庫。 BufferedImage...

    products.aspose.com/words/zh-hant/java/compress/
  4. Changements de l API publique dans Aspose.Cells...

    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....ReflectionEffect ainsi que la propriété Shape.Reflection afin de contrôler...effets de réflexion d’un objet Shape. La classe ReflectionEffect...

    docs.aspose.com/cells/fr/java/public-api-change...
  5. Trabajar con celdas definidas por el usuario|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...."Page-1" ); // get shape by id Shape shape = page . getShapes...of the shape for ( User user :( Iterable < User >) shape . getUsers...

    docs.aspose.com/diagram/es/java/working-with-us...
  6. C++ kullanarak Sayfa içindeki Şeklin Mutlak Kon...

    Aspose.Cells ile C++ kullanarak bir sayfadaki şeklin mutlak konumunu belirleyin....Cells, bunun için Shape.GetLeftToCorner() ve Shape.GetTopToCorner()...görüntüler: Absolute Position of this Shape is ( 320 , 183 ) #include <iostream>...

    docs.aspose.com/cells/tr/cpp/finding-absolute-p...
  7. ShapeBase.DistanceBottom | Aspose.Words per .NET

    Scopri la proprietà ShapeBase DistanceBottom, imposta e regola facilmente la distanza in punti tra il testo del documento e il bordo inferiore della forma per un layout ottimale.... Shape shape = builder . InsertShape (.... Rectangle , 150 , 150 ); shape . WrapType = WrapType . Tight...

    reference.aspose.com/words/it/net/aspose.words....
  8. ShapeBase.DistanceRight | Aspose.Words för .NET

    Upptäck ShapeBase DistanceRight-egenskapen, justera enkelt avståndet i punkter mellan dokumenttexten och en forms högra kant för förbättrad layoutkontroll.... Shape shape = builder . InsertShape (.... Rectangle , 150 , 150 ); shape . WrapType = WrapType . Tight...

    reference.aspose.com/words/sv/net/aspose.words....
  9. ShapeBase.DistanceLeft | Aspose.Words per .NET

    Scopri la proprietà ShapeBase DistanceLeft per regolare facilmente la distanza in punti tra il testo del documento e il bordo sinistro delle forme, per un controllo migliorato del layout.... Shape shape = builder . InsertShape (.... Rectangle , 150 , 150 ); shape . WrapType = WrapType . Tight...

    reference.aspose.com/words/it/net/aspose.words....
  10. Извлечение изображений из фигур презентации в P...

    Извлекайте изображения из фигур в презентациях PowerPoint и OpenDocument с помощью Aspose.Slides для Python через .NET — быстрое, удобное для кода решение.... shapes )): shape = slide . shapes [ i ] shape_image =...if type ( shape ) is slides . AutoShape and shape . fill_format...

    docs.aspose.com/slides/ru/python-net/extracting...