Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 30,513 for

x

(0.23 sec)
  1. Chart Types|Documentation

    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....coordinate on a horizontal (“X”) and a vertical (“Y”) axis. Scatter...surface 3D charts are based on the X, Y and Z axes. These charts are...

    docs.aspose.com/cells/java/chart-types/
  2. My dox file getting currepted if chart creates ...

    [image]...DebugLog("X-Min-Scaling val:" + xAxisMin.ToString());...ToString()); OLogMessages.DebugLog("X-Max Scaling val:" + xAxisMax.ToString());...

    forum.aspose.com/t/my-dox-file-getting-currepte...
  3. Constant segmentation faults on Excel -> HTML o...

    Hi, As I’ve reported many times before (e.g Aspose.Cells Segmentation Fault when saving to HTML), I often get segmentation faults when using aspose.cells.node (this time using the latest version, 25.12.0). Just using a…...x) which contains a preliminary...tried the latest build (25.13.x) which contains a preliminary...

    forum.aspose.com/t/constant-segmentation-faults...
  4. SVG 缩放 – C# 示例

    SVG 缩放的 C# 示例。考虑在变换属性和变换矩阵中使用比例函数的情况。... scale(sx, sy) 变换函数允许沿 x 轴和 y 轴缩放图像。 sy 缩放因子值是可选的,如果省略,则假定等于...函数。特别是,“scale(2)”表示将 <circle> 元素在 x 和 y 维度上缩放 2 倍。 要将 circleElement...

    docs.aspose.com/svg/zh/net/svg-scaling/
  5. SignOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.DigitalSignatures.SignOptions class to customize your document signing process with fleXible and secure options for enhanced workflow.... // Create an X.509 certificate from a PKCS#12...

    reference.aspose.com/words/net/aspose.words.dig...
  6. 用Python在演示文稿中自定义气泡图|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 中创建并自定义强大的气泡图,轻松提升数据可视化。...additional axis; the data remain X-Y-S (size). The type is available...

    docs.aspose.com/slides/zh/python-net/bubble-chart/
  7. Օգտագործելով ActiveX Controls-ը Excel-ում C#-ով

    Այս հոդվածը ուղեցույց է տալիս EXcel-ում ActiveX Controls-ը C#-ով օգտագործելու մասին: Այն ունի մանրամասներ՝ IDE-ի, քայլերի և C#-ի միջոցով ActiveX հրամանի կոճակ ավելացնելու համար ընտրանքային ծածկագրի համար:...և օրինակելի կոդ՝ Excel Active X հսկողությունը C# -ով ավելացնելու...

    kb.aspose.com/hy/cells/net/using-activex-contro...
  8. Chart Types with C++|Documentation

    Learn about the various chart types supported by Aspose.Cells for C++. Our guide will walk you through the different types of charts available and show you how to create and modify them to enhance your worksheets....coordinate on a horizontal (“X”) and a vertical (“Y”) axis. The...charts are also based on the X, Y, and Z axes. These charts are...

    docs.aspose.com/cells/cpp/chart-types/
  9. DigitalSignatureUtil.Sign | Aspose.Words for .NET

    Effortlessly sign your documents with DigitalSignatureUtil's Sign method. Securely apply digital signatures using CertificateHolder and SignOptions.... // Create an X.509 certificate from a PKCS#12...Shows how to sign documents with X.509 certificates. // Verify that...

    reference.aspose.com/words/net/aspose.words.dig...
  10. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -90 度 - Free Suppor...

    我使用words.java 试图在word中生成类似sidebar的功能,插入的竖向形状后插入富文本内容,我想知道怎么才能把富文本中的文字和图片都旋转 -90 ° 并保持内容正确,以下是我的代码 private void insertSidebarIntoHeader(Document document, HeaderFooter header, String htmlContent) throws EXception { …...edge at 15pt from page → Center X = 15 + 40/2 = 35pt // - Top edge...width=sidebarHeight, height=40): // - Center X = 35pt (same as after rotation)...

    forum.aspose.com/t/topic/324972