Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 15,354 for

point

(0.32 sec)
  1. How to create a content control(SDT) when you h...

    Hi Team, Let’s take an example such that a documents consists of below text Hello World How to write a regex pattern to match and create a content control? I need to match both Hello and World and it should create a …...content control at the split point if (e.MatchOffset > 0) { var...

    forum.aspose.com/t/how-to-create-a-content-cont...
  2. DocumentBuilder.EndTable | Aspose.Words for .NET

    Effortlessly conclude your document tables with DocumentBuilder's EndTable method, ensuring seamless formatting and professional presentation....out of the current cell to point just after the table. Examples...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Manage Chart Data Series in Python|Aspose.Slide...

    Learn how to manage chart data series in Python for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....define individual sets of data points, categories, and appearance...to highlight specific data points and create visually appealing...

    docs.aspose.com/slides/python-net/chart-series/
  4. 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...
  5. 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/
  6. 在 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...
  7. How to create OMR template file (.omr) using ex...

    G’day. As the title shows, I would like to create OMR template using existing images. OMR Image Unfortunately, I can’t find usable OMR Template Editor in Java. If anyone can hightlight the spot, I really appreciate it in advance. Cheers,...Failed to find all reference points on image! Please make sure...I could confirm 4 reference points are clear to indicate scanned...

    forum.aspose.com/t/how-to-create-omr-template-f...
  8. 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...
  9. Drawing Images|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....on an image connecting two point structures. This method has...and coordinates pairs of points or Point/PointF structures as arguments...

    docs.aspose.com/imaging/java/drawing-images/
  10. 在 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/