Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 26,462 for

x

(0.51 sec)
  1. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....AddClone(IShape sourceShape, float x, float y) Aspose.Slides.IShapeCollection...AddClone(IShape sourceShape, float x, float y, float width, float height)...

    docs.aspose.com/slides/net/public-api-and-backw...
  2. CertificateHolder | Aspose.Words for Java

    Represents a holder of X509Certificate2 instance in Java.... // Create an X.509 certificate from a PKCS#12...sign documents. // Create an X.509 certificate from a PKCS#12...

    reference.aspose.com/words/java/com.aspose.word...
  3. ChartYValueType | Aspose.Words for Java

    Allows to specify type of an Y value of a chart series in Java.... TIME Specifies that an X value is a time of day. length...static int TIME Specifies that an X value is a time of day. length...

    reference.aspose.com/words/java/com.aspose.word...
  4. ChartAxis.DisplayUnit | Aspose.Words for .NET

    Discover how the ChartAXis DisplayUnit property enhances your data visualization by optimizing value aXis scaling for clearer insights....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...
  5. Using ActiveX Controls in Excel with Java

    This article guides for using ActiveX controls in EXcel with Java. It has the IDE settings, steps, and a sample code to add combo boX ActiveX control with Java....code for inserting Excel Active X control with Java . You will learn...their type. Code to Add Active X for Excel with Java This sample...

    kb.aspose.com/cells/java/using-activex-controls...
  6. How to Create Hello World Presentations in .NET...

    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....x, you need to make some minor changes...AddEmptySlide (); //Adding a rectangle (X=2400, Y=1800, Width=1000 & Height=500)...

    docs.aspose.com/slides/net/how-to-create-hello-...
  7. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAXis::get_HasMajorGridlines method. Gets or sets a flag indicating whether the aXis has major gridlines in C++....containing date/time values for the X-axis, and respective decimal values...lower and upper bounds for the X-axis. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Install Aspose.Slides for Node.js via Java Usin...

    Run Aspose.Slides in Docker containers: configure images, dependencies, fonts, and licensing to build scalable services that process PowerPoint & OpenDocument....x from Nodesource repository RUN...https://deb.nodesource.com/setup_18.x | bash - && \ apt-get install...

    docs.aspose.com/slides/nodejs-java/installing-s...
  9. Aspose::Words::Drawing::Charts::AxisDisplayUnit...

    Aspose::Words::Drawing::Charts::AXisDisplayUnit::get_Unit method. Gets or sets the scaling value of the display units as one of the predefined values in C++....0 )); // 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/cpp/aspose.words.dra...
  10. Manage Table Cells in Presentations Using Java|...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for Java. Master accessing, modifying, and styling cells quickly for seamless slide automation....pairs of cells (1, 1) x (2, 1) and (1, 2) x (2, 2), the resulting...); } } // Merges cells (1, 1) x (2, 1) tbl . mergeCells ( tbl...

    docs.aspose.com/slides/java/manage-cells/