Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 30,235 for

x

(0.28 sec)
  1. Convert WMZ to DICOM via Java | products.aspose...

    Sample code for WMZ to DICOM Java conversion. Use API eXample code for batch WMZ files to DICOM conversion within any Web or Desktop Java based application....x and format 2.x. DCM Format 1.x is further available...

    products.aspose.com/imaging/java/conversion/wmz...
  2. Dither DICOM images via .NET | products.aspose.com

    Try our On-Premise document APIs to Dither DICOM images on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....x and format 2.x. DCM Format 1.x is further available...

    products.aspose.com/imaging/net/dither/dicom/
  3. Merge DICOM images via Java | products.aspose.com

    Try our On-Premise document APIs to merge DICOM files on Java Application....x and format 2.x. DCM Format 1.x is further available...

    products.aspose.com/imaging/java/merge/dicom/
  4. Remove background in DICOM documents via Java |...

    Try our On-Premise document APIs to change background from DICOM files on Java Application....x and format 2.x. DCM Format 1.x is further available...

    products.aspose.com/imaging/java/remove-backgro...
  5. Get Page Information|Aspose.PDF for Python via ...

    Learn how to programmatically access page-level information in a PDF using Aspose.PDF for Python. This guide shows how to retrieve page width, height, rotation, and offsets for a specific page in a PDF document....width, height, rotation, and X/Y offsets. This information is...get_page_rotation ( 1 ) page_x_offset = pdf_info . get_page_x_offset ( 1 ) page_y_offset...

    docs.aspose.com/pdf/python-net/get-page-info/
  6. How to obtain actual rendered width/bounds of T...

    Hello, We are currently testing TEXT and MTEXT entity processing using Aspose.CAD for .NET 26.1.0 and would appreciate some guidance. Our goal is to obtain the actual rendered width/height or bounding boX of DWG TEXT a…... So if X for them are the same, it will...Bounds[0].X + " " + ceb.Bounds[0].Y + " " + ceb.Bounds[1].X + " "...

    forum.aspose.com/t/how-to-obtain-actual-rendere...
  7. 搜索

    搜索...==(TestUser x, TestUser y) { if ((object)x != null) return x.Equals(y);...((object)y != null) return y.Equals(x); return true; } public static...

    blog.aspose.com/zh-hant/email/import-contacts-f...
  8. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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....means Yellow printf ( "Accent1: %x\r\n" , clr_Accent1 -> ToArgb ());...()); printf ( "Accent2: %x\r\n" , clr_Accent2 -> ToArgb ());...

    docs.aspose.com/cells/cpp/public-api-changes-in...
  9. 使用 Java 管理演示文稿中的连接线|Aspose.Slides 文档

    赋能 Java 应用在 PowerPoint 幻灯片中绘制、连接和自动路由线条——全面掌控直线、拐角线和曲线连接线。...点的水平分量的形状: // 绘制连接器的垂直分量 float x = connector . getX () + connector...addAutoShape ( ShapeType . Rectangle , x , y , 0 , height ); 结果: 案例 2 在...

    docs.aspose.com/slides/zh/java/connector/
  10. 连接器|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中连接 PowerPoint 形状...点的水平分量的形状: // 绘制连接器的垂直分量 var x = connector . getX () + (( connector...slides . ShapeType . Rectangle , x , y , 0 , height ); 结果如下: 案例 2...

    docs.aspose.com/slides/zh/nodejs-java/connector/