Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 26,338 for

x

(0.06 sec)
  1. Convert images EMF to DICOM via C# | products.a...

    Sample code for EMF to DICOM C# image conversion. Use API eXample code for batch EMF 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/emf-...
  2. Convert images DNG to DICOM via C# | products.a...

    Sample code for DNG to DICOM C# image conversion. Use API eXample code for batch DNG 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/dng-...
  3. 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...
  4. Really weird large redaction black boxes - Free...

    Hi all, I am trying to write redaction for PDF documents. For the vast majority of redactions I am completing, the PDF document redacts properly, however I am getting some weird large boXes that pop up: image.png (631 …..."llx", getattr(r, "lower_left_x", 0.0)) lly = getattr(r, "lly"..."urx", getattr(r, "upper_right_x", 0.0)) ury = getattr(r, "ury"...

    forum.aspose.com/t/really-weird-large-redaction...
  5. Font.smallCaps property | Aspose.Words for Node.js

    Font.smallCaps property. True if the font is formatted as small capital letters....as the lower case (the font's x-height). // Characters that were...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Font.allCaps property | Aspose.Words for Node.js

    Font.allCaps property. True if the font is formatted as all capital letters....as the lower case (the font's x-height). // Characters that were...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Compress and Decompress PDFX Files via .NET

    C# compression and decompression source code to compress PDFX documents into a single zip archive or vice versa on .NET Framework, .NET Core....What is PDFX File Format PDF/X is an ISO 15930 standard published...and publishing industries. PDF/X requires the conforming files...

    products.aspose.com/zip/net/zip-file/pdfx/
  8. 使用 Microsoft Azure 函数转换文档|Aspose.PDF for .NET

    了解如何使用 Microsoft Azure Functions 和 Aspose.PDF for .NET 转换 PDF 文档,实现基于云的文档处理。... AddSingleton ( x => new BlobServiceClient ( config...使用 Postman 或 curl 进行测试: curl -X POST http://localhost:7071/api/convert...

    docs.aspose.com/pdf/zh/net/converting-documents...
  9. 自定义形状|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中向 PowerPoint 演示文稿添加自定义形状...到路径的末尾 lineTo ( point ); lineTo ( x , y ); 在指定位置添加线段 : lineTo ( point...point , index ); lineTo ( x , y , index ); 在路径末尾添加三次贝塞尔曲线 : cubicBezierTo...

    docs.aspose.com/slides/zh/nodejs-java/custom-sh...
  10. 在 Java 中自定义演示文稿形状|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中创建和自定义形状:几何路径、曲线角、复合形状。...); public void lineTo ( float x , float y ); 添加直线 到路径的指定位置: public...); public void lineTo ( float x , float y , long index ); 添加三次贝塞尔曲线...

    docs.aspose.com/slides/zh/java/custom-shape/