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

x

(0.21 sec)
  1. 使用 Java 在演示文稿中自定义 3D 图表|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Java 中创建和自定义 3-D 图表,支持 PPT 和 PPTX 文件——提升您的演示文稿。...以下文章将帮助您设置不同的属性,如 X,Y Rotation, DepthPercents 等。示例代码演示了上述属性的设置。...

    docs.aspose.com/slides/zh/java/3d-chart/
  2. Read Outlook PST Files in Node.js via .NET | pr...

    Read PST Files Open PST Files & EXtract Email Data in Node.js Open and read PST files in JavaScript, accessing emails......prerequisites: Microsoft Windows or Mac OS X, Linux (Ubuntu, CentOS and others)...

    products.aspose.com/email/nodejs-net/reading-ps...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  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/