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

x

(0.3 sec)
  1. Customize Plot Areas of Presentation Charts in ...

    Discover how to customize chart plot areas in PowerPoint presentations with Aspose.Slides for Java. Improve your slide visuals effortlessly....chart layout and then reading its X, Y, width, and height values....get actual values. Gets actual X location (left) of the chart element...

    docs.aspose.com/slides/java/chart-plot-area/
  2. ChartAxis.HasMinorGridlines | Aspose.Words for ...

    Discover the ChartAXis HasMinorGridlines property to easily control minor gridlines on your charts, enhancing data readability and visualization....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. ChartAxis.hasMinorGridlines property | Aspose.W...

    ChartAXis.hasMinorGridlines property. Gets or sets a flag indicating whether the aXis has minor gridlines....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...
  4. ChartAxis.scaling property | Aspose.Words for N...

    ChartAXis.scaling property. Provides access to the scaling options of the 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...
  5. AxisTickLabelPosition enumeration | Aspose.Word...

    aspose.words.drawing.charts.AXisTickLabelPosition enumeration. Specifies the possible positions for tick labels....containing date/time values for the X-axis, and respective decimal values...bounds for the X-axis. x_axis = chart . axis_x x_axis . scaling...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert images to DICOM(Digital Imaging & Commu...

    Using Aspose.Imaging for .NET library it is easy to convert to DICOM(Digital Imaging & Communications) from other supported image formats...x and format 2.x. DCM Format 1.x is further available...

    products.aspose.com/imaging/net/conversion/to/d...
  7. Table.last_row property | Aspose.Words for Python

    Table.last_row property. Returns the last [Row](../../row/) node in the table.... of_type ( lambda x : x . as_table (), b ), list ( tables...

    reference.aspose.com/words/python-net/aspose.wo...
  8. <mstyle> Xhtml tag causing issue in Document - ...

    Hi Team, I am facing issue while printing Xhtml content in Word File… I do see changes in output for the same Xhtml file in version 25.4v words and 26.3v Words. Why this kind of behaviour in latest version of words? Is…...w><mi>F</mi></mrow><mrow><mi>x</mi></mrow></msub></mrow><mro...w><mrow><mo>&#x2202;</mo><mi>x</mi></mrow></mfrac><mo>)</mo></mrow><mstyle...

    forum.aspose.com/t/mstyle-xhtml-tag-causing-iss...
  9. 请教,如何在pdf中某一个固定位置插入一个base64image的图片,固定位置需要判断横向纵...

    public static void main(String[] args) { try { String inFilePath = "E:\\test\\pdf_signature\\a.pdf"; String outFilePath = "E:\\test\\pdf_signature\\z" + Instant.now().toEpochMilli() + ".pdf"; …...setPosition(400, 100); // Adjust X and Y for landscape } else { image...setPosition(100, 400); // Adjust X and Y for portrait } // Optionally...

    forum.aspose.com/t/pdf-base64image/315504
  10. Apply or Change Slide Layouts in C++|Aspose.Sli...

    Manage and customize slide layouts in Aspose.Slides for C++. EXplore layout types, placeholder control, and footer visibility through C++ code eXamples....Method AddContentPlaceholde(float x, float y, float width, float height)...height) AddVerticalContentPl(float x, float y, float width, float height)...

    docs.aspose.com/slides/cpp/slide-layout/