Sort Score
Result 10 results
Languages All
Labels All
Results 8,741 - 8,750 of 43,064 for

shape

(0.09 sec)
  1. Эффект формы|Документация Aspose.Slides

    Примените эффект к форме PowerPoint на Java...Presentation (); try { IShape shape = pres . getSlides (). get_Item...RoundCornerRectangle , 20 , 20 , 200 , 150 ); shape . getEffectFormat (). enableOuterShadowEff...

    docs.aspose.com/slides/ru/java/shape-effect/
  2. Cambia la posizione di una forma in PHP|Documen...

    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/it/java/change-the-posi...
  3. Aspose.Slides for PHP via Java 14.5.0におけるパブリックA...

    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....例えば: $shape = $$missing $ ; $shape -> setFrame ( new...Float :: NaN )); または slide . Shapes -> AddAutoShape ( ShapeType...

    docs.aspose.com/slides/ja/php-java/public-api-a...
  4. Cách thêm hình dạng Group vào tệp Word|Aspose.W...

    Thêm group Shape vào tài liệu bằng Python....cần thêm group shape vào tài liệu Word. group shape như vậy bao...thể nhanh chóng thêm group shape bằng nút/lệnh Group. Một hình...

    docs.aspose.com/words/vi/python-net/how-to-add-...
  5. 查找工作表内形状的绝对位置|Documentation

    通过 Aspose.Cells for Java API 了解如何在工作表中查找形状的绝对位置。...Cells提供 Shape.getLeftToCorner() 和 Shape.getTopToCorner()...属性来实现此目的。这些属性以像素返回工作表上形状的绝对位置。 解释Shape.getLeftToCorner()和Shape.getTopToCorner()属性...

    docs.aspose.com/cells/zh/java/finding-absolute-...
  6. Adjustment Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Drawing.Adjustment, utformad för att förbättra dina former med exakta justeringsvärden för överlägsen dokumentformatering...."Rounded rectangle shape.docx" ); Shape shape = ( Shape ) doc . GetChild...GetChild ( NodeType . Shape , 0 , true ); AdjustmentCollection adjustments...

    reference.aspose.com/words/sv/net/aspose.words....
  7. AdjustmentCollection.Item | Aspose.Words per .NET

    Scopri la proprietà AdjustmentCollection Item e recupera senza sforzo le regolazioni in base all'indice, per una gestione dei dati ottimale e prestazioni migliorate...."Rounded rectangle shape.docx" ); Shape shape = ( Shape ) doc . GetChild...GetChild ( NodeType . Shape , 0 , true ); AdjustmentCollection adjustments...

    reference.aspose.com/words/it/net/aspose.words....
  8. تغييرات في واجهة برمجة التطبيقات العامة في Aspo...

    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....//Add a Shape of type TextBox to the collection Shape shape = sheet...100 , 200 ); //Add text to Shape shape . setText ( "Aspose" ); //Access...

    docs.aspose.com/cells/ar/java/public-api-change...
  9. Optimizirajte Vsebino Datoteke Z Uporabo Python

    Stisnite datoteke v Python formatu: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS brez izgube kakovosti...cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/sl/python-net/compress/
  10. Optimumkan Kandungan Fail Menggunakan Python

    Mampatkan fail dalam Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS tanpa kehilangan kualiti...cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/ms/python-net/compress/