Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 16,429 for

point

(0.67 sec)
  1. Convert VSTX to VSX via Java | products.aspose.com

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

    products.aspose.com/diagram/java/conversion/vst...
  2. Issue adding comments to DOCX with API/Ruby SDK...

    I cannot get either the API or Ruby SDK working when attempting to add comments to a word doc. I have tried using simple coordinates 0.0.0.0 and using the coordinates from a text search. For the Ruby SDK, I have used the…... Both should point to valid nodes within the document...

    forum.aspose.com/t/issue-adding-comments-to-doc...
  3. 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...
  4. Bug: pdffileeditor.setMergeDuplicateOutlines(tr...

    As the title suggests, the pdffileeditor.setMergeDuplicateOutlines(true); discards some bookmarks and only keep the first bookmark. I have attached the files to merge and you can try it using below code: public static v…... Or could you help me point out if I did anything wrong...

    forum.aspose.com/t/bug-pdffileeditor-setmergedu...
  5. Customize PowerPoint Fonts in PHP|Aspose.Slides...

    Customize fonts in PowerPoint slides with Aspose.Slides for PHP via Java to keep your presentations sharp and consistent across any device.... Point to your own font folders or...

    docs.aspose.com/slides/php-java/custom-font/
  6. Create CompactTree style organization chart in ...

    Python source code to create CompactTree style organization chart in vstx file within any Python based application....VSTX files provide starting point for creating Visio drawings...

    products.aspose.com/diagram/python-net/organiza...
  7. Create flowchart style organization chart in VS...

    Python source code to create flowchart style organization chart in vstx file within any Python based application....VSTX files provide starting point for creating Visio drawings...

    products.aspose.com/diagram/python-java/flowcha...
  8. 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/
  9. 在 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...
  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/