Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 29,870 for

x

(0.38 sec)
  1. 使用连接索引连接形状|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.... X . Ufe . F = "Width*0.33" ; connection1...Connection (); connection3 . X . Ufe . F = "Width*0.66" ; connection3...

    docs.aspose.com/diagram/zh/net/use-connection-i...
  2. TableCollection class | Aspose.Words for Python

    aspose.words.tables.TableCollection class. Provides typed access to a collection of [Table](../table/) nodes... of_type ( lambda x : x . as_table (), b ), list ( tables...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert images AVIF to DICOM via C# | products....

    Sample code for AVIF to DICOM C# image conversion. Use API eXample code for batch AVIF files to DICOM conversion within VB.NET, Asp.NET or any .NET based application....x and format 2.x. DCM Format 1.x is further available...

    products.aspose.com/imaging/net/conversion/avif...
  4. DICOM Images Filters with Python | products.asp...

    How to use Python to apply filters for DICOM images and photos on desktop and web applications....x and format 2.x. DCM Format 1.x is further available...

    products.aspose.com/imaging/python-net/filter/d...
  5. paragraph|Documentation

    Paragraph element allows you to combine teXt and images....image: Set the width , height , x and y attributes of the image...type=ImageWrap ?image=logo.jpg x=1000 y=200 height=175 width=200...

    docs.aspose.com/omr/net/txt-markup/paragraph/
  6. Aspose.Slides 26.1 - Saving Presentation as TIF...

    Environment: .NET 8 LinuX Docker (e.g. mcr.microsoft.com/dotnet/sdk:8.0.X) Aspose.Slides version: 26.1.0 also installed libgdiplus but error persists Steps to reproduce: Load or generate a PPTX using new Presentatio…...x ) Aspose.Slides version: 26.1...Upgrade to a newer Slides build (27.x or later) – the TIFF encoder was...

    forum.aspose.com/t/aspose-slides-26-1-saving-pr...
  7. Null pointer exception when converting vsd file...

    During vsd->vsdX file conversion, null pointer eXception is thrown. vsd file and callstack: 2023.05.26.zip (7.9 MB) The file was converted using this code: File file = new File(PATH_TO_VSD_FILE); Diagram d = new Diag…...getAbsolutePath() + "x", SaveFileFormat.VSDX); Professionalize...save(file.getAbsolutePath() + "x", SaveFileFormat.VSDX); The exception...

    forum.aspose.com/t/null-pointer-exception-when-...
  8. Get Equation Text of Chart Trendline|Documentation

    Learn how to use Aspose.Cells for Python via .NET to retrieve the equation teXt of a trendline in a chart created in Microsoft EXcel. Our guide will demonstrate how to access and eXtract the equation of a trendline for further analysis or display....1333 x + 5 AI Document Assistant Close...

    docs.aspose.com/cells/python-net/get-equation-t...
  9. 计算引脚值和设置形状的大小|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....通过按以下顺序应用以下转换,可以将局部坐标中指定的点转换为父坐标: 从 x 坐标中减去 Cell_Type 元素的 LocPinX 属性值。...Cell_Type 的 FlipY 属性的值等于 1,则镜像关于 x 轴的点。 根据 Cell_Type 的 Angle 属性的值,围绕原点逆时针旋转该点。...

    docs.aspose.com/diagram/zh/java/calculate-pin-v...
  10. Working with Hatch Patterns in PS file | Java

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...beyond the page bounds 39 int x = squareSide; 40 int y = 0; 41...41 if (sumX >= width) { 42 x = - (sumX - squareSide); 43 y +=...

    docs.aspose.com/page/java/ps/working-with-hatch...