Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 21,288 for

x

(0.05 sec)
  1. ChartXValue | Aspose.Words for Java

    Represents an X value for a chart series in Java....class ChartXValue Represents an X value for a chart series. Remarks:...static methods for creating an X value of a particular type. The...

    reference.aspose.com/words/java/com.aspose.word...
  2. FlipOrientation | Aspose.Words for Java

    Possible values for the orientation of a shape in Java....to flip the third shape on the x-axis, // making it into a vertical...the fourth shape on both the x and y axes, // making it into...

    reference.aspose.com/words/java/com.aspose.word...
  3. Shape.has_image property | Aspose.Words for Python

    Shape.has_image property. Returns ``True`` if the shape has image bytes or links an image.... of_type ( lambda x : x . as_shape (), b ), list ( shapes...Enumerable . of_type ( lambda x : x . as_shape (), b ), list ( shapes...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to get HTML of SDT tag? - Free Support Foru...

    Hii Team, I am trying to get HTML of SDT node. Snippet: var sdts = doc.GetChildNodes(NodeType.StructuredDocumentTag, true)...Where(x => ((Aspose.Words.Markup.StructuredDocumentTa)x).Tag....StructuredDocumentTa, true).Where(x => ((StructuredDocumentTa)x).Tag.StartsWith("Rangescop_"));...

    forum.aspose.com/t/how-to-get-html-of-sdt-tag/2...
  5. Get DrawObject and Bound while rendering to PDF...

    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: Left of DrawObject . y: Top of...DrawObjectEventHandl { draw ( drawObject , x , y , width , height ) { console...

    docs.aspose.com/cells/nodejs-cpp/get-drawobject...
  6. JSPoint class | Aspose.Words for Node.js

    Aspose.Words.JSPoint class. Represents an ordered pair of integer X- and y-coordinates that defines a point in a two-dimensional plane....Represents an ordered pair of integer x- and y-coordinates that defines...JSPoint(x, y) Properties Name Description X Gets the x-coordinate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Paragraph|Aspose.Slides for Python Documentation

    Paragraph and portion in PowerPoint presentation in Python...][ 1 ] x = tbl . X + tbl . rows [ 1 ][ 1 ] . offset_x y = tbl...ShapeType . RECTANGLE , rect . x + x , rect . y + y , rect . width...

    docs.aspose.com/slides/python-net/paragraph/
  8. Aspose.PSD for Java 25.2 - Release Notes|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....( int x = 0 ; x < layer . getWidth (); x ++) { row [ x ] = 255...<< 24 | ( x % 256 * ( x % 4 )) << 16 | ( x % 256 * ( x % 5 )) <<...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  9. 用C++对比X轴与类别轴|Documentation

    学习如何区分Aspose.Cells for C++中的X轴和类别轴。我们的指南将帮助您理解它们的用法和属性差异,以及如何根据您的需要进行配置。...用C++对比X轴与类别轴 Contents [ Hide ] 可能的使用场景 X轴有不同类型。而Y轴是一个值类型轴,X轴可以是...所示。第一列包含我们的X轴数据,可以视为分类或值。请注意,数字不是等间距的,也不按照数字顺序出现。 处理X轴和分类轴,就像处理Microsoft...

    docs.aspose.com/cells/zh/cpp/x-axis-vs-category...
  10. Get all Possible 1D Barcodes from an Image in P...

    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.... PHP_EOL ; \ # Display x and y coordinates of barcode detected...print "Top left coordinates: X = " . ( string ) $point [ 0 ]...

    docs.aspose.com/barcode/java/get-all-possible-1...