Sort Score
Result 10 results
Languages All
Labels All
Results 4,721 - 4,730 of 28,976 for

x

(0.07 sec)
  1. TextPath.SameLetterHeights | Aspose.Words for .NET

    Discover the TeXtPath SameLetterHeights property to ensure uniform letter height, enhancing teXt readability and design consistency across your project....property to "true" to get the x-height of each character to equal...

    reference.aspose.com/words/net/aspose.words.dra...
  2. TextPath.Trim | Aspose.Words for .NET

    Discover the TeXtPath Trim property to enhance your design by removing unwanted space above and below teXt for a cleaner, more polished look....property to "true" to get the x-height of each character to equal...

    reference.aspose.com/words/net/aspose.words.dra...
  3. TextPath.Spacing | Aspose.Words for .NET

    Discover TeXtPath Spacing. Control teXt spacing effortlessly. Optimize readability with precise adjustments—1 equals 100 for perfect alignment!...property to "true" to get the x-height of each character to equal...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ShapeBase.IsWordArt | Aspose.Words for .NET

    Discover if your shape is a WordArt object with ShapeBase. Get accurate results and enhance your design projects effortlessly!...property to "true" to get the x-height of each character to equal...

    reference.aspose.com/words/net/aspose.words.dra...
  5. TextPathAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.TeXtPathAlignment enum for precise WordArt alignment. Enhance your document design with versatile teXt options!...property to "true" to get the x-height of each character to equal...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Excel 字体和文本格式化|Documentation

    EXcel 字体与文本格式化——使用 AI 自动应用字体样式、颜色、大小和文本效果...下标文本(H₂O) superscript: true - 上标文本(x²) 高级字体样式 科学计数法示例 { "tool" : "...

    docs.aspose.com/cells/zh/nodejs-cpp/mcp/font-fo...
  7. Public API Changes in Aspose.Imaging 2.9.1|Docu...

    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....rotate(double theta, double x, double y) com.aspose.imaging...

    docs.aspose.com/imaging/java/public-api-changes...
  8. Java 3D Formats Extract Assets | products.aspos...

    EXtract Assets from 3D format 3ds 3mf amf ase att dae drc dXf fbX gltf jt obj ply rvm stl u3d usdz usd vrml X via Java library using a few lines of java code....USDZ Extractor VRML Extractor X Extractor...

    products.aspose.com/3d/java/extractor/
  9. 在 .NET 中管理演示文稿形状|Aspose.Slides 文档

    学习在 Aspose.Slides for .NET 中创建、编辑和优化形状,并交付高性能的 PowerPoint 演示文稿。...{verticalFlip}" ); float x = shape . Frame . X ; float y = shape ....shape . Frame = new ShapeFrame ( x , y , width , height , flipH ...

    docs.aspose.com/slides/zh/net/shape-manipulations/
  10. SVG 渐变 – SVG Gradients – SVG 代码和 C# 示例

    了解如何在 XML 代码中创建 SVG 渐变,并演练使用 Aspose.SVG for .NET API 实现 SVG 渐变的 C# 示例。...linearGradient > 8 </ defs > 9 < rect x = "30" y = "30" height = "150"...(SvgNamespace, "rect" ); 42 rectElement. X . BaseVal . Value = 30; 43 rectElement...

    docs.aspose.com/svg/zh/net/svg-gradients/