Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 21,076 for

x

(0.04 sec)
  1. Aspose::Words::Drawing::Charts::AxisBound::Axis...

    Aspose::Words::Drawing::Charts::AXisBound::AXisBound constructor. Creates a new instance indicating that aXis bound should be determined automatically by a word-processing application in C++....containing date/time values for the X-axis, and respective decimal values...lower and upper bounds for the X-axis. SharedPtr < ChartAxis >...

    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. 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...
  4. Create your Lithophane from BMP File Formats vi...

    C# source code to load, render and create your lithophane from BMP documents on .NET Framework, .NET Core, Mono....int x = 0 ; x < widthSegs; x++) { float dx = ( float )x / widthSegs;...row; for ( int x = 0 ; x < widthSegs - 1 ; x++) { mesh.CreatePolygon(ptr...

    products.aspose.com/3d/net/lithophane/bmp/
  5. Create your Lithophane from TIFF File Formats v...

    Sample Java lithophane code for TIFF file. Use this eXample code to create your lithophane from TIFF file within any Web or Desktop Java based application....int x = 0 ; x < widthSegs; x++) { float dx = ( float )x / widthSegs;...row; for ( int x = 0 ; x < widthSegs - 1 ; x++) { mesh.createPolygon(ptr...

    products.aspose.com/3d/java/lithophane/tiff/
  6. Aspose::Words::Drawing::FlipOrientation enum | ...

    Aspose::Words::Drawing::FlipOrientation enum. Possible values for the orientation of a shape in C++....reversing the x-coordinates. Vertical 2 Flip along the x-axis, reversing...3 Flip along both the y- and x-axis. Examples Shows how to flip...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Manual Package Installation for VS|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....X and SSRS 15.X versions. Current version...Visual Studio 2010 with SSRS11.X version is located in the Bin\VS2010SSRS11...

    docs.aspose.com/barcode/reportingservices/manua...
  8. Manage Axes of Excel Charts|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....Axes: Horizonal(Category) Axis : X Axis Vertical(Value) Axis : Y...as done in Excel. | | Manage X and Y Axes In Excel chart, horizonal...

    docs.aspose.com/cells/java/chart-axes/
  9. 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...
  10. ChartSeries.add method | Aspose.Words for Python

    aspose.words.drawing.charts.ChartSeries.add method...Contents [ Hide ] add(x_value) Adds the specified X value to the chart...be empty for the X value. def add ( self , x_value : aspose ....

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