Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 16,563 for

point

(0.14 sec)
  1. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats....height of the OLE image in points. Image image = ImageIO . read...width of the cell range in points. * @param height The expected...

    docs.aspose.com/slides/java/working-solution-fo...
  2. Segmentation Fault with Aspose.Slides.NET6.Cros...

    Hello, We investigated multiple options to enable PPT/PPTX to PDF conversion on AWS Lambda .NET 8 Linux, using Aspose.Slides. Main findings Aspose.Slides.NET6.CrossPlatform loads the managed Aspose.Slides.dll correct…...conf pointed to /usr/share/fonts, while...test with a custom fonts.conf pointing explicitly to /opt/usr/share/fonts...

    forum.aspose.com/t/segmentation-fault-with-aspo...
  3. What's new|Aspose.PDF for Java

    In this page introduces the most popular new features in Aspose.PDF for Java that have been introduced in recent releases....methods: Measures the max Ascent Point -public double getAscentPoint(String...fontSize) Measures the max Descent Point public double getDescentPoint(String...

    docs.aspose.com/pdf/java/whatsnew/
  4. 在 Python 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建和自定义图表。内容涵盖在演示文稿中添加、格式化和编辑图表,并提供实用的 Python 代码示例。... data_points . add_data_point_for_bar_series ( workbook...20 )) series . data_points . add_data_point_for_bar_series ( workbook...

    docs.aspose.com/slides/zh/python-net/create-chart/
  5. 在 Android 上创建或更新 PowerPoint 演示文稿图表|Aspose.Slide...

    使用 Aspose.Slides for Android 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 Java 示例代码添加、格式化和编辑图表。...setColorVaried ( true ); IChartDataPoint point = series . getDataPoints ()...(). get_Item ( 0 ); point . getFormat (). getFill (). setFillType...

    docs.aspose.com/slides/zh/androidjava/create-ch...
  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. Create, Load, and Read SVG Files in Python – As...

    Create SVG files in Python with Aspose.SVG. Build a blank document, parse SVG markup, or load SVG from a local file or URL....workflows used as a starting point for all SVG processing tasks...provides the class, the entry point for creating, loading, and reading...

    docs.aspose.com/svg/python-net/create-svg-file/
  8. Working with Charts in C#|Aspose.Words for .NET

    Use charts to represent your sequential data when building a report in C#.... Setting Chart Series Point Colors Dynamically For a chart...of individual chart series points dynamically based upon expressions...

    docs.aspose.com/words/net/linq-working-with-cha...
  9. JVM heapspace getting filled when creating PST ...

    I’m trying to use the email library for java to create a PST file but no matter what I do, the heap space is saturating when the PST file reaches around 2gb (Allocated around 8gb max space). Then the thread blocks for a …...stalling the application at some point. gauthamr August 18, 2018, 6:42pm...value. // loc - seek reference point // Begin = 0 // Current = 1...

    forum.aspose.com/t/jvm-heapspace-getting-filled...
  10. Create 3D Mesh and Scene|Documentation

    A Mesh is defined by a set of control Points and the many n-sided polygons as needed. This article explains how to define a Mesh....defined by a set of control points and the many n-sided polygons... we need to define control points and polygons as follows: Define...

    docs.aspose.com/3d/java/create-3d-mesh-and-scene/