Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 29,857 for

x

(0.07 sec)
  1. 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...
  2. NullReferenceException Thrown in OMR Processing...

    I am encountering a NullReferenceEXception while processing an OMR file using the TemplateProcessor.Recognize() method. The file eXists at the specified location, but the eXception is still thrown. Error Details: EXcep…...omr"); var x = templateProcessor.Recognize(Path...RecognitionResult recognitionResult = x; Observation: The file does exist...

    forum.aspose.com/t/nullreferenceexception-throw...
  3. 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/
  4. drop-shadow-effect.svg

    Xmlns="http://www.w3.org/2000/svg"> X="-20" y="-20" height="150" width="150"> X="10" dy="10" /> ......org/2000/svg"> <defs> <filter id="shadow" x="-20" y="-20" height="150" width="150">...

    docs.aspose.com/svg/files/drop-shadow-effect.svg
  5. ChartYValue.from_double method | Aspose.Words f...

    ChartYValue.from_double method. Creates a [ChartYValue](../) instance of the [ChartYValueType.DOUBLE](../../chartyvaluetype/#DOUBLE) type.... 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...
  6. 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...
  7. Resize Shapes on Presentation Slides in .NET|As...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for .NET—automate slide layout adjustments and boost productivity.... X *= widthRatio ; } } presentation.... Y *= heightRatio ; shape . X *= widthRatio ; } foreach ( ILayoutSlide...

    docs.aspose.com/slides/net/re-sizing-shapes-on-...
  8. Manage Text Portions in Presentations on Androi...

    Learn how to manage teXt portions in PowerPoint presentations using Aspose.Slides for Android via Java, boosting performance and customization.... println ( "X: " + point . x + " Y: " + point . y );...

    docs.aspose.com/slides/androidjava/portion/
  9. Render Worksheet to Graphic Context with Node.j...

    Learn how to render a worksheet to graphic conteXt using Aspose.Cells for Node.js via C++. This includes rendering to image files, screens, and printers....pageIndex, Graphics g, float x, float y) SheetRender.toImage(int...pageIndex, Graphics g, float x, float y, float width, float height)...

    docs.aspose.com/cells/nodejs-cpp/render-workshe...
  10. ListLabel.label_value property | Aspose.Words f...

    ListLabel.label_value property. Gets a numeric value for this label.... of_type ( lambda x : x . as_paragraph (), b ), list...

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