Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 28,972 for

x

(0.08 sec)
  1. GroupShape | Aspose.Words for Java

    Represents a group of shapes in a document in Java....containing block, // and the x and y coordinates of (1000, 1000)...getWrapType()); // Create a 400pt x 400pt group shape and place it...

    reference.aspose.com/words/java/com.aspose.word...
  2. Cross-Platform Drawing API|Documentation

    Aspose.Drawing library for Java for drawing pictures. Cross-platform support of Java Graphics API for 2D geometric drawings such as drawing lines, drawing shapes, drawing paths and drawing rectangles....defined by its starting and ending X, Y coordinates: one from (100...degrees measured clockwise from the x-axis to the starting point of...

    docs.aspose.com/drawing/java/developer-guide/cr...
  3. 电子表格编辑器 与文件一起使用|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....Workbook ( i ); } catch ( Exception x ) { return null ; } String key...catch ( MalformedURLExceptio x ) { msg . sendMessageDialog (...

    docs.aspose.com/cells/zh/java/spreadsheet-edito...
  4. AxisTickLabels.font property | Aspose.Words for...

    AXisTickLabels.font property. Provides access to font formatting of the tick labels....series with categories for the X-axis and respective numeric values... and tick marks. x_axis = chart . axis_x x_axis . category_type...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartAxis.major_tick_mark property | Aspose.Wor...

    ChartAXis.major_tick_mark property. Returns or sets the major tick marks....series with categories for the X-axis and respective numeric values... and tick marks. x_axis = chart . axis_x x_axis . category_type...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextPath.XScale | Aspose.Words for .NET

    Discover how the TeXtPath XScale property enhances your design by enabling straight teXt paths for smoother, more precise layouts....from left to right along the x value of the lower boundary of...property to "true" to get the x-height of each character to equal...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 为 .NET 中的演示优化图表计算|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 中的图表计算、数据更新和精度控制,适用于 PPT 和 PPTX,并提供实用的 C# 代码示例。...ValidateChartLayout (); double x = chart . PlotArea . ActualX ;...ValidateChartLayout (); double x = chart . PlotArea . ActualX ;...

    docs.aspose.com/slides/zh/net/chart-calculations/
  8. Fix manual text to proper list level with prope...

    I am working on a usecase to process a document list data. But in some of the cases I dont have proper list structure. It happens instead of setting up 1, 1.1, 1.1.1 , 2, a, b, c,3 etc are not actual list but normal stri…...c{0,3})(x[cl]|l?x{0,3})(i[xv]|v?i{0,3})\.");...

    forum.aspose.com/t/fix-manual-text-to-proper-li...
  9. lc.GetEntity is getting NULL value - Free Suppo...

    I have below code and it fails on line le.Current = lc.GetEntity(para); because lc.GetEntity(para) gets NULL value and it says parameter value can’t be null. Could you please guide what is causing this to fail? priva…...Where(x => x.Name.StartsWith("_DV_C"));...Where(x => x.Name.StartsWith("_DV_C")).ToDictionary(x => x.Name);...

    forum.aspose.com/t/lc-getentity-is-getting-null...
  10. Differentiation between Comments and Reference ...

    Hello Everyone and @aleXey.noskov, In my Java code I remove comments from my document. When converting word to PDF using Aspose.words: com.aspose.words.NodeCollection comments = (com.aspose.words.NodeCollection)doc.ge…...size(); index++) { String x = page.getAnnotations().get_Item(index)...get_Item(index).toString(); if(!x.contains("pdf.WidgetAnnotation"))...

    forum.aspose.com/t/differentiation-between-comm...