Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 30,425 for

x

(0.26 sec)
  1. LayoutEnumerator.text property | Aspose.Words f...

    LayoutEnumerator.teXt property. Gets teXt of the current span entity... width } x { le_rect . height } , X= { le_rect . x } Y= { le_rect... width } x { le_rect . height } , X= { le_rect . x } Y= { le_rect...

    reference.aspose.com/words/python-net/aspose.wo...
  2. LayoutEnumerator.move_last_child method | Aspos...

    LayoutEnumerator.move_last_child method. Moves to the last child entity.... width } x { le_rect . height } , X= { le_rect . x } Y= { le_rect... width } x { le_rect . height } , X= { le_rect . x } Y= { le_rect...

    reference.aspose.com/words/python-net/aspose.wo...
  3. LayoutEnumerator.move_next method | Aspose.Word...

    LayoutEnumerator.move_neXt method. Moves to the neXt sibling entity in visual order.... width } x { le_rect . height } , X= { le_rect . x } Y= { le_rect... width } x { le_rect . height } , X= { le_rect . x } Y= { le_rect...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. AxisScaling.type property | Aspose.Words for Py...

    AXisScaling.type property. Gets or sets scaling type 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...
  6. AxisScaling.Type | Aspose.Words for .NET

    Discover the AXisScaling Type property to easily customize your aXis scaling. Enhance your data visualization with fleXible settings for optimal clarity....Clear (); // Insert a series with X/Y coordinates for five points...160000.0 }); // The scaling of the X-axis is linear by default, //...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::Drawing::Charts::MarkerSymbol en...

    Aspose::Words::Drawing::Charts::MarkerSymbol enum. Specifies marker symbol style in C++.... X 11 Specifies an X shall be drawn at each...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Supported File Formats|Documentation

    The following table indicates the file formats that Aspose.3D for Java can load and Save.... X DirectX’s X file Including ASCII/Binary...

    docs.aspose.com/3d/java/supported-file-formats/
  9. ChartXValue.FromDouble | Aspose.Words for .NET

    Discover the ChartXValue FromDouble method to effortlessly create Double type ChartXValue instances, enhancing your data visualization capabilities.... Series [ 0 ]; // Clear X and Y values of the first series...chart . Series [ 1 ]; // Clear X and Y values of the second series...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 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