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

shapes

(1.38 sec)
  1. PHP'de Bir Şeklin Her Metin Değerine Farklı Sti...

    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 a particular shape $shape = $diagram -> getPages ()...); \ # Clear shape text values and chars $shape -> getText ()...

    docs.aspose.com/diagram/tr/java/apply-different...
  2. Applica uno stile diverso a ciascun valore di t...

    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 a particular shape $shape = $diagram -> getPages ()...); \ # Clear shape text values and chars $shape -> getText ()...

    docs.aspose.com/diagram/it/java/apply-different...
  3. Bentuk Terpisah dari Dokumen|Aspose.Words untuk...

    Ekstrak berbagai objek grafik, seperti gambar, kotak teks berisi paragraf, atau bentuk panah, saat memproses dokumen, dan ekspor ke lokasi eksternal menggunakan Python....dokumen diwakili oleh node Shape atau GroupShape di Aspose.Words...sederhana diwakili oleh node Shape dari ShapeType.IMAGE . Node...

    docs.aspose.com/words/id/python-net/rendering-s...
  4. Kształty oddzielnie od dokumentu|Aspose.Words d...

    Wyodrębnij różne obiekty graficzne, takie jak obrazy, pola tekstowe zawierające akapity lub kształty strzałek podczas przetwarzania dokumentu i wyeksportuj je do lokalizacji zewnętrznej za pomocą Python....reprezentowana przez węzeł Shape lub GroupShape w module obiektu...reprezentowany przez węzeł Shape ShapeType.IMAGE . Ten węzeł...

    docs.aspose.com/words/pl/python-net/rendering-s...
  5. Yorumun Yazı Tipi Rengini C++ ile Nasıl Değişti...

    Aspose.Cells kullanarak Excel de yorumların yazı tipi rengini nasıl özelleştireceğinizi C++ diliyle öğrenin....yazı tipi rengi ayarlamak için Shape.GetTextBody() özelliği sağlar...sağlar. Aşağıdaki örnek kod, Shape.GetTextBody() özelliğinin kullanımıyla...

    docs.aspose.com/cells/tr/cpp/how-to-change-the-...
  6. Aspose::Words::Drawing::ShapeBase::get_ParentPa...

    Aspose::Words::Drawing::ShapeBase::get_ParentParagraph method. Returns the immediate parent paragraph in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertShape... 50 ); builder -> MoveTo ( shape -> get_LastParagraph ()); builder...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. NodeCollection.Item | Aspose.Words för .NET

    Få enkel åtkomst till vilken nod som helst med NodeCollection Item-egenskapen. Hämta snabbt noder via index för sömlös datahantering och förbättrad prestanda.... " )); Shape shape = new Shape ( doc , ShapeType .... Rectangle ); shape . Width = 200 ; shape . Height = 200 ; //...

    reference.aspose.com/words/sv/net/aspose.words/...
  8. RelativeHorizontalPosition Enum | Aspose.Words ...

    Discover Aspose.Words.Drawing.RelativeHorizontalPosition enum to define precise horizontal positioning for Shapes and text frames in your documents....the horizontal position of a shape or text frame is relative. public...HeaderFooterType . HeaderPrimary ); Shape shape = builder . InsertImage (...

    reference.aspose.com/words/net/aspose.words.dra...
  9. DOCX Tömörítése Itt: Java

    Tömörítse a(z DOCX fájlt Java nyelven a minőség elvesztése nélkül. Optimalizálja a(z DOCX tartalmat, és egyszerűen csökkentse a fájlméretet....SHAPE, true ); for (Shape shape : (Iterable<Shape>) nodes)...nodes) { if (shape.isImage()) { // A fejlesztőn múlik, hogy kiválasztja-e...

    products.aspose.com/words/hu/java/compress/docx/
  10. HTML Tömörítése Itt: Java

    Tömörítse a(z HTML fájlt Java nyelven a minőség elvesztése nélkül. Optimalizálja a(z HTML tartalmat, és egyszerűen csökkentse a fájlméretet....SHAPE, true ); for (Shape shape : (Iterable<Shape>) nodes)...nodes) { if (shape.isImage) { // A fejlesztőn múlik, hogy kiválasztja-e...

    products.aspose.com/words/hu/java/compress/html/