Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 28,966 for

x

(0.48 sec)
  1. 从 PHP 演示文稿中获取段落边界|Aspose.Slides for PHP 文档

    了解如何在 Aspose.Slides for PHP via Java 中检索段落和文本部分的边界,以优化 PowerPoint 演示文稿中的文本定位。...-> getRect (); echo ( "X: " . $rect -> $x . " Y: " . $rect -> $y...get_Item ( 1 ) -> get_Item ( 1 ); $x = $tbl -> getX () + $tbl -> getRows...

    docs.aspose.com/slides/zh/php-java/paragraph/
  2. Convert from DICOM(Digital Imaging & Communicat...

    Aspose.Imaging API can easily convert from DICOM(Digital Imaging & Communications) to other formats using Java platform...x and format 2.x. DCM Format 1.x is further available...

    products.aspose.com/imaging/java/conversion/fro...
  3. AxisTickLabelPosition enumeration | Aspose.Word...

    aspose.words.drawing.charts.AXisTickLabelPosition enumeration. Specifies the possible positions for tick labels....containing date/time values for the X-axis, and respective decimal values...bounds for the X-axis. x_axis = chart . axis_x x_axis . scaling...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Minimal XDimension|Documentation

    Learn how to use MinimalXDimension together with XDimension mode to control recognition of very small barcode modules....USE_MINIMAL_X_DIMENSION) QualitySettings.se...XDimensionMode is set to USE_MINIMAL_X_DIMENSION . For all other XDimension...

    docs.aspose.com/barcode/java/developer-guide/ba...
  5. AxisTickMark enumeration | Aspose.Words for Nod...

    Aspose.Words.Drawing.Charts.AXisTickMark enumeration. Specifies the possible positions for tick marks....containing date/time values for the X-axis, and respective decimal values...lower and upper bounds for the X-axis. let xAxis = chart . axisX...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Convert images to DICOM(Digital Imaging & Commu...

    Using Aspose.Imaging for .NET library it is easy to convert to DICOM(Digital Imaging & Communications) from other supported image formats...x and format 2.x. DCM Format 1.x is further available...

    products.aspose.com/imaging/net/conversion/to/d...
  7. TickLabels.Offset does not work - Free Support ...

    Hi guys, I am trying to add offset to my value aXis ticklabel but it does not work. The purpose would be to add space between the end of the curve and the ticklabels to display the end point value (datalabels) correctl…...the tick labels of Category (X) Axis. It seems that Excel do...is possible. I don’t see any X, Y properties for the ticklabels...

    forum.aspose.com/t/ticklabels-offset-does-not-w...
  8. Aspose.pdf table.IsBroken hides rows instead of...

    I have tables that I want to be placed on neXt page if they will be split between 2 pages. For eXample, if a table has 4 rows and only 2 of the rows will be placed on one page, I want the entire table to be moved to the…...Add("X"); cell = test1Row.Cells.Add("test1...Add(); cell = testRow.Cells.Add("X"); cell = testRow.Cells.Add("test1...

    forum.aspose.com/t/aspose-pdf-table-isbroken-hi...
  9. Aspose.pdf 中把pdf带水印内容页面转图片有时候非常慢 - Free Support...

    可检测到的水印图片.pdf (2.0 MB) JpegDevice jpegDevice = new JpegDevice(width, height, resolution); using (FileStream imageStream = new FileStream($"{imgSavePath}{X}.jpeg", FileMode.Create)) { jpegDev…...new FileStream($"{imgSavePath}{x}.jpeg", FileMode.Create)) { jpegDevice...jpegDevice.Process(pdf.Pages[x], imageStream); imageStream.Close();...

    forum.aspose.com/t/aspose-pdf-pdf/312786
  10. Story.tables property | Aspose.Words for Python

    Story.tables property. Gets a collection of tables that are immediate children of the story.... of_type ( lambda x : x . as_table (), b ), list ( tables...

    reference.aspose.com/words/python-net/aspose.wo...