Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 28,910 for

x

(0.07 sec)
  1. InlineStory.is_move_from_revision property | As...

    InlineStory.is_move_from_revision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled....footnotes = list ( map ( lambda x : x . as_footnote (), list ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  2. InlineStory.is_delete_revision property | Aspos...

    InlineStory.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled....footnotes = list ( map ( lambda x : x . as_footnote (), list ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TabStopCollection.add method | Aspose.Words for...

    aspose.words.TabStopCollection.add method... of_type ( lambda x : x . as_paragraph (), b ), list...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Drop Shadow – SVG Filters – Aspose.SVG for .NET

    Learn how to write SVG code and create a drop shadow effect using Aspose.SVG for .NET API and apply the drop shadow effect to SVG shapes and teXt....attributes for filter primitive are x, y, width, height, and id . They...defs > 3 < filter id = "shadow" x = "-20" y = "-20" height = "150"...

    docs.aspose.com/svg/net/drop-shadow/
  5. Easy way for Chart Setup using Chart.SetChartDa...

    Learn how to easily set up charts using the Chart.SetChartDataRange method in Aspose.Cells for Python via .NET. Our guide will show you how to specify the data range for your chart, allowing you to create professional and accurate charts with minimal effort....Assistant Close Find Type of X and Y Values of Points in Chart...

    docs.aspose.com/cells/python-net/easy-way-for-c...
  6. Easy way for Chart Setup using Chart.SetChartDa...

    Learn how to easily set up charts using the Chart.SetChartDataRange method in Aspose.Cells for .NET. Our guide will show you how to specify the data range for your chart, allowing you to create professional and accurate charts with minimal effort....Assistant Close Find Type of X and Y Values of Points in Chart...

    docs.aspose.com/cells/net/easy-way-for-chart-se...
  7. Manage Connectors in Presentations Using Java|A...

    Empower Java apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors....component of the connector float x = connector . getX () + connector...addAutoShape ( ShapeType . Rectangle , x , y , 0 , height ); The result:...

    docs.aspose.com/slides/java/connector/
  8. Manage Connectors in Presentations on Android|A...

    Empower Java apps to draw, connect and auto-route lines in PowerPoint slides on Android—gain full control over straight, elbow and curved connectors....component of the connector float x = connector . getX () + connector...addAutoShape ( ShapeType . Rectangle , x , y , 0 , height ); The result:...

    docs.aspose.com/slides/androidjava/connector/
  9. Specify 3D File Load Options in C#|Documentation

    There are several Scene.Open method overloads or Scene class constructor overloads that accept a LoadOptions object. Each load format has a corresponding class that holds load options for that load format....Convert OBJ to 3DS in C# Convert X to 3DS in C# 3D File Load Options...loadPLYOpts ); Use of the DirectX X Load Options The C# code below...

    docs.aspose.com/3d/net/specify-3d-file-load-opt...
  10. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with Aspose.Slides for C++ and speed up presentation editing and data updates....int x = 0 ; x < table -> get_Rows () -> get_Count (); x ++ )...table -> get_Rows () -> idx_get ( x ); for ( int y = 0 ; y < row ->...

    docs.aspose.com/slides/cpp/manage-rows-and-colu...