Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 30,239 for

x

(0.16 sec)
  1. Chart Axis Labels Overlap with Legends When Con...

    Hi, When converting a PowerPoint side to PDF using Aspose.slides. We noticed the X-aXis labels were not rendered correctly and overlapped with legends. Code: var saveOptions = new PdfOptions { SaveMetafilesAsPng =…... We noticed the x-axis labels were not rendered...The issue you reported—chart x-axis labels overlapping with legends...

    forum.aspose.com/t/chart-axis-labels-overlap-wi...
  2. .NET 中向演示文稿添加页眉和页脚的方法|Aspose.Slides 文档

    了解如何在 .NET 中使用旧版和新版 Aspose.Slides API 为 PowerPoint PPT、PPTX 和 ODP 演示文稿添加页眉和页脚。...x 之前的 Aspose.Slides for .NET 版本...新版 Aspose.Slides for .NET 13.x 方法 using ( Presentation sourcePres...

    docs.aspose.com/slides/zh/net/how-to-add-header...
  3. Black box for certain images when doing PDF to ...

    I’m using the following code, in Java: Page firstPdfPage = pdfDocument.getPages().get_Item(1); PageInfo pdfPageInfo = firstPdfPage.getPageInfo(); Dimension pdfDimension = new Dimension((int) pdfP…...getWidth() + " x " + pdfPageInfo.getHeight());..." + scaledDimension.width + " x " + scaledDimension.height); Capture...

    forum.aspose.com/t/black-box-for-certain-images...
  4. ChartYValueCollection.format_code property | As...

    ChartYValueCollection.format_code property. Gets or sets the format code applied to the Y values....00" Time - “[$-x-systime]h:mm:ss AM/PM” Date -...add_bubbles ( series_name = 'Series1' , x_values = [ 1 , 1.9 , 2.45 , 3...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to overlapping textbox auto adjust width on...

    des11.zip (7.6 KB) @John.He , @Professionalize.Discourse , @simon.zhao, please given early response. At runtime, check if an eXisting sheet teXt overlaps based on the (X + width, y + height) coordinates. If it does, th…...sheet text overlaps based on the (x + width, y + height) coordinates...shapes left to right by their X (LeftToCorner) value List<Aspose...

    forum.aspose.com/t/how-to-overlapping-textbox-a...
  6. 如何在 Angular 中使用 Aspose.CAD|CAD Documentation

    在 Angular 中使用 Aspose.CAD。...then(async buff => { let x = new Uint8Array(buff); this.imgFile...imgFile = await Image.Load(x); //加载图像 console.log(this.imgFile);...

    docs.aspose.com/cad/zh/javascript-net/showcases...
  7. Aspose.Slides for Java 14.9.0 的公共 API 和向后不兼容的更改...

    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....addSmartArt(x, y, width, height, SmartArtLayoutType...IShape 属性 RawFrame、Frame、Rotation、X、Y、Width、Height,尝试访问时会抛出 System...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  8. Aspose.Slides for PHP via Java 14.9.0 中的公共 API ...

    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....addSmartArt(x, y, width, height, SmartArtLayoutType::Custom)...IShape 属性 RawFrame、Frame、Rotation、X、Y、Width、Height,并在尝试访问它们时抛出 System...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  9. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup class. Represents properties of a chart series group, that is, the properties of chart series of the same type associated with the same aXes in C++....Provides access to properties of the X axis of this series group. get_AxisY...Secondary ); // Hide the secondary X axis. newSeriesGroup -> get_AxisX...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. ChartSeriesGroup.series_type property | Aspose....

    ChartSeriesGroup.series_type property. Gets the type of chart series included in this group....the secondary X axis. new_series_group . axis_x . hidden = True...

    reference.aspose.com/words/python-net/aspose.wo...