Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 42,307 for

shapes

(0.05 sec)
  1. ShapeRenderer | Aspose.Words for Java

    Provides methods to render an individual Shape or GroupShape to a raster or vector image or to a Graphics object in Java....methods to render an individual Shape or GroupShape to a raster or...more, visit the Working with Shapes documentation article. Constructors...

    reference.aspose.com/words/java/com.aspose.word...
  2. Սեղմել JPG Ը Javascript Ում

    Սեղմեք JPG ը JavaScript ում՝ առանց որակի կորստի: Օպտիմալացրեք JPG բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...DocumentBuilder(doc) shape = builder.insertImage( "Input...saveOptions.jpegQuality = 50 shape.getShapeRenderer().save( "Output...

    products.aspose.com/words/hy/nodejs-net/compres...
  3. Slide Transition|Aspose.Slides for Python Docum...

    Add PowerPoint slide transition and transition effects in Python... shapes . add_auto_shape ( slides . ShapeType...presentation . slides [ 1 ] . shapes [ 0 ] . x += 100 presentation...

    docs.aspose.com/slides/python-net/slide-transit...
  4. FindReplaceOptions.IgnoreShapes | Aspose.Words ...

    Discover the IgnoreShapes property of FindReplaceOptions. Control shape inclusion in text processing with this essential boolean setting for improved accuracy....indicating either to ignore shapes within a text. The default...Examples Shows how to ignore shapes while replacing text. Document...

    reference.aspose.com/words/net/aspose.words.rep...
  5. Შეკუმშოს JPG Python

    შეკუმშოს JPG Python ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ JPG კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....DocumentBuilder(doc) shape = builder.InsertImage( "Input...save_options.jpeg_quality = 50 shape.get_shape_renderer().save( "Output...

    products.aspose.com/words/ka/python-net/compres...
  6. ImageData.save method | Aspose.Words for Node.js

    Aspose.Words.Drawing.ImageData.save method...); // Get the collection of shapes from the document, // and save...save the image data of every shape with an image as a file to the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FileFormatUtil.imageTypeToExtension method | As...

    FileFormatUtil.imageTypeToExtension method. Converts an Aspose.Words image type enumerated value into a file extension...); // Get the collection of shapes from the document, // and save...save the image data of every shape with an image as a file to the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 动画图表|Aspose.Slides 文档

    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_Item ( 0 ); IShapeCollection shapes = slide . getShapes (); IChart...IChart chart = ( IChart ) shapes . get_Item ( 0 ); // 动画系列 slide...

    docs.aspose.com/slides/zh/java/animated-charts/
  9. Manage Table|Aspose.Slides for Python Documenta...

    Create and manage table in PowerPoint presentations in Python...Adds a table shape to the slide tbl = sld . shapes . add_table...Adds a table shape to slide tbl = sld . shapes . add_table (...

    docs.aspose.com/slides/python-net/manage-table/
  10. 使用C++在工作表之间复制形状|Documentation

    学习如何使用Aspose.Cells和C++在工作表之间复制形状、图表和其他绘图对象。...Shapes.AddCopy 方法将图表从一个工作表复制到另一个。...若要复制控件和其他绘图对象,请使用 Worksheet.Shapes.AddCopy 方法,如下面的示例所示。 #include...

    docs.aspose.com/cells/zh/cpp/copy-shapes-betwee...