Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 26,464 for

x

(0.55 sec)
  1. MathText|Aspose.Slides Documentation

    Work with math teXt in C# using Aspose.Slides: create and edit equations, fractions, radicals, scripts, formatting, and render results for PPT and PPTX....fraction: x / y var fraction = new MathematicalText ( "x" ). Divide...fraction = new MathematicalText ( "x" ). Divide ( "y" ); // Use mathParagraph...

    docs.aspose.com/slides/net/examples/elements/ma...
  2. ShapeRenderer Class | Aspose.Words for .NET

    Discover Aspose.Words.Rendering.ShapeRenderer to effortlessly convert Shapes and GroupShapes into high-quality raster or vector images for your projects....AddShapeToRenderToSc ( ShapeBase shape , float x , float y , float scale ) { mShapesToRender... float []>( shape , new [] { x , y , scale })); } public void...

    reference.aspose.com/words/net/aspose.words.ren...
  3. Aspose::Words::Drawing::Charts::AxisBound::Axis...

    Aspose::Words::Drawing::Charts::AXisBound::AXisBound constructor. Creates a new instance indicating that aXis bound should be determined automatically by a word-processing application in C++....The first array contains the X-values, // and the second contains...scaling is applied to the graph's X and Y-axes, // so that both their...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Hatch Fucnction Not Work - Free Support Forum -...

    Hi there,I have a problem with aspose.cad for .net to create a hatch ring fill with white. The code I wrote is below for(var i = 0 ; i < jzdInfos.Count ; i ++) { if (i == jzdInfos.Count - 1) continue; var X = jzdInf…...1) continue; var x = jzdInfos[i].JzdPoint.X; var y = jzdInfos[i]...new CadCircle(new Cad3DPoint(x, y,0), 1.75) { ColorId = 7 };...

    forum.aspose.com/t/hatch-fucnction-not-work/322760
  5. 数学文本|Aspose.Slides 文档

    使用 Aspose.Slides 在 C# 中处理数学文本:创建和编辑方程式、分数、根式、上下标、格式,并渲染 PPT 和 PPTX 的结果。...添加一个简单分数:x / y var fraction = new MathematicalText ( "x" ). Divide...fraction = new MathematicalText ( "x" ). Divide ( "y" ); // 根据需要使用...

    docs.aspose.com/slides/zh/net/examples/elements...
  6. Aspose.3D 17.2.0中的公共 API 更改|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....X.XLoadOptions类 本文档介绍了模块/应用程序开发人员可能感兴趣的对...或更高版本,开发人员可以导入X文件。将XBinary和XText格式条目添加到导入二进制和ASCII X文件中。 C# // XBinary...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  7. Save text as actual text when saving to DWG | E...

    Hey everyone :wave:, I am currently checking out Aspose.CAD with java (aspose-cad-25.1). I am trying to load a file from .DWG, add a couple of objects and saving back to a .DWG again. val image = Image.load(“path/t…...rectangle = CadLwPolyline() val x = -28633.94720000 val y = 6628...Cad2DPoint(x, y), Cad2DPoint(x + width, y), Cad2DPoint(x + width...

    forum.aspose.com/t/save-text-as-actual-text-whe...
  8. ChartXValueCollection class | Aspose.Words for ...

    aspose.words.drawing.charts.ChartXValueCollection class. Represents a collection of X values for a chart series....class Represents a collection of X values for a chart series. Remarks...collection allows only changing X values. To add or insert new values...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CertificateHolder.create method | Aspose.Words ...

    Aspose.Words.DigitalSignatures.CertificateHolder.create method...array that contains data from an X.509 certificate. password The...password required to access the X.509 certificate data. Returns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::DigitalSignatures::CertificateHo...

    Aspose::Words::DigitalSignatures::CertificateHolder::Create method. Creates CertificateHolder object using byte array of PKCS12 store and its password in C++....array that contains data from an X.509 certificate. password const...password required to access the X.509 certificate data. ReturnValue...

    reference.aspose.com/words/cpp/aspose.words.dig...