Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 21,273 for

x

(0.04 sec)
  1. Aspose::Words::Drawing::ShapeBase::LocalToParen...

    Aspose::Words::Drawing::ShapeBase::LocalToParent method. Converts a value from the local coordinate space into the coordinate space of the parent shape in C++....Examples Shows how to translate the x and y coordinate location on a...the right of // the document's x and Y coordinate origin point...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. SVG Path Data – Сode Examples

    Learn how to use SVG paths – a group of commands to draw various outlines or shapes by combining SVG lines, SVG arcs, and Bezier curves....begins with the moveto M (x,y) command. x and y coordinates indicate...one: L (x, y) – the command takes two parameters – x and y coordinates...

    docs.aspose.com/svg/net/drawing-basics/svg-path...
  3. ShapeBase.AdjustWithEffects | Aspose.Words for ...

    Discover how the ShapeBase AdjustWithEffects method enhances your source rectangle by adding effect eXtents, delivering precise final rectangle values.... X ); Assert . AreEqual ( 200 , rectangleFOut... shape . BoundsWithEffects . X ); Assert . AreEqual ( 0 , shape...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose.pdf 中把pdf带水印内容页面转图片有时候非常慢 - Free Support...

    可检测到的水印图片.pdf (2.0 MB) JpegDevice jpegDevice = new JpegDevice(width, height, resolution); using (FileStream imageStream = new FileStream($"{imgSavePath}{X}.jpeg", FileMode.Create)) { jpegDev…...new FileStream($"{imgSavePath}{x}.jpeg", FileMode.Create)) { jpegDevice...jpegDevice.Process(pdf.Pages[x], imageStream); imageStream.Close();...

    forum.aspose.com/t/aspose-pdf-pdf/312786
  5. 高级功能|Aspose.PDF for .NET

    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...."$123456789+\\sqrt{1}+\\int_a^b f(x)dx$" ; var cell = row . Cells...\begin{align} (x+y)^3&=(x+y)(x+y)^2 (x+y)(x^2+2xy+y^2)\\ &=x^3+3x^2y+3xy^3+x^3...

    docs.aspose.com/pdf/zh/net/advanced-features/
  6. AxisScaling.type property | Aspose.Words for Py...

    AXisScaling.type property. Gets or sets scaling type of the aXis....clear () # Insert a series with X/Y coordinates for five points...( series_name = 'Series 1' , x_values = [ 1 , 2 , 3 , 4 , 5 ]...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 通过Node.js与C++管理Excel图表的轴|Documentation

    了解如何在Aspose.Cells for Node.js via C++中配置图表轴。我们的指南将向您展示如何调整主、次轴,设定范围以及修改其属性,以增强您的图表效果。...] 在Excel图表中,有3种类型的轴: 横轴(类别轴): X轴 垂直(值)轴:Y轴 深度(系列)轴:Z轴 轴选项 Aspose...。 | | 管理X和Y轴 在Excel图表中,横轴和纵轴是最常用的两种轴。 以下代码片段演示了如何设置X轴和Y轴的选项。...

    docs.aspose.com/cells/zh/nodejs-cpp/chart-axes/
  8. AxisScaling.Type | Aspose.Words for .NET

    Discover the AXisScaling Type property to easily customize your aXis scaling. Enhance your data visualization with fleXible settings for optimal clarity....Clear (); // Insert a series with X/Y coordinates for five points...160000.0 }); // The scaling of the X-axis is linear by default, //...

    reference.aspose.com/words/net/aspose.words.dra...
  9. 使用Type1字体|的文本渲染| .NET

    C#API用于开发人员操纵和字体文件。了解有关如何在.NET产品中渲染1型字体的基础知识。... X = ( float )moveTo. X ; 16 _currentPoint...lineTo) 20 { 21 float x = ( float )lineTo. X ; 22 float y = ( float...

    docs.aspose.com/font/zh/net/text-rendering-type...
  10. StructuredDocumentTag.word_open_xml property | ...

    StructuredDocumentTag.word_open_Xml property. Gets a string that represents the XML contained within the node in the [SaveFormat.FLAT_OPC](../../../aspose.words/saveformat/#FLAT_OPC) format.... of_type ( lambda x : x . as_structured_document_tag...

    reference.aspose.com/words/python-net/aspose.wo...