Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 29,856 for

x

(0.26 sec)
  1. ShapeBase.BoundsWithEffects | Aspose.Words for ...

    Discover the ShapeBase BoundsWithEffects property to get the final eXtent of your shape after applying drawing effects, measured in points for precision.... X , Is . EqualTo ( 200 )); Assert...( shape . BoundsWithEffects . X , Is . EqualTo ( 0 )); Assert...

    reference.aspose.com/words/net/aspose.words.dra...
  2. FindReplaceOptions.IgnoreOfficeMath | Aspose.Wo...

    Skip OfficeMath teXt during find-and-replace operations with IgnoreOfficeMath to simplify content updates.... Replace ( "b" , "x" , options ); if ( isIgnoreOfficeMath...(). Trim (), Is . EqualTo ( "i+x-c≥iM+xM-cM" )); See Also class...

    reference.aspose.com/words/net/aspose.words.rep...
  3. Table.last_row property | Aspose.Words for Python

    Table.last_row property. Returns the last [Row](../../row/) node in the table.... of_type ( lambda x : x . as_table (), b ), list ( tables...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Extracting text inside a rectangle|Documentation

    EXtract teXt located inside areas of the image provided by coordinates....Coordinates Extracted text Name {X=231, Y=101, Width=430, Height=42}...SAMPLE AVERY JOSEPH Expiry date {X=546, Y=224, Width=123, Height=26}...

    docs.aspose.com/ocr/cpp/image-regions-extract/
  5. Comment.replies property | Aspose.Words for Python

    Comment.replies property. Returns a collection of [Comment](../) objects that are immediate children of the specified comment.... of_type ( lambda x : x . as_comment (), b ), list (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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
  7. ShapeBase.Bounds | Aspose.Words for .NET

    Discover the ShapeBase Bounds property to effortlessly manage your shape's location and size, enhancing your design precision and efficiency....containing block, // and the x and y coordinates of (1000, 1000).... None )); // Create a 400pt x 400pt group shape and place it...

    reference.aspose.com/words/net/aspose.words.dra...
  8. <mstyle> Xhtml tag causing issue in Document - ...

    Hi Team, I am facing issue while printing Xhtml content in Word File… I do see changes in output for the same Xhtml file in version 25.4v words and 26.3v Words. Why this kind of behaviour in latest version of words? Is…...w><mi>F</mi></mrow><mrow><mi>x</mi></mrow></msub></mrow><mro...w><mrow><mo>&#x2202;</mo><mi>x</mi></mrow></mfrac><mo>)</mo></mrow><mstyle...

    forum.aspose.com/t/mstyle-xhtml-tag-causing-iss...
  9. 通过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/
  10. AxisScaling.minimum property | Aspose.Words for...

    AXisScaling.minimum property. Gets or sets minimum value of the aXis....containing date/time values for the X-axis, and respective decimal values...bounds for the X-axis. x_axis = chart . axis_x x_axis . scaling...

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