Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 27,080 for

x

(0.12 sec)
  1. AxisScaling.maximum property | Aspose.Words for...

    AXisScaling.maXimum property. Gets or sets the maXimum value of the aXis....containing date/time values for the X-axis, and respective decimal values...lower and upper bounds for the X-axis. let xAxis = chart . axisX...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Manage Axes of Excel Charts with Node.js via C+...

    Learn how to configure chart aXes in Aspose.Cells for Node.js via C++. Our guide will show you how to adjust the primary and secondary aXes, set their ranges, and modify their properties to enhance your charts....axes: Horizontal (Category) Axis: X Axis Vertical (Value) Axis: Y...as done in Excel. | | Manage X and Y Axes In an Excel chart,...

    docs.aspose.com/cells/nodejs-cpp/chart-axes/
  3. FieldEQ Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEQ class for seamless EQ field implementation. Enhance document automation with powerful features and fleXibility....cubed root of x: InsertFieldEQ ( builder , @"\r (3,x)" ); // 8 -...\do8(Subscript)" ); // 9 - Box switch "\x", with lines at the top, bottom...

    reference.aspose.com/words/net/aspose.words.fie...
  4. AxisScaling.log_base property | Aspose.Words fo...

    AXisScaling.log_base property. Gets or sets the logarithmic base for a logarithmic aXis....clear () # Insert a series with X/Y coordinates for five points...( series_name = 'Series 1' , x_values = [ 1 , 2 , 3 , 4 , 5 ]...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 请教,如何在pdf中某一个固定位置插入一个base64image的图片,固定位置需要判断横向纵...

    public static void main(String[] args) { try { String inFilePath = "E:\\test\\pdf_signature\\a.pdf"; String outFilePath = "E:\\test\\pdf_signature\\z" + Instant.now().toEpochMilli() + ".pdf"; …...setPosition(400, 100); // Adjust X and Y for landscape } else { image...setPosition(100, 400); // Adjust X and Y for portrait } // Optionally...

    forum.aspose.com/t/pdf-base64image/315504
  6. Image|Documentation

    A markup element that adds a picture to a generated form.... height=480 x n/a Set the absolute position...to the left edge of the page. x=300 y n/a Set the absolute position...

    docs.aspose.com/omr/java/design-form/image/
  7. Save PDF document programmatically|Aspose.PDF f...

    Learn how to save PDF file in C# Aspose.PDF for .NET PDF library. Save PDF document to file system, to stream, and in Web applications.... Save PDF/A or PDF/X format PDF/A is an ISO-standardized...reading embedded annotations. PDF/X is a subset of the PDF ISO standard...

    docs.aspose.com/pdf/net/save-pdf-document/
  8. Apply or Change Slide Layouts on Android|Aspose...

    Manage and customize slide layouts in Aspose.Slides for Android. EXplore layout types, placeholder control, and footer visibility through Java code eXamples....Method addContentPlaceholde(float x, float y, float width, float height)...height) addVerticalContentPl(float x, float y, float width, float height)...

    docs.aspose.com/slides/androidjava/slide-layout/
  9. Aspose::Words::Drawing::Charts::AxisScaleType e...

    Aspose::Words::Drawing::Charts::AXisScaleType enum. Specifies the possible scale types for an aXis in C++....Clear (); // Insert a series with X/Y coordinates for five points...0 })); // The scaling of the X-axis is linear by default, //...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Apply or Change Slide Layouts in JavaScript|Asp...

    Manage and customize slide layouts in Aspose.Slides for Node.js. EXplore layout types, placeholder control, and footer visibility through code eXamples....Method addContentPlaceholde(float x, float y, float width, float height)...height) addVerticalContentPl(float x, float y, float width, float height)...

    docs.aspose.com/slides/nodejs-java/slide-layout/