Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 29,869 for

x

(0.22 sec)
  1. ChartXValueCollection indexer | Aspose.Words fo...

    ChartXValueCollection indeXer. Gets or sets the X value at the specified indeX....__getitem__(index) Gets or sets the X value at the specified index....

    reference.aspose.com/words/python-net/aspose.wo...
  2. Migrating from Earlier Versions of Aspose.Diagr...

    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....x Public API Changes in Aspose.Diagram 16.x.x Public API...Diagram 6.x.x Public API Changes in Aspose.Diagram 5.x.x Public...

    docs.aspose.com/diagram/net/migrating-from-earl...
  3. Public API Changes in Aspose.Cells 9.0.0|Docume...

    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....byte [] imageData = null ; int x = 0 ; int y = 0 ; byte [] objData...imageData = frame . ImageData ; x = frame . X ; y = frame . Y ; objData...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. PPSX file can't be opened with powerpoint - Fre...

    This code works for PPTX case but not for PPSX. image.png (22.1 KB) What is wrong? When I try to unzip it, it doesn’t work either. PPTX is not problem. case ReportType.PPTX: { using var ms = new MemoryStream(…...sjostrand The PPS X file is corrupted because the...the target format . In the PPT X block you correctly use PptxOptions...

    forum.aspose.com/t/ppsx-file-cant-be-opened-wit...
  5. Migrating from Earlier Versions of Aspose.3D|Do...

    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....x Public API Changes in Aspose.3D 16.x.x Public API...Aspose.3D 2.x.x Public API Changes in Aspose.3D 1.x.x Watermark...

    docs.aspose.com/3d/net/migrating-from-earlier-v...
  6. Request for Latest Stable Version & Upgrade Gui...

    Here’s a short and crisp Aspose support ticket you can use :point_down: Hello Aspose Team, We are currently using Aspose.Cells for Node.js via Java – version 24.0 in our production system and are planning an upgrade. C…...x release that is available at the...baseline , wait for the first 26.x release (26.1) if your upgrade...

    forum.aspose.com/t/request-for-latest-stable-ve...
  7. ChartSeries.clear_values method | Aspose.Words ...

    ChartSeries.clear_values method. Removes all data values from the chart series with preserving the format of the data points and data labels.... series [ 0 ] # Clear X and Y values of the first series...series with data. series1 . add ( x_value = aw . drawing . charts...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Working With Colors|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.... SetCellValue ( "X" ); cell . CellStyle = style ;...( 2 ); cell . SetCellValue ( "X" ); cell . CellStyle = style ;...

    docs.aspose.com/cells/net/working-with-colors/
  9. Add Animation Property and Setup Target Camera ...

    In Aspose.3D, object animation is actually key-frame animation that animates on properties. To animate properties, you need a CurveMapping instance which maps components of a property to different curves, for eXample, a Vector3 property can have 3 components X/Y/Z, which will set up three channels in CurveMapping, every channel can have a set of Curves....property can have 3 components X / Y / Z , which will set up three...Create the animation curve on X component of the scale bindPoint...

    docs.aspose.com/3d/net/add-animation-property-a...
  10. Manage Connectors in Presentations in .NET|Aspo...

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

    docs.aspose.com/slides/net/connector/