Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 30,513 for

x

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

    Learn how to use Aspose.Cells for 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 reposition it with new X and Y coordinates. Controlling...change the chart’s position (X, Y coordinates) or size (height...

    docs.aspose.com/cells/go-cpp/manipulate-positio...
  2. Shape is created but it is not visible - Free S...

    When i create a shape it is created and i also can select shape from Page Layout → Selection Pane but it is not visible directly How can i fiX this issue can you repair ma sample code which is mentioned below. ShapePat…...X = 500; alcBufferLine.Y = 200;...Positioning : Verify that the X and Y coordinates are within the...

    forum.aspose.com/t/shape-is-created-but-it-is-n...
  3. How can I save a table in a document as an imag...

    How can I use Aspose.Words for Java to save a table in a document as an image while keeping the saved table’s width and height the same as in Word? You can use the table in my sample DOCX file for saving. 1783069803312…...x; // Move enumerator to the last...right = enumerator.getRectangle().x + enumerator.getRectangle().width;...

    forum.aspose.com/t/how-can-i-save-a-table-in-a-...
  4. TikZ for Scientific Publications | Aspose.TeX .NET

    Utilize TikZ to create professional-quality graphics and diagrams for scientific and academic publications....begin{axis} [ 8 xlabel = {$x$}, 9 ylabel = {$f(x)$}, 10 title = {Graph...{Graph of $y = e ^ { - x ^ 2}$}, 11 grid = major 12 ] 13 \ addplot...

    docs.aspose.com/tex/net/tikz-for-scientific-pub...
  5. ShapeBase.is_insert_revision property | Aspose....

    ShapeBase.is_insert_revision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled.... of_type ( lambda x : x . as_shape (), b ), list ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartYValueType enumeration | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.ChartYValueType enumeration. Allows to specify type of an Y value of a chart series.... Time Specifies that an X value is a time of day. See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. AxisBuiltInUnit Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AXisBuiltInUnit enum for customizable aXis display units, enhancing your chart's clarity and effectiveness....AxisBound ( 20 ); // For the X-axis, set the major tick marks...Inside ; // Set the X-axis bounds so that the X-axis spans 5 major...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Add Animation Property and Setup Target Camera ...

    Aspose.3D for Java supports rendering animated scene. This article eXplains prerequisites to move an object....property can have 3 components X / Y / Z , which will set up three...Create the animation curve on X component of the scale KeyframeSequence...

    docs.aspose.com/3d/java/add-animation-property-...
  9. Aspose::Words::Drawing::Charts::ChartSeries::Cl...

    Aspose::Words::Drawing::Charts::ChartSeries::Clear method. Removes all data values from the chart series. Format of all individual data points and data labels is cleared in C++....() -> idx_get ( 0 ); // Clear X and Y values of the first series...() -> idx_get ( 1 ); // Clear X and Y values of the second series...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Working with Colors in Apache POI and Aspose.Ce...

    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.... setCellValue ( "X" ); cell . setCellStyle ( style...) 2 ); cell . setCellValue ( "X" ); cell . setCellStyle ( style...

    docs.aspose.com/cells/java/working-with-colors-...