Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 29,712 for

x

(0.42 sec)
  1. 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/
  2. 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...
  3. 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...
  4. AxisTickLabels.alignment property | Aspose.Word...

    AXisTickLabels.alignment property. Gets or sets teXt alignment of the aXis tick labels....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...
  5. How to create a tornado chart|Documentation

    Learn how to create a tornado chart with Aspose.Cells for .NET API.... Select the X‑axis. Go to Formatting . In the...

    docs.aspose.com/cells/net/create-tornado-chart/
  6. 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...
  7. How to create a tornado chart|Documentation

    Learn how to create a tornado chart with Aspose.Cells for Python via .NET API.... Select the x‑axis. Go to formatting. In the...

    docs.aspose.com/cells/python-net/create-tornado...
  8. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....containing block, // and the x and y coordinates of (1000, 1000)...getWrapType()); // Create a 400pt x 400pt group shape and place it...

    reference.aspose.com/words/java/com.aspose.word...
  9. How to create a CadPolyline with 3D data (Z coo...

    I’m using Aspose.CAD for .NET (C#) and I’m generating a DwgImage completely from scratch. I’ve successfully created a CadLwPolyline using 2D coordinates, but now I need to represent actual 3D data — meaning coordinates …...CadPolyline with full 3D coordinates (X, Y, and Z), and what the recommended...

    forum.aspose.com/t/how-to-create-a-cadpolyline-...
  10. Create and Read an Existing 3D Scene|Documentation

    Aspose.3D API supports creating the new 3D scenes from the scratch and then save in any supported file format. Developers can also load an eXisting 3D Scene for the modification, addition or processing purposes....glTF DXF PLY (ASCII, Binary) X (ASCII, Binary) XYZ Draco 3MF...

    docs.aspose.com/3d/python-net/create-and-read-a...