Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 42,911 for

shapes

(0.05 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_CoordOri...

    Aspose::Words::Drawing::ShapeBase::get_CoordOrigin method. The coordinates at the top-left corner of the containing block of this shape in C++....the containing block of this shape. System :: Drawing :: Point...create and populate a group shape. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Compress JPG In Python

    Compress JPG in Python without losing quality. Optimize JPG content, reduce file size easily....DocumentBuilder(doc) shape = builder.InsertImage( "Input...save_options.jpeg_quality = 50 shape.get_shape_renderer().save( "Output...

    products.aspose.com/words/python-net/compress/jpg/
  3. Compress TIFF In Python

    Compress TIFF in Python without losing quality. Optimize TIFF content, reduce file size easily....DocumentBuilder(doc) shape = builder.InsertImage( "Input...saving.TiffCompression.LZW shape.get_shape_renderer().save( "Output...

    products.aspose.com/words/python-net/compress/t...
  4. 在 Ruby 中更新 Visio 形状文本|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....() 我 = 0 当我 < shapes . getCount () shape = shapes . get ( i ) if...if shape . getNameU () == "Process" && shape . getID () == 1...

    docs.aspose.com/diagram/zh/java/update-visio-sh...
  5. Retrieving Connector Information|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.... Show ( "\nFrom Shape ID : " + Connect . FromSheet...); MessageBox . Show ( "To Shape ID : " + Connect . ToSheet );...

    docs.aspose.com/diagram/net/retrieving-connecto...
  6. TextBox.previous property | Aspose.Words for No...

    TextBox.previous property. Returns a [TextBox](../) that represents the previous [TextBox](../) in a sequence of Shapes....previous TextBox in a sequence of shapes. get previous () : Aspose ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Შეკუმშოს TIFF Python

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

    products.aspose.com/words/ka/python-net/compres...
  8. 用C++判断Shape是否为Smart Art Shape|Documentation

    了解如何使用Aspose.Cells for C++判断一个形状是否为Smart Art Shape。...用C++判断Shape是否为Smart Art Shape Contents [ Hide ] 可能的使用场景 智能图形是Microsoft...Excel中特殊的形状,允许您自动生成复杂的图表。使用 Shape.IsSmartArt 属性可以确定该形状是智能图形还是常规图形。...

    docs.aspose.com/cells/zh/cpp/determine-if-shape...
  9. FieldShape class | Aspose.Words for Python

    aspose.words.fields.FieldShape class. Implements the SHAPE field...FieldShape class Implements the SHAPE field. To learn more, visit...Microsoft Word fields such as SHAPE and EMBED are handled during...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Chart Legend|Aspose.Slides for Python Documenta...

    Set positioning and font size for chart legend in PowerPoint presentations in Python... shapes . add_chart ( charts . ChartType...chart = pres . slides [ 0 ] . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/python-net/chart-legend/