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

x

(0.11 sec)
  1. Bug 5324: Csv to Shapefile- Conversion succeede...

    Hi AleXander, I moved to new version 26.5 and here my results: Please see: Comparison(left-Csv, right-Shapefile) image.png (179.0 KB) Test data(input/output/QGIS) 5324-Csv-Shapefile.zip (47.0 KB) Thanks,...geometries only if the CSV includes X/Y (or WKT) fields that are mapped...GeometryFactory() { // If you have separate X/Y columns: XColumn = "Longitude"...

    forum.aspose.com/t/bug-5324-csv-to-shapefile-co...
  2. 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...
  3. Edit Connector Geometry Section in the ShapeShe...

    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....$line_to = new LineTo (); \ # set X value $line_to -> getX () -> setValue...-> getValue () / 2 ); \ # set X value $line_to -> getX () -> setValue...

    docs.aspose.com/diagram/java/edit-connector-geo...
  4. 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...
  5. 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...
  6. 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...
  7. AxisDisplayUnit.Document | Aspose.Words for .NET

    Discover the AXisDisplayUnit property, easily access the document linked to your parent chart for seamless data management and enhanced visualization....AxisBound ( 20 ); // For the X-axis, set the major tick marks...Inside ; // Set the X-axis bounds so that the X-axis spans 5 major...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 在 Ruby 中编辑 ShapeSheet 中的连接器几何部分|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.... new \ # set X value line_to . getX () . setValue...() . getValue () / 2 ) \ # set X value line_to . getX () . setValue...

    docs.aspose.com/diagram/zh/java/edit-connector-...
  9. Aspose.pdf 中把pdf带水印内容页面转图片有时候非常慢 - Free Support...

    可检测到的水印图片.pdf (2.0 MB) JpegDevice jpegDevice = new JpegDevice(width, height, resolution); using (FileStream imageStream = new FileStream($"{imgSavePath}{X}.jpeg", FileMode.Create)) { jpegDev…...new FileStream($"{imgSavePath}{x}.jpeg", FileMode.Create)) { jpegDevice...jpegDevice.Process(pdf.Pages[x], imageStream); imageStream.Close();...

    forum.aspose.com/t/aspose-pdf-pdf/312786
  10. Shape.RefreshData() breaks shape from master wi...

    I’m evaluating Aspose.Diagram for Dotnet (Nuget version 25.1.0) and have trouble with a master shape which has a geometry with a NURBS coordinate. Let’s assume I have a .vsdX file with one master, which has a shape with…...Add(new RelMoveTo { X = new DoubleValue(0, MeasureConst...CoordinateCol.Add(new RelLineTo { X = new DoubleValue(0.1, MeasureConst...

    forum.aspose.com/t/shape-refreshdata-breaks-sha...