Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 21,076 for

x

(0.03 sec)
  1. main.min.a451f9dd55f1202338731987516e832de708b4...

    @import "https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i";@fa-font-path:"../webfonts";/*!* Bootstrap v4.1.3 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootst......ay:block;width:100%;overflow-x:auto;-webkit-overflow-scrolli...ay:block;width:100%;overflow-x:auto;-webkit-overflow-scrolli...

    docs.aspose.com/total/scss/main.min.a451f9dd55f...
  2. FieldMergeBarcode.BarcodeValue | Aspose.Words f...

    Discover the FieldMergeBarcode BarcodeValue property to easily manage and customize your barcode values for enhanced data accuracy and efficiency....MyEAN13Barcode EAN13 \\t \\p CASE \\x" , field . GetFieldCode ()); builder...\"501234567890\" EAN13 \\t \\p CASE \\x" , doc . Range . Fields [ 0 ]...

    reference.aspose.com/words/net/aspose.words.fie...
  3. CompatibilityOptions class | Aspose.Words for P...

    aspose.words.settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word)...x/95/97 Footnote Placement. for...mw_small_caps Emulate Word 5.x for the Macintosh Small Caps Formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Easy way for Chart Setup using Chart.SetChartDa...

    Learn how to easily set up charts using the Chart.SetChartDataRange method in Aspose.Cells for Python via .NET. Our guide will show you how to specify the data range for your chart, allowing you to create professional and accurate charts with minimal effort.... Find Type of X and Y Values of Points in Chart...

    docs.aspose.com/cells/python-net/easy-way-for-c...
  5. ChartXValueCollection indexer | Aspose.Words fo...

    ChartXValueCollection indeXer. Gets or sets the X value at the specified indeX....__getitem__(index) Gets or sets the X value at the specified index....

    reference.aspose.com/words/python-net/aspose.wo...
  6. Specify 3D File Load Options|Documentation

    There are several Scene.Open method overloads or Scene class constructor overloads that accept a LoadOptions object. Each load format has a corresponding class that holds load options for that load format.... Use of the DirectX X Load Options The code below shows...options before loading a DirectX X file. Use RVM load options C#...

    docs.aspose.com/3d/python-net/specify-3d-file-l...
  7. ShapeBase.is_insert_revision property | Aspose....

    ShapeBase.is_insert_revision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled.... of_type ( lambda x : x . as_shape (), b ), list ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Text Rendering using TrueType Font | C++

    C++ APIs for the developers to manipulate and font files. Learn the fundamentals on how to render TrueType and OpenType fonts within C++ products.... set_X (( float )moveTo -> get_X()); 11 _currentPoint...lineTo) 15 { 16 float x = ( float )lineTo -> get_X(); 17 float y =...

    docs.aspose.com/font/cpp/text-rendering-truetyp...
  9. Migrating from Earlier Versions of Aspose.3D|Do...

    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....x Public API Changes in Aspose.3D 16.x.x Public API...Aspose.3D 2.x.x Public API Changes in Aspose.3D 1.x.x Watermark...

    docs.aspose.com/3d/net/migrating-from-earlier-v...
  10. 编辑 SVG 文件 – C# 示例

    了解如何在 C# 中编辑 SVG。使用 Aspose.SVG for .NET 库添加和编辑 SVG 元素、编辑 SVG 路径、在位图上绘图等。...X.BaseVal.Value 来设置或读取其静态数据。 以下代码片段显示了如何创建...)); 椭圆 ( Cx, Cy, Rx, Ry ),矩形 ( X, Y, Width, Height, Rx, Ry ) 和直线...

    docs.aspose.com/svg/zh/net/edit-svg-file/