Sort Score
Result 10 results
Languages All
Labels All
Results 4,471 - 4,480 of 29,861 for

x

(0.29 sec)
  1. Convert PDF to PNG|Aspose.PDF for Android via Java

    This page describes how to convert PDF Pages to PNG image, convert all and single pages to PNG images with Aspose.PDF for Android via Java....rectangle of particular page region //x=0,y=0, w=200, h=125; Rectangle...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  2. Convert PDF to BMP|Aspose.PDF for Android via Java

    This article describes how to convert PDF Pages to BMP image, convert all Pages to BMP images and convert single PDF page to BMP image with Java....rectangle of particular page region //x=0,y=0, w=200, h=125; Rectangle...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  3. 更改 SVG 背景颜色 – C# 示例

    了解如何在 C# 中更改 SVG 背景颜色 - 通过直接修改 SVG、使用内联和内部 CSS 以及使用 JavaScript。... X . BaseVal . Value = 3; 12 rectElement...(SvgNamespace, "rect" ); 23 rectElement. X . BaseVal . Value = - 120; 24...

    docs.aspose.com/svg/zh/net/change-svg-backgroun...
  4. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for Java for PPT and PPTX, with practical Java code eXamples....validateChartLayout (); double x = chart . getPlotArea (). getActualX...

    docs.aspose.com/slides/java/chart-calculations/
  5. 在保存 3D 个视图时应用视觉效果|Documentation

    使用 Aspose.3D for Python via .NET API,开发人员可以在保存到图像之前对 3D 视图应用视觉效果。这些视觉效果也称为后处理效果或滤镜,它们实时应用于 3D 视图中显示的所有内容。...output targets # Size is 1024 x 1024 # This render target can...

    docs.aspose.com/3d/zh/python-net/apply-visual-e...
  6. 用JavaScript通过C++设置主轴和副轴|Documentation

    学习如何理解和使用Aspose.Cells for JavaScript通过C++中的主轴和副轴。我们的指南将帮助您理解主轴与副轴的区别,以及如何有效配置和使用它们。...script > </ html > JavaScript与C++中的X轴与类别轴对比 用JavaScript通过C++管理日期轴...

    docs.aspose.com/cells/zh/javascript-cpp/primary...
  7. Aspose::Words::Drawing::SignatureLine class | A...

    Aspose::Words::Drawing::SignatureLine class. Provides access to signature line properties. To learn more, visit the documentation article in C++....will need to supply negative x and y coordinates to bring the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_Left method. Gets or sets the distance of the data label in points from the left edge of the chart or from the position specified by its Position property, depending on the value of the LeftMode property in C++....points start at the top, the X coordinates used in the Left and...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. CompatibilityOptions.footnoteLayoutLikeWW8 prop...

    CompatibilityOptions.footnoteLayoutLikeWW8 property. Emulate Word 6.X/95/97 Footnote Placement....x/95/97 Footnote Placement. get...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 导航 SVG – Navigation & Inspection SVG – Aspose.S...

    了解如何使用 C# 检查 SVG、使用自定义过滤器迭代 SVG 元素、如何使用 CSS 选择器或 XPath 导航 SVG。... X . BaseVal . Value = cx - r; 29...{0} {1}" , pathSegMovetoAbs. X , pathSegMovetoAbs. Y ); 24 }...

    docs.aspose.com/svg/zh/net/navigation-inspection/