Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 26,137 for

x

(0.05 sec)
  1. ChartSeries.clear method | Aspose.Words for Nod...

    ChartSeries.clear method. Removes all data values from the chart series... at ( 0 ); // Clear X and Y values of the first series... series . at ( 1 ); // Clear X and Y values of the second series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartSeries.clearValues method | Aspose.Words f...

    ChartSeries.clearValues method. Removes all data values from the chart series with preserving the format of the data points and data labels.... at ( 0 ); // Clear X and Y values of the first series... series . at ( 1 ); // Clear X and Y values of the second series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CompatibilityOptions.suppress_top_spacing_wp pr...

    CompatibilityOptions.suppress_top_spacing_wp property. Emulate WordPerfect 5.X Line Spacing....x Line Spacing. @property def s...

    reference.aspose.com/words/python-net/aspose.wo...
  4. AxisDisplayUnit class | Aspose.Words for Python

    aspose.words.drawing.charts.AXisDisplayUnit class. Provides access to the scaling options of the display units for the value aXis...AxisBound ( value = 20 ) # For the X-axis, set the major tick marks...5 units. axis = chart . axis_x axis . major_unit = 10 axis ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. 在 Java 中应用或更改幻灯片布局|Aspose.Slides 文档

    在 Aspose.Slides for Java 中管理和自定义幻灯片布局。通过 Java 示例代码探索布局类型、占位符控制和页脚可见性。...方法 addContentPlaceholde(float x, float y, float width, float height)...height) addVerticalContentPl(float x, float y, float width, float height)...

    docs.aspose.com/slides/zh/java/slide-layout/
  6. Public API Changes in Aspose.Cells 9.0.0|Docume...

    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....byte [] imageData = null ; int x = 0 ; int y = 0 ; byte [] objData...imageData = frame . ImageData ; x = frame . X ; y = frame . Y ; objData...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. PPSX file can't be opened with powerpoint - Fre...

    This code works for PPTX case but not for PPSX. image.png (22.1 KB) What is wrong? When I try to unzip it, it doesn’t work either. PPTX is not problem. case ReportType.PPTX: { using var ms = new MemoryStream(…...sjostrand The PPS X file is corrupted because the...the target format . In the PPT X block you correctly use PptxOptions...

    forum.aspose.com/t/ppsx-file-cant-be-opened-wit...
  8. EAN-13|Documentation

    Description of the EAN-13 barcode type and its usage...200% (X-dimension 0.26mm - 0.66mm). The allowance for X-dimensions...distribution can range from 150% - 200% (X-dimension 0.50mm – 0.66mm) for...

    docs.aspose.com/barcode/info-cards/ean-13/
  9. 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...
  10. AxisTickMark | Aspose.Words for Java

    Specifies the possible positions for tick marks in Java....containing date/time values for the X-axis, and respective decimal values...lower and upper bounds for the X-axis. ChartAxis xAxis = chart...

    reference.aspose.com/words/java/com.aspose.word...