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

x

(0.52 sec)
  1. SetPageSize() ignored if any Text added to the ...

    Background We are currently evaluating Aspose.Pdf for .Net as a replacement for iTeXtSharp. I am using the new Aspose.Pdf API (i.e., not the Generator) Problem When I call SetPageSize() to change the dimensions of a …...TextFragment(“both pages should be 600w x 400h”); page1.Paragraphs.Add(para);...TextFragment("both pages should be 600w x 400h"); page1.Paragraphs.Add(para);...

    forum.aspose.com/t/setpagesize-ignored-if-any-t...
  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. Adding Custom Labels to Data Points in the Seri...

    Learn how to add custom labels to data points in the series of a chart using Aspose.Cells for C++. Our guide will show you how to modify the labels' appearance, position, and formatting, as well as how to link them to your data source for accurate data representation.... SetText ( u "X-Axis" ); chart . GetValueAxis...Get ( u "A1" ). PutValue ( u "X" ); worksheet . GetCells (). Get...

    docs.aspose.com/cells/cpp/adding-custom-labels-...
  6. ChartSeriesGroupCollection.add method | Aspose....

    ChartSeriesGroupCollection.add method. Adds a new series group of the specified series type to this collection....the secondary X axis. new_series_group . axis_x . hidden = True...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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/
  8. 在 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...
  9. TimephasedDate wird nicht tageweise ermittelt, ...

    Wenn man einem Vorgang eine Ressource mit der Unit 1 zuweist, werden die TimephasedData in einem Block ausgegeben und nicht tageweise. Wenn man die Unit ändert (im Beispiel auf 0.1), werden die TimephasedData wie erwarte…...Sum(x => x.ValueToUnits); foreach (var...resourceAssignment.TimephasedData.Sum(x => x.ValueToUnits); foreach (var...

    forum.aspose.com/t/timephaseddate-wird-nicht-ta...
  10. Behavior Change in Workbook.CalculateFormula(tr...

    After upgrading Aspose Cells from version 17.12 to 25.5, we encountered an issue: In version 17.12, calling workbook.CalculateFormula(true), correctly calculated the formula and stored the resulting value in cell N23, b…...x series [3]. The bug has been fixed...workaround for v25.5 (and earlier 25.x builds) Create a CalculationOptions...

    forum.aspose.com/t/behavior-change-in-workbook-...