Sort Score
Result 10 results
Languages All
Labels All
Results 8,561 - 8,570 of 50,096 for

shapes

(0.12 sec)
  1. Konvertera en Visio form till bild|Documentation

    Det här avsnittet förklarar hur du konverterar en visio-form till en bild med Aspose.Diagram.... GetDataDir_Shapes (); // Call a Diagram class...particular shape Shape shape = page . Shapes [ 0 ]; // Shape to Image...

    docs.aspose.com/diagram/sv/net/convert-a-visio-...
  2. PHP'de Bir Şeklin Konumunu Değiştirme|Documenta...

    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/tr/java/change-the-posi...
  3. HorizontalAlignment enumeration | Aspose.Words ...

    aspose.words.drawing.HorizontalAlignment enumeration. Specifies horizontal alignment of a floating shape, text frame or floating table....horizontal alignment of a floating shape, text frame or floating table...align it to the page's center. shape = builder . insert_image ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeBase.IsImage | Aspose.Words för .NET

    Upptäck om en form är en bild med ShapeBases IsImage-egenskap. Identifiera enkelt bildformer för förbättrad designflexibilitet och funktionalitet.... Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); Assert . IsTrue ( shape . IsImage...

    reference.aspose.com/words/sv/net/aspose.words....
  5. Lås eller lås upp figurer med Node.js via C++|D...

    Detta avsnitt visar kod som förklarar hur man låser eller låser upp figurer för att skydda dem med Aspose.Cells biblioteket för Node.js via C++.... get ( 0 ); let shape = worksheet . getShapes ()...., 30 , 100 ); shape . setText ( text ); shape = worksheet . getShapes...

    docs.aspose.com/cells/sv/nodejs-cpp/lock-or-unl...
  6. Node.js ile C++ kullanarak şekilleri kilitle ve...

    Bu makale, Shapes u korumak için şekilleri kilitleme veya kilidini açma kodunu gösterir ve Aspose.Cells kitaplığını kullanarak Node.js ile C++ üzerinden şekilleri koruma yöntemini açıklar.... get ( 0 ); let shape = worksheet . getShapes ()...., 30 , 100 ); shape . setText ( text ); shape = worksheet . getShapes...

    docs.aspose.com/cells/tr/nodejs-cpp/lock-or-unl...
  7. الحصول على حدود الفقرة من العروض التقديمية في ....

    تعلم كيفية استرجاع حدود الفقرة والجزء النصي في Aspose.Slides for .NET لتحسين تموضع النص في عروض باوربوينت....Presentation ( "Shapes.pptx" )) { IAutoShape shape = ( IAutoShape...0 ]. Shapes [ 0 ]; var textFrame = ( ITextFrame ) shape . TextFrame...

    docs.aspose.com/slides/ar/net/paragraph/
  8. Compress DOC In C#

    Compress DOC in C# without losing quality. Optimize DOC content, reduce file size easily....Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // It's up to developer to choose the library...

    products.aspose.com/words/net/compress/doc/
  9. فشرده سازی DOC در Javascript

    بدون از دست دادن کیفیت، DOC را در JavaScript فشرده کنید. محتوای DOC را بهینه کنید، اندازه فایل را به راحتی کاهش دهید....cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // این...

    products.aspose.com/words/fa/nodejs-net/compres...
  10. 在javascript中壓縮word

    在JavaScript中壓縮WORD而不會損失質量。優化WORD內容,輕鬆減小文件大小。...cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // 由開發人員選擇影像壓縮庫。...

    products.aspose.com/words/zh-hant/nodejs-net/co...