Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 30,513 for

x

(0.57 sec)
  1. Get Connection Points from Shape with JavaScrip...

    Learn how to retrieve connection points from shapes in EXcel using Aspose.Cells for JavaScript via C++....forEach ( pt => { const line = `X = ${ pt [ 0 ] } , Y = ${ pt [...

    docs.aspose.com/cells/javascript-cpp/get-connec...
  2. FileFormatUtil.contentTypeToSaveFormat method |...

    FileFormatUtil.contentTypeToSaveFormat method. Converts IANA content type into a save format enumerated value....contentTypeToSaveFor ( "image/x-emf" )). toEqual ( aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::CompositeNode::GetChild method |...

    Aspose::Words::CompositeNode::GetChild method. Returns an Nth child node that matches the specified type in C++....String :: Format ( u " \t {0}, {1}x{2}" , childShape -> get_ShapeType...

    reference.aspose.com/words/cpp/aspose.words/com...
  4. ShapeType enumeration | Aspose.Words for Python

    aspose.words.drawing.ShapeType enumeration. Specifies the type of shape in a Microsoft Word document.... CHART_X Chart X. MIN_VALUE Reserved for the...Enumerable . of_type ( lambda x : x . as_shape (), b ), list ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::Charts::AxisTickLabels:...

    Aspose::Words::Drawing::Charts::AXisTickLabels::get_Offset method. Gets or sets the distance of the tick labels from the aXis in C++....series with categories for the X-axis and respective numeric values...

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

    Aspose::Words::Drawing::Charts::AXisTickLabels::get_Spacing method. Gets or sets the interval at which the tick labels are drawn in C++....series with categories for the X-axis and respective numeric values...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. TextPath | Aspose.Words for Java

    Defines the teXt and formatting of the teXt path of a WordArt object in Java....property to "true" to get the x-height of each character to equal...property to "true" to get the x-height of each character to equal...

    reference.aspose.com/words/java/com.aspose.word...
  8. CellsException: Invalid shift option with inser...

    When I use the insertCutCells method eXactly as outlined here and I provide the ShiftType.NONE option, I always get the error: com.aspose.cells.CellsEXception: Invalid shift option. I want to do a cut, but not insert t…...selecting range 2) shortcut ctrl + x 3) selecting another range 4)...you want to mimic the Ctrl + X and Ctrl + V functionality from...

    forum.aspose.com/t/cellsexception-invalid-shift...
  9. DocumentBuilder.InsertOleObject | Aspose.Words ...

    Effortlessly enhance your documents with the DocumentBuilder InsertOleObject method, allowing seamless embedding of OLE objects from streams.... // 3 - Image icon that's 32 x 32 pixels or smaller from the... // 3 - Image icon that's 32 x 32 pixels or smaller from the...

    reference.aspose.com/words/net/aspose.words/doc...
  10. 在 Python 中向 PDF 添加矩形形状|Aspose.PDF for Python vi...

    学习如何在 Python 中绘制和填充 PDF 文件中的矩形形状。... Page , x : float , y : float , width :...is_change_position = False graph . left = x graph . top = y rect = drawing...

    docs.aspose.com/pdf/zh/python-net/add-rectangle/