Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 29,014 for

x

(0.08 sec)
  1. Cartoonify DICOM documents via .NET | products....

    Try our On-Premise document APIs to Cartoonify DICOM 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/net/cartoonify/dicom/
  2. Convert DICOM to TGA via Java | products.aspose...

    Sample code for DICOM to TGA Java conversion. Use API eXample code for batch DICOM files to TGA 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/dic...
  3. Adjust DICOM images via Java | products.aspose.com

    Try our On-Premise document APIs to Adjust 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/java/adjust/dicom/
  4. create_aspose_words.py

    import sys import zipfile from wheel import egg2wheel from jcc import cpp import os import subprocess import shutil import platform if sys.argv.__len__() < 4: raise SystemError('EXample: python X:\......SystemError('Example: python X:\\awjava\\lib\\Aspose.Words.jdk16...

    docs.aspose.com/words/java/how-to-build-aspose-...
  5. Aspose::Words::Drawing::Charts::ChartTitle::get...

    Aspose::Words::Drawing::Charts::ChartTitle::get_Orientation method. Gets or sets the orientation of the chart title teXt in C++....get_Title () -> set_Text ( u "X Axis" ); chart -> get_AxisX ()...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::Charts::ChartAxisTitle:...

    Aspose::Words::Drawing::Charts::ChartAXisTitle::get_Orientation method. Gets or sets the orientation of the aXis title teXt in C++....get_Title () -> set_Text ( u "X Axis" ); chart -> get_AxisX ()...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 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...
  8. Chart Axis Labels Overlap with Legends When Con...

    Hi, When converting a PowerPoint side to PDF using Aspose.slides. We noticed the X-aXis labels were not rendered correctly and overlapped with legends. Code: var saveOptions = new PdfOptions { SaveMetafilesAsPng =…... We noticed the x-axis labels were not rendered...The issue you reported—chart x-axis labels overlapping with legends...

    forum.aspose.com/t/chart-axis-labels-overlap-wi...
  9. .NET 中向演示文稿添加页眉和页脚的方法|Aspose.Slides 文档

    了解如何在 .NET 中使用旧版和新版 Aspose.Slides API 为 PowerPoint PPT、PPTX 和 ODP 演示文稿添加页眉和页脚。...x 之前的 Aspose.Slides for .NET 版本...新版 Aspose.Slides for .NET 13.x 方法 using ( Presentation sourcePres...

    docs.aspose.com/slides/zh/net/how-to-add-header...
  10. Black box for certain images when doing PDF to ...

    I’m using the following code, in Java: Page firstPdfPage = pdfDocument.getPages().get_Item(1); PageInfo pdfPageInfo = firstPdfPage.getPageInfo(); Dimension pdfDimension = new Dimension((int) pdfP…...getWidth() + " x " + pdfPageInfo.getHeight());..." + scaledDimension.width + " x " + scaledDimension.height); Capture...

    forum.aspose.com/t/black-box-for-certain-images...