Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 24,907 for

x

(0.34 sec)
  1. ChartDataLabelLocationMode | Aspose.Words for Java

    Specifies how the values u200bu200bthat specify the location of a data label - the ChartDataLabel.getLeft / ChartDataLabel.setLeftdouble and ChartDataLabel.getTop / ChartDataLabel.setTopdouble properties - are interpreted in Java....final double DOUGHNUT_CENTER_X = CHART_WIDTH / 2d; final double...points start at the top, the X coordinates used in the Left and...

    reference.aspose.com/words/java/com.aspose.word...
  2. TextPath.on property | Aspose.Words for Python

    TeXtPath.on property. Defines whether the teXt is displayed.... x_scale ) self . assertFalse ( shape...property to "True" to get the x-height of each character to equal...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 更改 SVG 背景颜色 – C# 示例

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

    docs.aspose.com/svg/zh/net/change-svg-backgroun...
  4. Working with Transformations in PostScript | C++

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...be translated on 250 points by X-axis relatively to the upper-level...that will be scaled on 0.5 by X-axis and 0.75 by Y-axis and add...

    docs.aspose.com/page/cpp/ps/working-with-transf...
  5. Convert EMLX to IMAGE in Python | products.aspo...

    Save EMLX to IMAGE in your Python applications without using Microsoft Outlook or Word...default email client for Mac OS X. It is a plain text file that...

    products.aspose.com/total/python-net/conversion...
  6. Convert JPEG2000 to XML via C# | Aspose

    Sample code for JPEG2000 to XML C# conversion. Use API eXample code for batch JPEG2000 files to XML conversion within VB.NET, Asp.NET or any .NET based application.... The “X” in XML is for extensible which...

    products.aspose.com/ocr/net/conversion/jpeg2000...
  7. Convert JP2 to XML via C# | Aspose

    Sample code for JP2 to XML C# conversion. Use API eXample code for batch JP2 files to XML conversion within VB.NET, Asp.NET or any .NET based application.... The “X” in XML is for extensible which...

    products.aspose.com/ocr/net/conversion/jp2-to-xml/
  8. | Aspose

    Sample code for GIF to XML Java conversion. Use API eXample code for batch GIF files to XML conversion within any Web or Desktop Java based application.... The “X” in XML is for extensible which...

    products.aspose.com/ocr/java/conversion/gif-to-...
  9. Generate Point Cloud to ASE File Formats via .N...

    C# source code to load, render and add generate point cloud to ASE documents on .NET Framework, .NET Core, Mono....(Virtual Reality Modeling Language) X (DirectX Model Image) USD (Universal...

    products.aspose.com/3d/net/point-cloud/ase/
  10. Aspose.pdf 如何裁剪PDF的多个区域为一个个图片? - Free Support F...

    我想要指定一些坐标区域,然后将这些区域裁剪为BufferedImage,然后在另一个PDF文件中的指定位置进行替换,我要怎么实现这个功能? 将PDF中的多个指定区域裁剪为BufferedImage; 使用BufferedImage替换PDF中的图片;...addImage(imageStream, pageNumber, x, y, width, height); mender.save("updated_target...

    forum.aspose.com/t/aspose-pdf-pdf/315861