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

x

(0.26 sec)
  1. 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...
  2. 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...
  3. 使用 VSTO 和 Aspose.Slides for .NET 创建表格|Aspose.Sl...

    从 Microsoft Office 自动化迁移到 Aspose.Slides for .NET,并在 C# 中以灵活的格式创建 PowerPoint(PPT、 PPTX)幻灯片中的表格。...NET 以编程方式创建一个 15 x 15、字体大小为 10 的表格。 创建表格 VSTO 2008...向演示文稿添加一个空白幻灯片。 在幻灯片上添加一个 15 x 15 的表格。 向表格的每个单元格添加字体大小为 10 的文本。...

    docs.aspose.com/slides/zh/net/creating-a-table-...
  4. 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...
  5. 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...
  6. 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...
  7. 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-...
  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. Comparison and fetching coordinates using aspos...

    I am trying to compare two documents(docX,pdf) and get the coordinates of the changes in the initial documents. How can this be achieved? Can I get the coordinates of the changes from the pdf? Is docX to pdf conversion…...getRect(); float x = rect.getLLX(); float y = rect...println("Text: " + text + ", X: " + x + ", Y: " + y + ", Width:...

    forum.aspose.com/t/comparison-and-fetching-coor...