Sort Score
Result 10 results
Languages All
Labels All
Results 4,011 - 4,020 of 33,700 for

line

(0.2 sec)
  1. Licensing|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....won’t fit, has two diagonal lines across the image instead. No...inadvertently adding an extra line break invalidates the file....

    docs.aspose.com/psd/java/licensing/
  2. ChartDataLabelCollection | Aspose.Words for Java

    Represents a collection of ChartDataLabel in Java....apply labels to data points in a line chart. public void dataLabels()...builder.insertChart(ChartType.LINE, 400.0, 300.0); Chart chart...

    reference.aspose.com/words/java/com.aspose.word...
  3. Getting This Error: Cannot Invoke “com.aspose.s...

    We are getting this error while saving the ppt and this error is intermittent so not able to reproduce in local. java.lang.NullPointerException: Cannot invoke “com.aspose.slides.Axis.x6()” because “” is null Please fin…...setVisible(true); // Axis line (from configureAxisLine) axis...setMinorUnit(5); // Major grid lines (from configureMajorGridLi)...

    forum.aspose.com/t/getting-this-error-cannot-in...
  4. WOFF to WOFF2 Converter API |.NET

    Convert WOFF to WOFF2 using .NET API on Windows. Integrate this native WOFF to WOFF2 font conversion functionality into your own solution....applications with just a few lines of code. Font API Solution for...functionality like move point, draw line, and curve, etc. Due to the...

    products.aspose.com/font/net/conversion/woff-to...
  5. CFF to TTF Converter API |.NET

    Convert CFF to TTF using .NET API on Windows. Integrate this native CFF to TTF font conversion functionality into your own solution....applications with just a few lines of code. Font API Solution for...functionality like move point, draw line, and curve, etc. Due to the...

    products.aspose.com/font/net/conversion/cff-to-...
  6. TTF to WOFF Converter API |.NET

    Convert TTF to WOFF using .NET API on Windows. Integrate this native TTF to WOFF font conversion functionality into your own solution....applications with just a few lines of code. Font API Solution for...functionality like move point, draw line, and curve, etc. Due to the...

    products.aspose.com/font/net/conversion/ttf-to-...
  7. Aspose.Cells 8.3.2中的公共API更改|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....//Access picture and add signature line inside it Picture pic = workbook...index ]; //Create signature line object SignatureLine s = new...

    docs.aspose.com/cells/zh/net/public-api-changes...
  8. GIS and Geo Formats for Effective Data Management

    The overview covers commonly used GIS and Geo file formats in GIS applications, including vector data formats, raster data formats, web map formats, database formats, and other formats. It discusses popular formats such as Shapefile, GeoJSON, KML, PostGIS, Oracle Spatial, Microsoft SQL Server Spatial, GPX, NTF, Mapbox Vector Tile, SVG, TopoJSON, and OGC GeoPackage. This information helps readers choose the appropriate format for their geospatial data and optimize their GIS applications....store spatial data as points, lines, and polygons. Vector data is...format that can store point, line, and polygon data. Shapefiles...

    products.aspose.com/gis/net/gis-formats/
  9. Manage fonts within HTML

    Discover the world of fonts for HTML. From web-safe choices to custom @font-face integration, explore how fonts shape design and user experience....px ; 3 padding : 10 px ; 4 } Line height - a parameter that controls...the vertical space between lines of text. It’s often expressed...

    docs.aspose.com/font/net/fonts-for-html/
  10. 通过Node.js通过C++插入Excel文件的图片和形状|Documentation

    使用Aspose.Cells for Node.js via C++管理Excel文件中的图片、OLE对象和形状。... get ( 0 ); // Add the line to the worksheet sheet . getShapes...getShapes().addAutoShape(AutoShapeType.Line, 2, 0, 2, 0, 100, 300); // method...

    docs.aspose.com/cells/zh/nodejs-cpp/insert-shapes/