Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 28,990 for

x

(0.07 sec)
  1. 从 .NET 演示文稿获取段落边界|Aspose.Slides 文档

    了解如何在 Aspose.Slides for .NET 中检索段落和文本块边界,以优化 PowerPoint 演示文稿中的文本定位。...Rows [ 1 ][ 1 ]; double x = tbl . X + tbl . Rows [ 1 ][ 1 ]....ShapeType . Rectangle , rect . X + ( float ) x , rect . Y + ( float )...

    docs.aspose.com/slides/zh/net/paragraph/
  2. Table.last_row property | Aspose.Words for Python

    Table.last_row property. Returns the last [Row](../../row/) node in the table.... of_type ( lambda x : x . as_table (), b ), list ( tables...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartAxisType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartAXisType enum to easily define chart aXis types and enhance your document's data visualization....grouped and banded along the X-axis by category: Chart chart...Categories are distributed along the X-axis, and values are distributed...

    reference.aspose.com/words/net/aspose.words.dra...
  4. AxisScaleType enumeration | Aspose.Words for Py...

    aspose.words.drawing.charts.AXisScaleType enumeration. Specifies the possible scale types for an aXis....clear () # Insert a series with X/Y coordinates for five points...( series_name = 'Series 1' , x_values = [ 1 , 2 , 3 , 4 , 5 ]...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Box appearing around the watermark after conver...

    While converting the EXcel first to pdf and then to Word, a boX around the watermark teXt can be seen in Word format. This is fine in PDF. I have attached the PDF and converted Word file as well to this ticket. The co…...for (int x = 1; x <= finalPDF.getPages().size(); x++) { finalPDF...finalPDF.getPages().get_Item(x).addStamp(textStamp) } return finalPDF...

    forum.aspose.com/t/box-appearing-around-the-wat...
  6. <mstyle> Xhtml tag causing issue in Document - ...

    Hi Team, I am facing issue while printing Xhtml content in Word File… I do see changes in output for the same Xhtml file in version 25.4v words and 26.3v Words. Why this kind of behaviour in latest version of words? Is…...w><mi>F</mi></mrow><mrow><mi>x</mi></mrow></msub></mrow><mro...w><mrow><mo>&#x2202;</mo><mi>x</mi></mrow></mfrac><mo>)</mo></mrow><mstyle...

    forum.aspose.com/t/mstyle-xhtml-tag-causing-iss...
  7. 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
  8. Get Paragraph Bounds from Presentations in Java...

    Learn how to retrieve paragraph and teXt-portion bounds in Aspose.Slides for Java to optimize teXt positioning in PowerPoint presentations.... println ( "X: " + rect . x + " Y: " + rect . y + "...( 1 ). get_Item ( 1 ); double x = tbl . getX () + tbl . getRows...

    docs.aspose.com/slides/java/paragraph/
  9. AxisScaling class | Aspose.Words for Python

    aspose.words.drawing.charts.AXisScaling class. Represents the scaling options of the aXis...clear () # Insert a series with X/Y coordinates for five points...( series_name = 'Series 1' , x_values = [ 1 , 2 , 3 , 4 , 5 ]...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Text Rendering using Type1 Font | .NET

    C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to render Type 1 fonts within .NET products.... X = ( float )moveTo. X ; 16 _currentPoint...lineTo) 20 { 21 float x = ( float )lineTo. X ; 22 float y = ( float...

    docs.aspose.com/font/net/text-rendering-type1-f...