Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 28,966 for

x

(0.28 sec)
  1. AxisCategoryType enumeration | Aspose.Words for...

    Aspose.Words.Drawing.Charts.AXisCategoryType enumeration. Specifies type of a category aXis....series with categories for the X-axis and respective numeric values...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. VbaReference.LibId | Aspose.Words for .NET

    Discover the VBA LibId property, effortlessly retrieve the Automation type library identifier with this essential guide for developers. Enhance your coding skills!...{ const string brokenPath = @"X:\broken.dll" ; Document doc =...

    reference.aspose.com/words/net/aspose.words.vba...
  3. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in eXcel to images to insert them into word document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...shapes that overlap with the x-axis and y-axis are somehow behind...shapes are appearing behind the x-axis and y-axis, this could be...

    forum.aspose.com/t/shapes-in-charts-rendered-by...
  4. Easy way to set up a chart using Chart.SetChart...

    Learn how to easily set up charts using the Chart.SetChartDataRange method in Aspose.Cells for Node.js via C++. Our guide will show you how to specify the data range for your chart, allowing you to create professional and accurate charts with minimal effort....Assistant Close Find Type of X and Y Values of Points in Chart...

    docs.aspose.com/cells/nodejs-cpp/easy-way-for-c...
  5. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the eXcel chart when I open the eXcel chart and view it. public virtual S…...Where(x => !string.IsNullOrEmpty(x)).ToArray(); int...Split('R', 'C').Where(x => !string.IsNullOrEmpty(x)).ToArray(); int...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  6. Reading Code Text Raw|Documentation

    Learn how and when to use raw code bytes from BarCodeReader in Aspose.BarCode for Java....int c = 0 ; for ( byte x : data ) { if ( x == b ) { c ++; } } return...segments = 1 ; for ( byte x : raw ) { if ( x == GS ) { segments ++;...

    docs.aspose.com/barcode/java/developer-guide/ba...
  7. 将PDF转换为不同图像格式的Python方法|Aspose.PDF for Python vi...

    本主题向您展示如何使用Aspose.PDF for Python将PDF转换为多种图像格式,例如TIFF、BMP、EMF、JPEG、PNG、GIF、SVG,只需几行代码。...bmp" , 'x' ) # 转换特定页面并将图像保存到流中 device ....str ( i + 1 ) + "_out.emf" , 'x' ) # 转换特定页面并将图像保存到流 device . process...

    docs.aspose.com/pdf/zh/python-net/convert-pdf-t...
  8. Aspose.Cells 16.12.0 中的公共 API 更改|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....means Yellow printf ( "Accent1: %x\r\n" , clr_Accent1 -> ToArgb ());...()); printf ( "Accent2: %x\r\n" , clr_Accent2 -> ToArgb ());...

    docs.aspose.com/cells/zh/cpp/public-api-changes...
  9. Umbraco Image Resizer|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.... 800 x 600 and imageResizer800x600 Make...image at the bottom under 800 x 600 heading. Now you can use this...

    docs.aspose.com/imaging/net/umbraco-image-resizer/
  10. Create 3D Mesh and Scene|Documentation

    A Mesh is defined by a set of control points and the many n-sided polygons as needed. This article eXplains how to define a Mesh...., 1 , 2 , 3 ]) # Right side (X+) mesh . create_polygon ([ 1 ...5 , 4 , 7 , 6 ]) # Left side (X-) mesh . create_polygon ([ 4 ...

    docs.aspose.com/3d/python-net/create-3d-mesh-an...