Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 29,014 for

x

(0.82 sec)
  1. 使用 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...
  2. 使用C++创建带引导线的饼图|Documentation

    学习如何用Aspose.Cells for C++ API在Microsoft EXcel中创建带引导线的饼图。我们的指南演示如何添加连接数据点和图例的引导线,提升图表的清晰度。... GetCount (); i ++ ) { int X = chart . GetNSeries (). Get (...move the X position a little right otherwise move the X position...

    docs.aspose.com/cells/zh/cpp/creating-pie-chart...
  3. EMZ to DICOM Images Conversion with Python | pr...

    How to use Python for EMZ to DICOM 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...
  4. AVIF to DICOM Images Conversion with Python | p...

    How to use Python for AVIF to DICOM 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...
  5. DICOM to PSD Images Conversion with Python | pr...

    How to use Python for DICOM to PSD 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...
  6. DICOM Images Crop with Python | products.aspose...

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

    products.aspose.com/imaging/python-net/crop/dicom/
  7. Convert TIF to DICOM via Java | products.aspose...

    Sample code for TIF to DICOM Java conversion. Use API eXample code for batch TIF 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/tif...
  8. Reading Damaged Barcode|Documentation

    Learn how to read damaged barcode... USE_MINIMAL_X_DIMENSION ); qualitySettings ...XDimensionMode . USE_MINIMAL_X_DIMENSION ); qualitySettings ...

    docs.aspose.com/barcode/java/developer-guide/ba...
  9. 在 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/
  10. 在 C++ 中自定义演示文稿形状|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中创建和自定义形状:几何路径、弧形拐角、复合形状。...point ); void LineTo ( float x , float y ); 在路径的指定位置添加直线 : void...index ); void LineTo ( float x , float y , uint32_t index );...

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