Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 28,924 for

x

(0.09 sec)
  1. Aspose::Words::Drawing::Charts::ChartXValue cla...

    Aspose::Words::Drawing::Charts::ChartXValue class. Represents an X value for a chart series in C++....ChartXValue class Represents an X value for a chart series. class...object is equal to the current X value object. static FromDateTime...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. What is an AI file? | Knowledge Base

    If you have ever worked with Adobe Illustrator editor you may faced AI format. This is one of the written in PDL formats and is described in this article....operator x y m x y l , x y L x 1 y 1 x 2 y 2 x 3 y 3 c , x 1 y 1...1 x 2 y 2 x 3 y 3 C num w H Xa Native PS operator x y moveto x...

    docs.aspose.com/page/net/what-is-ai-file/
  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. Get Paper Width and Height of Page Setup of Wor...

    Discover how to retrieve the EXcel worksheet's page‑setup paper width and height using JavaScript via C++ programmatically.... paperWidth + "x" + sheet . pageSetup . paperHeight...sheet . pageSetup . paperWidth + "x" + sheet . pageSetup . paperHeight...

    docs.aspose.com/cells/javascript-cpp/get-paper-...
  5. Creating answer sheets|Documentation

    How to create machine-readable answer sheets with your smartphone using Aspose.OMR app....5 x 11 215.9 x 279.4 A4 8.3 × 11.7 210 x 297 Legal 8.5 x 14...14 216 x 356 Questions - the total number of questions on a sheet...

    docs.aspose.com/omr/apps/mobile/create/
  6. Get DrawObject and Bound while rendering to PDF...

    Learn how to use the DrawObjectEventHandler class in C++ to capture DrawObject and Bound while rendering EXcel files to PDF or images....initialized and returned when rendering x: left coordinate of the DrawObject...DrawObject & drawObject , float x , float y , float width , float...

    docs.aspose.com/cells/cpp/get-drawobject-and-bo...
  7. ShapeBase.get_shape_renderer method | Aspose.Wo...

    ShapeBase.get_shape_renderer method. Creates and returns an object that can be used to render this shape into an image.... of_type ( lambda x : x . as_shape (), b ), list ( doc...Enumerable . of_type ( lambda x : x . as_shape (), b ), list ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  8. GridJs的自定义右键菜单|Documentation

    本文描述了如何配置GridJs的右键菜单。... name ) }; xs = x_spreadsheet ( '#gridjs-demo' ...items , the callback function x parameter will be the js variable...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  9. Mailmark2DType|Aspose.BarCode for Python via .N...

    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....TYPE_7 24 x 24 modules TYPE_9 32 x 32 modules TYPE_29 16 x 48 modules...

    docs.aspose.com/barcode/python-net/api-referenc...
  10. Hatch Fucnction Not Work - Free Support Forum -...

    Hi there,I have a problem with aspose.cad for .net to create a hatch ring fill with white. The code I wrote is below for(var i = 0 ; i < jzdInfos.Count ; i ++) { if (i == jzdInfos.Count - 1) continue; var X = jzdInf…...1) continue; var x = jzdInfos[i].JzdPoint.X; var y = jzdInfos[i]...new CadCircle(new Cad3DPoint(x, y,0), 1.75) { ColorId = 7 };...

    forum.aspose.com/t/hatch-fucnction-not-work/322760