Sort Score
Result 10 results
Languages All
Labels All
Results 6,791 - 6,800 of 50,448 for

shape

(0.22 sec)
  1. Convert GPX to SHX GIS Data via .NET | products...

    Try our On-Premise APIs for your GIS data conversion on .NET Framework, .NET Core.... Shape index format, a positional index...

    products.aspose.com/gis/net/conversion/gpx-to-shx/
  2. Font Hinting

    Font hinting is the process of adding instructions to a font file to ensure that characters are displayed well on screens. But what is the purpose of this?...thickness, character spacing, and shape adjustments. It is really important...have thin strokes or complex shapes, as they can become blurred...

    docs.aspose.com/font/net/font-hinting/
  3. Watermark VST document via Python | products.as...

    Python sample code to add watermark to VST documents within any Python based application....getPage( 0 ) shape = page.addText( 1 , 1 , 2 ,...

    products.aspose.com/diagram/python-net/watermar...
  4. Watermark VSTM document via Python | products.a...

    Python sample code to add watermark to VSTM documents within any Python based application....getPage( 0 ) shape = page.addText( 1 , 1 , 2 ,...

    products.aspose.com/diagram/python-net/watermar...
  5. 在 C# 中將 PPTX 轉換為視頻 | products.aspose.com

    在 C# 中將 PPTX 轉換為視頻。使用 .NET 庫 API 將 PowerPoint 轉換為視頻...Presentation()) { // Adds a smile shape and then animates it IAutoShape...= presentation.Slides[ 0 ].Shapes.AddAutoShape(ShapeType.SmileyFace...

    products.aspose.com/slides/zh-hant/net/conversi...
  6. Latest Aspose.Words Product Family topics - Fre...

    Get technical support for all Aspose.Words On-Premise products including .NET, Java, C++, Android, iOS, macOS, Xamarin, SharePoint, SQL Reporting Services and JasperReports....Wrong coordinates of rotated shape imported from DOCX in 25.2/24...

    forum.aspose.com/c/words/8
  7. Add Node hierarchy and Share Geometric data of ...

    Aspose.3D for Java has support of building a hierarchy of Nodes. The Node is basic building block of 3D scene and a hierarchy of nodes defines the logical structure of 3D scene, and provide visible content by attaching geometries, lights, and cameras to nodes....each time you required another shape, you make another Node object...

    docs.aspose.com/3d/java/add-node-hierarchy-and-...
  8. 3. LaTeX commands | LaTeX manual

    This article discusses another way to compose math formulas that involves macro commands provided by LaTeX....subformulas of any size and shape; the bar lines change their...

    docs.aspose.com/tex/java/latex-math-commands/
  9. 在 Java 中管理 PowerPoint 文本段落|Aspose.Slides 文档

    使用 Aspose.Slides for Java 完整掌握段落格式——在 PPT、PPTX 和 ODP 演示文稿中优化对齐、间距和样式。...Presentation (); try { IAutoShape shape = presentation . getSlides ()...访问创建的自动形状的文本框 ITextFrame textFrame = shape . getTextFrame (); // 删除默认已存在的段落...

    docs.aspose.com/slides/zh/java/manage-paragraph/
  10. Manage Chart Data Markers in Presentations Usin...

    Learn how to customize chart data markers in Aspose.Slides for Java, boosting presentation impact across PPT and PPTX formats with clear Java code examples....notes that standard marker shapes are available through the MarkerStyleType...marker shapes are available out of the box? Standard shapes are...

    docs.aspose.com/slides/java/chart-data-marker/