Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 42,974 for

shape

(0.07 sec)
  1. ChartSeries.Remove | Aspose.Words for .NET

    Effortlessly remove X values, Y values, and bubble sizes from your chart series with the ChartSeries Remove method. Streamline your data visualization today!...new DocumentBuilder (); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeries department1Series...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs....GIF URL when loading images/shapes. The default value is content/img/updating...setActiveForMultiple ( false ); set info for shape/images operation for server...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  3. ChartDataPoint.Format | Aspose.Words for .NET

    Discover how the ChartDataPoint Format property enhances your data visualization with customizable fill and line styles for impactful presentations....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; // Delete default...

    reference.aspose.com/words/net/aspose.words.dra...
  4. TextBoxControl.type property | Aspose.Words for...

    TextBoxControl.type property. Gets type of Forms 2.0 control....docm' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () text_box_control = shape . ole_format ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. Add WordArt Watermark to Worksheet|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....and make text fit a preset shape, or apply text to an Excel sheet...shows how to add a WordArt shape to set a background watermark...

    docs.aspose.com/cells/net/add-wordart-watermark...
  6. 在 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....get a particular connector shape $shape = $page -> getShapes ()...new ConFixedCodeValue (); $shape -> getLayout () -> getConFixedCode...

    docs.aspose.com/diagram/zh/java/select-reroute-...
  7. Compress HTML In Javascript

    Compress HTML in JavaScript without losing quality. Optimize HTML content, reduce file size easily....cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // It's...

    products.aspose.com/words/nodejs-net/compress/h...
  8. Aspose::Words::Loading::HtmlLoadOptions::get_Su...

    Aspose::Words::Loading::HtmlLoadOptions::get_SupportVml method. Gets or sets a value indicating whether to support VML images in C++....Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...Aspose :: Words :: NodeType :: Shape , 0 , true ))) -> get_ImageData...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. DocumentBuilder.InsertOleObject | Aspose.Words ...

    Effortlessly enhance your documents with the DocumentBuilder InsertOleObject method, allowing seamless embedding of OLE objects from streams.... public Shape InsertOleObject ( Stream stream...predefined images. Return Value Shape node containing Ole object and...

    reference.aspose.com/words/net/aspose.words/doc...
  10. ImageData.to_stream method | Aspose.Words for P...

    ImageData.to_stream method. Creates and returns a stream that contains the image bytes....image bytes are stored in the shape, creates and returns a io.BytesIO...create an image file from a shape’s raw image data. img_source_doc...

    reference.aspose.com/words/python-net/aspose.wo...