Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 11,189 for

point

(0.12 sec)
  1. Convert VSTX to PDF via Python | products.aspos...

    Sample Python conversion code for VSTX format to PDF file. Use this example code to convert VSTX to PDF within any Python based application....VSTX files provide starting point for creating Visio drawings...

    products.aspose.com/diagram/python-java/convers...
  2. Convert VSTX to JPEG via Python | products.aspo...

    Sample Python conversion code for VSTX format to JPEG file. Use this example code to convert VSTX to JPEG within any Python based application....VSTX files provide starting point for creating Visio drawings...

    products.aspose.com/diagram/python-java/convers...
  3. 使用 C++ 加载工作簿或工作表时过滤对象|Documentation

    学习如何在使用 Aspose.Cells for C++ 加载工作簿或工作表时过滤图表、形状和条件格式等对象。...function to serve as entry point int main () { Aspose :: Cells...

    docs.aspose.com/cells/zh/cpp/filter-objects-whi...
  4. Convert VSTX to VSDM via Java | products.aspose...

    Sample Java conversion code for VSTX format to VSDM file. Use this example code to convert VSTX to VSDM within any Web or Desktop Java based application....VSTX files provide starting point for creating Visio drawings...

    products.aspose.com/diagram/java/conversion/vst...
  5. Table Cell Image Background and Custom Position...

    (I’m on version 21.12) I’m making a presentation with a table that has different image icons in them. The table can have variable number of columns and rows. The image icons are currently inserted as explained in In …...Unfortunately, it’s hard to say at this point whether PowerPoint can do what...

    forum.aspose.com/t/table-cell-image-background-...
  6. What is PDF file? | Knowledge Base

    PDF is the most popular Page Description language. The format is known to anyone who has a computer and is supported by most interfaces and systems....subpath by moving the current point to coordinates (x, y)append...segment from the current point to the point (x, y)append a cubic...

    docs.aspose.com/page/net/what-is-pdf-file/
  7. Image Vectorization – C# Examples

    Learn how to vectorize images in C#. Consider image vectorization functionalities and the effect of configuration properties on the result....error tolerance allowed for a point to be eliminated from the trace...for reducing the number of points in a curve that is approximated...

    docs.aspose.com/svg/net/image-vectorization-exa...
  8. Fills and Strokes in SVG – Basics and SVG Code

    Learn about properties that allow you to set different aspects of SVG fill and stroke, including color, opacity, thickness, use of dashing, etc....paths too as if the last its point was connected to the first,...fill = "none" > 3 < polyline points = "40 60 80 20 120 60 160 20...

    docs.aspose.com/svg/net/drawing-basics/fills-an...
  9. Managing Controls with C++|Documentation

    Learn how to add and manage various controls like lines, rectangles, arcs, ovals, spinners, scroll bars, and group boxes in worksheets using Aspose.Cells with C++....toolbar, click AutoShapes , point to Lines , and select the line...15-degree angles from its starting point, hold down SHIFT as you drag...

    docs.aspose.com/cells/cpp/managing-controls/
  10. 创建或更新 PowerPoint 演示文稿中的图表(Java)|Aspose.Slides 文档

    在 Java 中在 PowerPoint 演示文稿中创建图表...setColorVaried ( true ); IChartDataPoint point = series . getDataPoints ()...(). get_Item ( 0 ); point . getFormat (). getFill (). setFillType...

    docs.aspose.com/slides/zh/java/create-chart/