Sort Score
Result 10 results
Languages All
Labels All
Results 7,281 - 7,290 of 50,318 for

shapes

(0.1 sec)
  1. Nén DOC Trong Javascript

    Nén DOC trong JavaScript mà không làm giảm chất lượng. Tối ưu hóa DOC nội dung, giảm kích thước tệp một cách dễ dàng....cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // Tùy...

    products.aspose.com/words/vi/nodejs-net/compres...
  2. Kompresuj JPG W Python

    Skompresuj JPG w Python bez utraty jakości. Zoptymalizuj JPG zawartość, łatwo zmniejsz rozmiar pliku....DocumentBuilder(doc) shape = builder.InsertImage( "Input...save_options.jpeg_quality = 50 shape.get_shape_renderer().save( "Output...

    products.aspose.com/words/pl/python-net/compres...
  3. Kompresuj TIFF W Python

    Skompresuj TIFF w Python bez utraty jakości. Zoptymalizuj TIFF zawartość, łatwo zmniejsz rozmiar pliku....DocumentBuilder(doc) shape = builder.InsertImage( "Input...saving.TiffCompression.LZW shape.get_shape_renderer().save( "Output...

    products.aspose.com/words/pl/python-net/compres...
  4. 使用javascript優化文件內容

    壓縮JavaScript: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS而不損失質量。優化文檔內容,輕鬆減小文件大小。...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...
  5. API pública y cambios incompatibles hacia versi...

    Revise las actualizaciones de la API pública y los cambios disruptivos en Aspose.Slides para .NET para migrar sin problemas sus soluciones de presentación PowerPoint PPT, PPTX y ODP.... Por ejemplo: IShape shape = ...; shape . Frame = new ShapeFrame... float . NaN ); or slide . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/es/net/public-api-and-ba...
  6. Öffentliches API und rückwärts inkompatible Änd...

    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....Zum Beispiel: IShape shape = ...; shape . setFrame ( new ShapeFrame...Float . NaN )); oder slide . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/de/androidjava/public-ap...
  7. SoftEdgeFormat.radius property | Aspose.Words f...

    SoftEdgeFormat.radius property. Gets or sets a double value that represents the length of the radius for a soft edge effect in points (pt)...DocumentBuilder () shape = builder . insert_shape ( shape_type = aw ...# Apply soft edge to the shape. shape . soft_edge . radius = 30...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShapeBase.IsDecorative | Aspose.Words لـ .NET

    اكتشف ShapeBase. أدر خصائص الزخرفة في مستنداتك بسهولة. حسّن المظهر البصري من خلال تحديد علامات لتصاميم أشكال فريدة...."Decorative shapes.docx" ); Shape shape = ( Shape ) doc . GetChildNodes...NodeType . Shape , true )[ 0 ]; Assert . True ( shape . IsDecorative...

    reference.aspose.com/words/ar/net/aspose.words....
  9. ShapeBase.HorizontalAlignment | Aspose.Words pe...

    Scopri la proprietà ShapeBase HorizontalAlignment per ottimizzare il posizionamento orizzontale delle forme nel tuo progetto, per un controllo migliore del layout.... Shape shape = builder . InsertImage (..."Logo.jpg" ); shape . WrapType = WrapType . None ; shape . BehindText...

    reference.aspose.com/words/it/net/aspose.words....
  10. Konvertera en Visio form till pdf|Documentation

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

    docs.aspose.com/diagram/sv/net/convert-a-visio-...