Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 24,926 for

x

(0.06 sec)
  1. Manipulate Position Size and Designer Chart wit...

    Learn how to use Aspose.Cells for Node.js via C++ to effectively manipulate the position, size, and designer chart in Microsoft EXcel. Our guide will demonstrate how to adjust these properties for improved layout and visualization....width or re-position it with new X and Y coordinates. Controlling...change the chart’s position (X, Y coordinates) or size (height...

    docs.aspose.com/cells/nodejs-cpp/manipulate-pos...
  2. Aspose::Words::Drawing::Charts::ChartYValueColl...

    Aspose::Words::Drawing::Charts::ChartYValueCollection::get_FormatCode method. Gets or sets the format code applied to the Y values in C++....00" Time - “[$-x-systime]h:mm:ss AM/PM” Date -...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. What is an XER File? XER File Extension, Proces...

    Learn about the XER file format, its eXtension, and how it is used for project management. Discover XER file processing, editing, and conversion with Aspose.Tasks. Automate project management workflows using C#, Java, C++, and Python to read, modify, and eXport XER files seamlessly....x – 15.x: Older XER formats with variations...into newer versions. P6 16.x – 18.x: Minor format refinements...

    products.aspose.com/tasks/supported-formats/xer/
  4. cbse.zip

    CBSE/11.png CBSE/12.png CBSE/13.png CBSE/15.png CBSE/2.png CBSE/3.png CBSE/5.png CBSE/CBSE.omr { "Version": "1.0", "Name": "MyTemplate", "Pages": [ { "Height": 3295, "Width": 2551, "Elements": [ { ......text=Class X font_style=bold font_size=12 align=center...Paper (TERM – I) 2021-22 Class X Science (086) Time: 90 Minutes...

    products.aspose.com/omr/exam/cbse/cbse.zip
  5. Cross-Platform Drawing API|Documentation

    Aspose.Drawing library for Java for drawing pictures. Cross-platform support of Java Graphics API for 2D geometric drawings such as drawing lines, drawing shapes, drawing paths and drawing rectangles....defined by its starting and ending X, Y coordinates: one from (100...degrees measured clockwise from the x-axis to the starting point of...

    docs.aspose.com/drawing/java/developer-guide/cr...
  6. 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/
  7. Chart.axis_y property | Aspose.Words for Python

    Chart.aXis_y property. Provides access to properties of the primary Y aXis of the chart....series with categories for the X-axis and respective numeric values... and tick marks. x_axis = chart . axis_x x_axis . category_type...

    reference.aspose.com/words/python-net/aspose.wo...
  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. lc.GetEntity is getting NULL value - Free Suppo...

    I have below code and it fails on line le.Current = lc.GetEntity(para); because lc.GetEntity(para) gets NULL value and it says parameter value can’t be null. Could you please guide what is causing this to fail? priva…...Where(x => x.Name.StartsWith("_DV_C"));...Where(x => x.Name.StartsWith("_DV_C")).ToDictionary(x => x.Name);...

    forum.aspose.com/t/lc-getentity-is-getting-null...
  10. Differentiation between Comments and Reference ...

    Hello Everyone and @aleXey.noskov, In my Java code I remove comments from my document. When converting word to PDF using Aspose.words: com.aspose.words.NodeCollection comments = (com.aspose.words.NodeCollection)doc.ge…...size(); index++) { String x = page.getAnnotations().get_Item(index)...get_Item(index).toString(); if(!x.contains("pdf.WidgetAnnotation"))...

    forum.aspose.com/t/differentiation-between-comm...