Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 16,079 for

point

(0.18 sec)
  1. Fills and Strokes in SVG – SVG Code – Aspose.SV...

    Learn how to apply and control fill and stroke in SVG elements. Master the basics of color, opacity, thickness, dash use, and style with Aspose.SVG....ending exactly at the path’s end point. square Flat edge that extends...stroke‑width beyond the end point. round Semi‑circular end whose...

    docs.aspose.com/svg/net/drawing-basics/fills-an...
  2. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java....setCoordOrigin(new Point(-1000, -500)); Shape subShape...containing block of the shape in points, relative to the anchor of...

    reference.aspose.com/words/java/com.aspose.word...
  3. Working with Gradient in PS file | Java

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java...as a parameter, the previous point can be ignored. Close the page...gradient, instead of the last 4 points, the following will be used:...

    docs.aspose.com/page/java/ps/working-with-gradi...
  4. Substitute TrueType Fonts|Aspose.Words for Pyth...

    Aspose.Words for Python via .NET can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately. If a font or a specific character is not available, Aspose.Words searches for a suitable font replacement or uses the Font fallback mechanism....the requested Unicode code point then "Segoe UI Symbol" will..."U+20B9 INDIAN RUPEE SIGN" code point. --> < Rule Ranges = "2000-206F...

    docs.aspose.com/words/python-net/manipulating-a...
  5. Manipulate and Substitute TrueType Fonts|Aspose...

    Aspose.Words for Java can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately, or search for a suitable font replacement, or uses the Font fallback mechanism....the requested Unicode code point then "Segoe UI Symbol" will..."U+20B9 INDIAN RUPEE SIGN" code point. --> < Rule Ranges = "2000-206F...

    docs.aspose.com/words/java/manipulate-and-subst...
  6. 工作表大小调整的可行解决方案|Aspose.Slides 文档

    在演示文稿中修复 Excel 工作表 OLE 缩放问题:通过两种方式保持对象框一致——缩放框架或工作表——适用于 PPT 与 PPTX 格式。...height of the OLE image in points. Image image = ImageIO . read...aspose . cells . CellsUnitType . POINT ); double newColumnWidth = columnWidth...

    docs.aspose.com/slides/zh/java/working-solution...
  7. Create or Add Table In PDF using Python|Aspose....

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic....1 point, the width of the table border is set to 1 point and...and cell padding is set to 5 points. import aspose.pdf as ap #...

    docs.aspose.com/pdf/python-net/add-table-in-exi...
  8. Substitute TrueType Fonts|Aspose.Words for Node...

    Aspose.Words for Node.js via .NET can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately. If a font or a specific character is not available, Aspose.Words searches for a suitable font replacement or uses the Font fallback mechanism....the requested Unicode code point then "Segoe UI Symbol" will..."U+20B9 INDIAN RUPEE SIGN" code point. --> < Rule Ranges = "2000-206F...

    docs.aspose.com/words/nodejs-net/manipulating-a...
  9. Working with Gradient in PostScript | .NET

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...as a parameter, the previous point can be ignored. Close the page...gradient instead of the last 4 points following will be: Create the...

    docs.aspose.com/page/net/ps/working-with-gradient/
  10. 工作表尺寸调整的可行方案|Aspose.Slides 文档

    在 PowerPoint 演示文稿中使用 C++ 的工作表尺寸调整可行方案...:: Cells :: CellsUnitType :: Point ); auto newColumnWidth = columnWidth...:: Cells :: CellsUnitType :: Point ); auto newRowHeight = rowHeight...

    docs.aspose.com/slides/zh/cpp/working-solution-...