Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 26,582 for

x

(0.76 sec)
  1. Get Equation Text of Chart Trendline with JavaS...

    Learn how to use Aspose.Cells for JavaScript via C++ to retrieve the equation teXt of a trendline in a chart created in Microsoft EXcel. Our guide will demonstrate how to access and eXtract the equation of a trendline for further analysis or display....1333 x + 5 How to add a PivotChart using...

    docs.aspose.com/cells/javascript-cpp/get-equati...
  2. Basic Barcode Recognition|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....CODE_128 ); // Set recognition area (x, y, width, height) reader . setBarCodeImage..."Position: (" + points [ 0 ]. x + ", " + points [ 0 ]. y + ")"...

    docs.aspose.com/barcode/java/developer-guide/ba...
  3. Axis title not in bold by default for waterfall...

    Hi Team, In waterfall chart, the aXis title does not appear in bold by default, unlike other charts such as column and bubble charts. Waterfall: image.png (95.4 KB) Column: image.png (88.6 KB) Bubble: image.png (1…...chart // Each bubble represents: X (Sales), Y (Profit), Size (Market...Add series for bubble chart // X-values: Sales (Column B), Y-values:...

    forum.aspose.com/t/axis-title-not-in-bold-by-de...
  4. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAXis::get_MinorTickMark method. Returns or sets the minor tick marks for the aXis in C++....series with categories for the X-axis and respective numeric values...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Convert Images using C# Image Processing Librar...

    Using C# Image Processing Library API, convert images to black and white, grayscale, raster images to PDF and SVG, RGB system to CMYK, Corel Draw, WebP, EPS, CMX, DICOM, and eXport, eXpand or crop images....needs to create a rectangle with X and Y coordinates and specify...height of the rectangle box. The X,Y and Width, Height of rectangle...

    docs.aspose.com/imaging/net/converting-images/
  6. Saving in html is not correct - Free Support Fo...

    Hi, We do conversion to html, html shows incorrectly and table and columns are shifted to the right. I am attaching html versions for different Aspose In version 25.1.2 - html shows correctly In version 25.5.0 - html …...First(x => x.Text == "test_html").GetRange();...

    forum.aspose.com/t/saving-in-html-is-not-correc...
  7. Word Blank page being inserted within document ...

    Hello, I’ve got an issue for some Word files that when I save it as PDF, it just adds in the middle an empty file. I can’t share with you the problematic file, but maybe you know about the issue, we got no errors on th…...createPdf( @RequestHeader (value = “X-API-KEY”, required = false) String...key in request"); } else if (!X_API_KEY.equals(apiKey)) { LOGGER...

    forum.aspose.com/t/word-blank-page-being-insert...
  8. Working with Vector Graphics using Python|Aspos...

    This article describes the features of working with GraphicsAbsorber tool using Python.... x } , { element . position . y }...Move graphics by shifting its X and Y coordinates element . position...

    docs.aspose.com/pdf/python-net/working-with-vec...
  9. 从PDF生成缩略图|Aspose.PDF for .NET

    本节描述如何从PDF文档生成缩略图... x ; pdfRect . Top = 0 ; pdfRect...string templateFile = pdfPoint . x < pdfPoint . y ? templatePortraitFile...

    docs.aspose.com/pdf/zh/net/generate-thumbnail-i...
  10. Working with Gradient in PS file | Python

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...options, False) 20 21 offset_x = 200. 22 offset_y = 100. 23 width...pydrawing . RectangleF (offset_x, offset_y, width, height)) 29...

    docs.aspose.com/page/python-net/ps/working-with...