Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 29,011 for

x

(0.31 sec)
  1. Putting an object into a cell that is Single.Na...

    dear support, I am getting a system crash with the below VB .NET code Dim s1 As Single = Single.NaN Dim o1 As Object = s1 Dim X As New Aspose.Cells.Workbook X.Worksheets(0).Cells(0, 0).PutValue(o1) This crashes, bu…...Object = s1 Dim x As New Aspose.Cells.Workbook x.Worksheets(0)...Object = s1 Dim x As New Aspose.Cells.Workbook x.Worksheets(0)...

    forum.aspose.com/t/putting-an-object-into-a-cel...
  2. AxisTimeUnit Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AXisTimeUnit enum—your solution for defining time units on chart aXes efficiently and effectively....containing date/time values for the X-axis, and respective decimal values...lower and upper bounds for the X-axis. ChartAxis xAxis = chart...

    reference.aspose.com/words/net/aspose.words.dra...
  3. AxisTickLabelPosition Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.Charts.AXisTickLabelPosition enum, which defines optimal tick label placements for enhanced chart clarity and presentation....containing date/time values for the X-axis, and respective decimal values...lower and upper bounds for the X-axis. ChartAxis xAxis = chart...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Customize Plot Areas of Presentation Charts in ...

    Discover how to customize chart plot areas in PowerPoint presentations with Aspose.Slides for PHP via Java. Improve your slide visuals effortlessly.... Gets actual X location (left) of the chart element...$chart -> validateChartLayout (); $x = $chart -> getPlotArea () ->...

    docs.aspose.com/slides/php-java/chart-plot-area/
  5. Get DrawObject and Bound while rendering to PDF...

    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....initialized and returned when rendering x: Left of DrawObject y: Top of...Sample Code Console Output [ X ]: 153 . 60349 [ Y ]: 82 . 94118...

    docs.aspose.com/cells/java/get-drawobject-and-b...
  6. Glyph | Aspose.Words for Java

    Represents a glyph in Java....getAdvanceOffset() Horizontal (x) offset relative to glyph position...advanceOffset short Horizontal (x) offset. ascenderOffset short...

    reference.aspose.com/words/java/com.aspose.word...
  7. Box appearing around the watermark after conver...

    While converting the EXcel first to pdf and then to Word, a boX around the watermark teXt can be seen in Word format. This is fine in PDF. I have attached the PDF and converted Word file as well to this ticket. The co…...for (int x = 1; x <= finalPDF.getPages().size(); x++) { finalPDF...finalPDF.getPages().get_Item(x).addStamp(textStamp) } return finalPDF...

    forum.aspose.com/t/box-appearing-around-the-wat...
  8. Aspose Error when trying to sign document - Fre...

    Aspose _ result:: Error 405 HTTP method POST is not supported by this URL HTTP ERROR 405 HTTP method POST is not supported by this URL URI:/api/v2/ProcessCourtFiles STATUS:405 MESSAGE:HTTP method POST is not support…... Location = new Location() { X = 100, Y = 100 }, FontSize = 12...1️⃣ Get an access token curl -X POST "https://api.aspose.cloud/connect/token"...

    forum.aspose.com/t/aspose-error-when-trying-to-...
  9. Working with Geometry Section|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....lineTo = new LineTo (); //set X value lineTo . getX (). setValue...(). getValue () / 2 ); //set X value lineTo . getX (). setValue...

    docs.aspose.com/diagram/java/working-with-geome...
  10. ChartAxis.baseTimeUnit property | Aspose.Words ...

    ChartAXis.baseTimeUnit property. Returns or sets the smallest time unit that is represented on the time category aXis....containing date/time values for the X-axis, and respective decimal values...lower and upper bounds for the X-axis. let xAxis = chart . axisX...

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