Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 29,857 for

x

(0.14 sec)
  1. 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...
  2. GPX conversions to Osm/Gml/Gml/Topojson have so...

    Hi AleXander, Here are some conversion that succeeded but in QGIS is not same. GpX → Osm https://app.screencast.com/9BYewaRMFc1SG GpX → Gml https://app.screencast.com/1RsdoDrcUmN3f GpX → GpX https://app.screencast…...### Supported QGIS version - [x] I'm running a supported QGIS...No Duplicate of the Issue - [x] I have verified that there are...

    forum.aspose.com/t/gpx-conversions-to-osm-gml-g...
  3. GPX conversions to Osm/Gml/Gpx/Topojson have so...

    Hi AleXander, Here are some conversion that succeeded but in QGIS is not same. GpX → Osm https://app.screencast.com/9BYewaRMFc1SG GpX → Gml https://app.screencast.com/1RsdoDrcUmN3f GpX → GpX https://app.screencast…...### Supported QGIS version - [x] I'm running a supported QGIS...No Duplicate of the Issue - [x] I have verified that there are...

    forum.aspose.com/t/gpx-conversions-to-osm-gml-g...
  4. SVG Transformations – C# Examples – Aspose.SVG ...

    Learn how to rotate SVG, scale SVG, and translate SVG in C# using Aspose.SVG for .NET. Consider code eXamples for SVG transformations....element by a tx value along the x-axis and by ty along the y-axis...skewY(angle) skew an element along the x or y axis by a specified angle...

    docs.aspose.com/svg/net/svg-transformations/
  5. Customize Presentation Shapes in PHP|Aspose.Sli...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for PHP via Java: geometry paths, curved corners, composite shapes....0 ; $x = $R * java ( "java.lang.Math"...-> add ( new Point2DFloat ( $x + $R , $y + $R )); $radians =...

    docs.aspose.com/slides/php-java/custom-shape/
  6. 在 PostScript 中使用填充图案 | C++

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...beyond the page bounds 45 int32_t x = squareSide; 46 int32_t y = 0;...47 if (sumX >= width) 48 { 49 x = - (sumX - squareSide); 50 y...

    docs.aspose.com/page/zh/cpp/ps/working-with-hat...
  7. 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...
  8. 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...
  9. 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...
  10. Aspose.PSD for .NET 21.11 - Release Notes|Docum...

    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..../// <param name="xOffset">The x offset.</param> /// <param name="yOffset">The...PointF ( this . ControlPoint1 . X + xOffset , this . ControlPoint1...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...