Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 30,239 for

x

(0.21 sec)
  1. ChartAxis.has_minor_gridlines property | Aspose...

    ChartAXis.has_minor_gridlines 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...bounds for the X-axis. x_axis = chart . axis_x x_axis . scaling...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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/
  3. Bug 5321: Csv to MpainfoTab- Conversion succeed...

    Hi AleXander, I moved to new version 26.5 and here my results: Please see: Comparison(left-Csv, right-MapInfoTab) image.jpg (149.4 KB) Test data(input/output/QGIS) 5321-Csv-MapInfoTab.zip (42.2 KB) Thanks,...can build points from separate X/Y columns. If neither is specified...Wkt // b) If you have separate X and Y columns (e.g. "Lon", "Lat")...

    forum.aspose.com/t/bug-5321-csv-to-mpainfotab-c...
  4. 请教,如何在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
  5. ChartType enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.ChartType enumeration. Specifies type of a chart....grouped and banded along the X-axis by category: chart = append_chart...Categories are distributed along the X-axis, and values are distributed...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Copy Inner Field|Aspose.PDF for Python via .NET

    Copy PDF Form Fields to a New Position Using Python using Aspose.PDF for Python....page 2 at specific coordinates (x=200, y=600), producing a PDF with...new_field_name , page_number , x , y ) ‘original_field_name’ –...

    docs.aspose.com/pdf/python-net/copy-inner-field/
  7. AxisScaling.Maximum | Aspose.Words for .NET

    Discover AXisScaling's MaXimum property to easily set or retrieve the aXis's maXimum value, enhancing your data visualization with precision....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...
  8. AxisScaling.Minimum | Aspose.Words for .NET

    Discover the AXisScaling Minimum property to easily set and customize your aXis's minimum value for enhanced data 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...
  9. Aspose::Words::Drawing::Charts::AxisScaling::ge...

    Aspose::Words::Drawing::Charts::AXisScaling::get_LogBase method. Gets or sets the logarithmic base for a logarithmic aXis in C++....Clear (); // Insert a series with X/Y coordinates for five points...0 })); // The scaling of the X-axis is linear by default, //...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. While Converting PPTX to PDF in Java, Charts Ar...

    Hi Team, We are trying convert PPT document into PDF. But, charts from ppt are not rendered correctly in PDF. In PDF chart images got distorted dramatically. Java Version :17 We are using aspose.slides version 24.7 …...Please note that on slide 9, the X-axis value labels are rotated...earlier, the labels are rotated on X-axis. Attaching the presentation...

    forum.aspose.com/t/while-converting-pptx-to-pdf...