Sort Score
Result 10 results
Languages All
Labels All
Results 8,441 - 8,450 of 42,307 for

shape

(0.07 sec)
  1. Formas separadamente do documento|Aspose.Words ...

    Extraia vários objetos gráficos, como imagens, caixas de texto contendo parágrafos ou formas de setas, ao processar um documento, e exporte-os para um local externo usando Python....documento é representado pelo nó Shape ou GroupShape no Aspose.Words...simples é representada por um nó Shape de ShapeType.IMAGE . Este nó...

    docs.aspose.com/words/pt/python-net/rendering-s...
  2. Forme separatamente dal documento|Aspose.Words ...

    Estrai vari oggetti grafici, come immagini, caselle di testo contenenti paragrafi o forme di frecce, durante l'elaborazione di un documento ed esportali in una posizione esterna utilizzando Python....documento è rappresentato dal nodo Shape o GroupShape nel Aspose.Words...è rappresentata da un nodo Shape di ShapeType.IMAGE . Questo...

    docs.aspose.com/words/it/python-net/rendering-s...
  3. Redimensionner les formes sur la diapositive|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.... slides : for shape in slide . shapes : #Redimensionner la...position shape . height = shape . height * ratioHeight shape . width...

    docs.aspose.com/slides/fr/python-net/re-sizing-...
  4. Пользовательская Фигура|Документация Aspose.Slides

    Добавьте пользовательскую фигуру в презентацию PowerPoint на C++...SharedPtr < IShapeCollection > shapes = pres -> get_Slides () ->...) -> get_Shapes (); SharedPtr < GeometryShape > shape = System...

    docs.aspose.com/slides/ru/cpp/custom-shape/
  5. Appliquer une feuille de style personnalisée à ...

    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....alors que je < shapes . getCount () shape = shapes . get ( i ) if...if shape . getNameU () == "Process" source_shape = shape break...

    docs.aspose.com/diagram/fr/java/apply-custom-st...
  6. Mampatkan JPG Dalam Java

    Mampat JPG dalam Java tanpa kehilangan kualiti. Optimumkan JPG kandungan, kecilkan saiz fail dengan mudah....new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input...saveOptions.setJpegQuality( 50 ); shape.getShapeRenderer().save( "Output...

    products.aspose.com/words/ms/java/compress/jpg/
  7. Kompresuj TIFF W Java

    Skompresuj TIFF w Java bez utraty jakości. Zoptymalizuj TIFF zawartość, łatwo zmniejsz rozmiar pliku....new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input...setTiffCompression(TiffCompression.LZW); shape.getShapeRenderer().save( "Output...

    products.aspose.com/words/pl/java/compress/tiff/
  8. Стиснути TIFF У Java

    Стисніть TIFF у Java без втрати якості. Оптимізуйте вміст TIFF, легко зменшуйте розмір файлу....new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input...setTiffCompression(TiffCompression.LZW); shape.getShapeRenderer().save( "Output...

    products.aspose.com/words/uk/java/compress/tiff/
  9. TIFF Tömörítése Itt: Java

    Tömörítse a(z TIFF fájlt Java nyelven a minőség elvesztése nélkül. Optimalizálja a(z TIFF tartalmat, és egyszerűen csökkentse a fájlméretet....new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input...setTiffCompression(TiffCompression.LZW); shape.getShapeRenderer().save( "Output...

    products.aspose.com/words/hu/java/compress/tiff/
  10. 查找工作表内形状的绝对位置|Documentation

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

    docs.aspose.com/cells/zh/java/finding-absolute-...