Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 5,284 for

shape position

(0.16 sec)
  1. Aspose.words对word文档进行拆分,手绘流程图样式错乱 - Free Suppor...

    aspose.words版本24.12,对word文档按照目录进行拆分成新的文档时,如果word文档中有手绘的流程图时,拆分后,新的文档中流程图样式错乱,我讲提供两个截图,原始截图和拆分后的截图,请问这个是什么原因?...图形组成在 XML 中它们看起来像这样: <v:shape style=“position:absolute; margin-top:14...它们没有 mso-position-vertical-relative / mso-position-horizontal-relative...

    forum.aspose.com/t/aspose-words-word/330218
  2. Format Presentation Charts in .NET|Aspose.Slide...

    Learn chart formatting in Aspose.Slides for .NET and elevate your PowerPoint presentation with professional, eye-catching styling....Category Axis Setting Label Positioning for Category Axis Setting...chart IChart chart = slide . Shapes . AddChart ( ChartType . LineWithMarkers...

    docs.aspose.com/slides/net/chart-formatting/
  3. Incorrect rendering when converting chart to im...

    Hi Aspose team, I’ve run into an issue when converting a chart to EMF image. The rendered output is different from the excel chart itself. Here’s the code I used to generate my test outputs: string dir = @"C:\Users\";…...not support many of the newer shape‑effects that Excel uses (e.g...in the aspose output. The position of the percentage values to...

    forum.aspose.com/t/incorrect-rendering-when-con...
  4. Sampler parameters|Documentation

    Configure token sampling behavior in Aspose.LLM for .NET — temperature, top-p, top-k, min-p, repetition and presence penalties, DRY, XTC, dynamic temperature, Mirostat, seed, and logit bias.... A positive integer — only the last N...Combine with RepetitionPenalty to shape repetition behavior; tune one...

    docs.aspose.com/llm/net/developer-reference/par...
  5. LayoutCollector | Aspose.Words for Java

    This class allows to compute page numbers of document nodes in Java....getEntity(Node node) Returns an opaque position of the LayoutEnumerator which...getEntity(Node node) Returns an opaque position of the LayoutEnumerator which...

    reference.aspose.com/words/java/com.aspose.word...
  6. Working with Window Elements|Documentation

    This section explains get property of window elements in visio with Aspose.Diagram....dynamic grid helps you position new shapes vertically and horizontally...horizontally relative to the shapes you’ve already placed in the drawing...

    docs.aspose.com/diagram/net/working-with-window...
  7. SVG Gradients – SVG Code and C# Examples from A...

    Learn how to create SVG gradients in XML code and walk through C# examples of implementing SVG gradients using the Aspose.SVG for .NET API....fill or stroke properties for shapes, text, etc. In this article...offset attribute sets the position where the SVG gradient gets...

    docs.aspose.com/svg/net/svg-gradients/
  8. 为 .NET 中的演示优化图表计算|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 中的图表计算、数据更新和精度控制,适用于 PPT 和 PPTX,并提供实用的 C# 代码示例。... Shapes . AddChart ( ChartType . ClusteredColumn...Chart ) pres . Slides [ 0 ]. Shapes . AddChart ( ChartType . ClusteredColumn...

    docs.aspose.com/slides/zh/net/chart-calculations/
  9. Convert MIF 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 of the feature...

    products.aspose.com/gis/net/conversion/mif-to-shx/
  10. 在 .NET 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 C# 代码示例添加、格式化和编辑图表。... Shapes . AddChart ( ChartType . ClusteredColumn...创建默认散点图。 IChart chart = slide . Shapes . AddChart ( ChartType . ScatterWithSmoothLin...

    docs.aspose.com/slides/zh/net/create-chart/