Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 29,752 for

x

(0.99 sec)
  1. 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...
  2. 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/
  3. 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...
  4. Օգտագործելով ActiveX Controls-ը Excel-ում C#-ով

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

    kb.aspose.com/hy/cells/net/using-activex-contro...
  5. 用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/
  6. 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...
  7. Chart Types with Golang via 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/go-cpp/chart-types/
  8. Chart Types with JavaScript via C++|Documentation

    Learn about the various chart types supported by Aspose.Cells for JavaScript via 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/javascript-cpp/chart-types/
  9. Marker Symbolizer|Documentation

    GIS C# Library or API supports Simple Marker symbolizer that draws a predefined shape with customizable fill and outline on geometries of any type like Point, Line, Surface....Circle Star Square Cross Triangle X Supported styling options: Property...

    docs.aspose.com/gis/net/marker-symbolizer/
  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