Sort Score
Result 10 results
Languages All
Labels All
Results 8,471 - 8,480 of 50,025 for

shapes

(0.15 sec)
  1. استرجع Visio معلومات الشكل في PHP|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....vsd" ); $shapes = $diagram -> getPages () ->...string ) $shapes -> getCount ()) { $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/ar/java/retrieve-visio-...
  2. Cambios en la API pública en Aspose.Cells 16.10...

    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 junto con la propiedad Shape.Reflection para controlar los...efectos de reflexión de un objeto Shape. La clase ReflectionEffect tiene...

    docs.aspose.com/cells/es/java/public-api-change...
  3. Öffentliche API Änderungen in Aspose.Cells 16.1...

    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....zusammen mit der Eigenschaft Shape.Reflection freigegeben, um die...die Reflexionseffekte eines Shape-Objekts zu steuern. Die Ref...

    docs.aspose.com/cells/de/java/public-api-change...
  4. Actualizar, eliminar campos|Documentation

    Esta sección explica cómo actualizar o eliminar campos....); //Get Visio Shape Shape shape = page . Shapes [ 0 ]; //Get field...field Field fld = shape . Fields [ 0 ]; //Update format of field...

    docs.aspose.com/diagram/es/net/update-remove-fi...
  5. RtfSaveOptions.SaveImagesAsWmf | Aspose.Words f...

    Upptäck hur egenskapen RtfSaveOptions SaveImagesAsWmf förbättrar ditt dokument genom att spara alla bilder som WMF för överlägsen kvalitet och kompatibilitet....Writeln ( "Jpeg image:" ); Shape imageShape = builder . InsertImage...NodeCollection shapes = doc . GetChildNodes ( NodeType . Shape , true...

    reference.aspose.com/words/sv/net/aspose.words....
  6. RtfSaveOptions.SaveImagesAsWmf | Aspose.Words p...

    Scopri come la proprietà SaveImagesAsWmf di RtfSaveOptions migliora il tuo documento salvando tutte le immagini come WMF, per una qualità e una compatibilità superiori....Writeln ( "Jpeg image:" ); Shape imageShape = builder . InsertImage...NodeCollection shapes = doc . GetChildNodes ( NodeType . Shape , true...

    reference.aspose.com/words/it/net/aspose.words....
  7. ShadowType Enum | Aspose.Words per .NET

    Scopri l'enum Aspose.Words.Drawing.ShadowType per migliorare le tue forme con tipi di ombre personalizzabili per ottenere effetti visivi straordinari nei documenti....MyDir + "Shape stroke pattern border.docx" ); Shape shape = ( Shape...GetChildNodes ( NodeType . Shape , true )[ 0 ]; if ( shape . ShadowFormat...

    reference.aspose.com/words/it/net/aspose.words....
  8. WORD Tömörítése Itt: C++

    Tömörítse a(z WORD fájlt C++ nyelven a minőség elvesztése nélkül. Optimalizálja a(z WORD tartalmat, és egyszerűen csökkentse a fájlméretet....(NodeType::Shape, true ); for ( const auto & shape : System::...System:: IterateOver <Shape>(nodes)) { if (shape-> get_HasImage ()) {...

    products.aspose.com/words/hu/cpp/compress/word/
  9. Tihendage WORD Kohas C#

    Tihendage WORD keeles C# kvaliteeti kaotamata. Optimeerige WORD sisu, vähendage lihtsalt faili suurust....Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // Kujutise tihendamiseks teegi valib arendaja...

    products.aspose.com/words/et/net/compress/word/
  10. Tihendage HTML Kohas C#

    Tihendage HTML keeles C# kvaliteeti kaotamata. Optimeerige HTML sisu, vähendage lihtsalt faili suurust....Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // Kujutise tihendamiseks teegi valib arendaja...

    products.aspose.com/words/et/net/compress/html/