Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 26,936 for

x

(0.09 sec)
  1. 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/
  2. How do I change the print modal header in aspos...

    image.png (58.1 KB) Here I want to change the modal header but it is not correctly set inside some tag like span how do I change it ? I want to change the word Settings to my custom name but modal header has Settings …...removing X icon I want the header background color and X icon and...structure, including the close (X) icon. Here’s a simple example...

    forum.aspose.com/t/how-do-i-change-the-print-mo...
  3. Aspose.Cells Third‐Party Reference Information|...

    Detailed guide on how Aspose.Cells references third‐party libraries across .NET versions (net6, net8, net9, net10) on Windows and LinuX, including version differences, upgrade impact, and how to inspect referenced assemblies programmatically....X 6.0.0 6.0.5 4.7.0 – 2.6.2 net8...4.7.0 – 1.9.0 net8 25.10 - 26.X 6.0.0 8.0.1 4.7.0 – 2.6.2 net9...

    docs.aspose.com/cells/net/third-party-reference...
  4. ChartType Enum | Aspose.Words for .NET

    EXplore the Aspose.Words.Drawing.Charts.ChartType enum to discover various chart types and enhance your document's data visualization effortlessly....grouped and banded along the X-axis by category: Chart chart...Categories are distributed along the X-axis, and values are distributed...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Drawing::Charts::AxisBound::get_...

    Aspose::Words::Drawing::Charts::AXisBound::get_IsAuto method. Returns a flag indicating that aXis bound should be determined automatically in C++....The first array contains the X-values, // and the second contains...scaling is applied to the graph's X and Y-axes, // so that both their...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Print Barcodes in Report|Documentation

    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...."1742" > < line > < reportElement x = "0" y = "0" width = "515" height...< textField > < reportElement x = "0" y = "10" width = "515" height...

    docs.aspose.com/barcode/jasperreports/print-bar...
  7. How to Convert PDF to PDF X1A using C#

    This article teaches how to convert PDF to PDF X1A using C#. It provides the IDE settings, the program logic and a runnable sample code to transform PDF to PDF X1A using C#.... Steps to Convert PDF to PDF X 1A using C# Set the IDE to add...Document class for conversion to PDF/X-1a Create an object of PdfFormatConversionO...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-pdf...
  8. 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...
  9. 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/
  10. 使用 C++ 管理Excel图表的轴线|Documentation

    学习如何在Aspose.Cells for C++中配置图表轴。我们的指南将演示如何调整主轴和副轴、设置其范围以及修改其属性以增强您的图表效果。...] 在Excel图表中,有3种类型的轴: 水平(类别)轴:X轴 垂直(数值)轴:Y轴 深度(系列)轴:Z轴 轴选项 Aspose...| | 管理X和Y轴 在Excel图表中,水平轴和垂直轴是最常用的两个轴线。 以下代码片段演示了如何设置X轴和Y轴的选项。...

    docs.aspose.com/cells/zh/cpp/chart-axes/