Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 5,875 for

horizontal

(0.18 sec)
  1. Aspose::Words::Font::get_Spacing method | Aspos...

    Aspose::Words::Font::get_Spacing method. Returns or sets the spacing (in points) between characters in C++....Examples Shows how to set horizontal scaling and spacing for characters...text and add 1pt of extra horizontal spacing between each character...

    reference.aspose.com/words/cpp/aspose.words/fon...
  2. Aspose::Words::Font::get_Scaling method | Aspos...

    Aspose::Words::Font::get_Scaling method. Gets or sets character width scaling in percent in C++....Examples Shows how to set horizontal scaling and spacing for characters...text and add 1pt of extra horizontal spacing between each character...

    reference.aspose.com/words/cpp/aspose.words/fon...
  3. 创建每行具有不同水平对齐方式的文本框,使用 Node.js 和 C++|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 创建每行可以有不同水平对齐方式的文本框...first paragraph and set its horizontal alignment to left. let p...second paragraph and set its horizontal alignment to center. p =...

    docs.aspose.com/cells/zh/nodejs-cpp/create-text...
  4. Auto-space a Collection of Shapes in the Visio ...

    This section explains how to autospace a collection of shapes in a visio page with Aspose.Diagram....AutoSpaceOptions class allows to set horizontal and vertical distances. Auto-space...AutoSpaceOptions (); // set horizontal and vertical distances options...

    docs.aspose.com/diagram/net/auto-space-a-collec...
  5. HtmlFixedSaveOptions.page_horizontal_alignment ...

    HtmlFixedSaveOptions.page_Horizontal_alignment property. Specifies the Horizontal alignment of pages in an HTML document...page_horizontal_alignment property HtmlFixedSaveOptions.page...page_horizontal_alignment property Specifies the horizontal alignment...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 将多页文档转换为Java中的图像|Aspose.Words为Java

    将多页文档导出为光栅图像(JPG, PNG, GIF, BMP, TIFF, WebP) 使用Java。...-在网格中排列页面,从左到右和从上到下,同时指定列数 Horizontal -在单个输出中水平并排,从左到右排列页面 Vertical...SaveFormat . JPEG ); // Set up Horizontal layout. options . setPageLayout...

    docs.aspose.com/words/zh/java/convert-a-multi-p...
  7. Aspose::Words::Drawing::Charts::ChartTitle::get...

    Aspose::Words::Drawing::Charts::ChartTitle::get_Rotation method. Gets or sets the rotation of the chart title in degrees in C++....:: ShapeTextOrientation :: Horizontal ); chart -> get_Title ()...:: ShapeTextOrientation :: Horizontal ); chart -> get_AxisX ()...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::ShapeBase::get_WidthRel...

    Aspose::Words::Drawing::ShapeBase::get_WidthRelative method. Gets or sets the value that represents the percentage of shape's relative width in C++....and setting the relative horizontal size. if ( shape -> get_...Default ) { // Setting the horizontal size binding to Margin. shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ChartTitle.Rotation | Aspose.Words for .NET

    ChartTitle Rotation property. Gets or sets the rotation of the chart title in degrees.... Horizontal ; chart . Title . Rotation...= ShapeTextOrientation . Horizontal ; chart . AxisX . Title ...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Manage Axes of Excel Charts|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....there are 3 kinds of Axes: Horizontal (Category) Axis: X Axis Vertical...Y Axes In an Excel chart, horizontal and vertical axes are the...

    docs.aspose.com/cells/java/chart-axes/