Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 21,287 for

x

(0.09 sec)
  1. CompositeNode.getChild method | Aspose.Words fo...

    CompositeNode.getChild method. Returns an Nth child node that matches the specified type.... width } x ${ childShape . height } ` );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 使用 Node.js via C++ 在非原始形状的数据|Documentation

    了解如何在 Aspose.Cells for Node.js via C++ 中访问和操作非原始形状。... log ( "X: " + pathPoint . getX () + ",...

    docs.aspose.com/cells/zh/nodejs-cpp/data-in-non...
  3. Adding Custom Labels to Data Points in the Seri...

    Learn how to add custom labels to data points in the series of a chart using Aspose.Cells for Node.js via C++. This guide will demonstrate how to modify labels' appearance, position, and formatting, while linking them to your data source for accurate representation.... setText ( "X-Axis" ); chart . getValueAxis...

    docs.aspose.com/cells/nodejs-cpp/adding-custom-...
  4. Aspose::Words::Fonts::FontInfo::get_AltName met...

    Aspose::Words::Fonts::FontInfo::get_AltName method. Gets or sets the alternate name for the font in C++....( System :: String ( u " \t\t X-Height: " ) + fontInfo -> get_Panose...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. Aspose::Words::Fonts::FontInfo::get_Pitch metho...

    Aspose::Words::Fonts::FontInfo::get_Pitch method. The pitch indicates if the font is fiXed pitch, proportionally spaced, or relies on a default setting in C++....( System :: String ( u " \t\t X-Height: " ) + fontInfo -> get_Panose...

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

    Aspose::Words::Drawing::Charts::AXisTickLabels::get_Font method. Provides access to font formatting of the tick labels in C++....series with categories for the X-axis and respective numeric values...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Working with Gradient in PS file | Python

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...options, False) 11 12 offset_x = 200. 13 offset_y = 100. 14 width...pydrawing . RectangleF (offset_x, offset_y, width, height)) 20...

    docs.aspose.com/page/python-net/ps/working-with...
  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. Crop EPS | API Solution for C++

    Crop EPS functionality offered by Aspose.Page API solution for C++ is eXplained and illustrated with the code snippets here....x0, y0, x, y, where x0 - left margin, y0 - top margin, x - (x0...

    docs.aspose.com/page/cpp/crop-eps/