Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 28,979 for

x

(0.1 sec)
  1. DICOM Images Watermark with Python | products.a...

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

    products.aspose.com/imaging/python-net/watermar...
  2. DICOM to WMZ Images Conversion with Python | pr...

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

    products.aspose.com/imaging/python-net/conversi...
  3. View DICOM images via Python | products.aspose.com

    Try our On-Premise document APIs to View DICOM image files 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/python-net/viewer/d...
  4. PageInfo.GetSizeInPixels | Aspose.Words for .NET

    Discover the PageInfo GetSizeInPiXels method to accurately calculate your page size in piXels based on zoom factor and resolution for optimal display....WidthInPoints:F0}x{pageInfo.HeightInPoints:F0}pt)"...PaperSize} ({pageInfo.WidthInPoints:F0}x{pageInfo.HeightInPoints:F0}pt)"...

    reference.aspose.com/words/net/aspose.words.ren...
  5. 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...
  6. 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...
  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. 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-...
  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. How to use Aspose.CAD in Angular|CAD Documentation

    Use Aspose.CAD in Angular....then(async buff => { let x = new Uint8Array(buff); this.imgFile...imgFile = await Image.Load(x); //Load image console.log(this...

    docs.aspose.com/cad/javascript-net/showcases/ho...