Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 5,875 for

horizontal

(0.1 sec)
  1. ShapeBase.top_relative property | Aspose.Words ...

    ShapeBase.top_relative property. Gets or sets the value that represents shape's relative top position in percent....relative horizontal size. if shape . relative_horizontal_size ==... DEFAULT : # Setting the horizontal size binding to Margin. shape...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Change Tick Label Direction with Golang via C++...

    Learn how to change the direction of tick labels in Aspose.Cells for C++. Our guide will help you understand how to adjust the orientation of tick labels on axes, including Horizontal, vertical, and angled orientations....provides the following members: Horizontal Vertical Rotate90 Rotate270...direction from Rotate90 to Horizontal. Sample Code The source and...

    docs.aspose.com/cells/go-cpp/change-tick-label-...
  3. 将多页文档转换为C#中的图像|Aspose.Words为.NET

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

    docs.aspose.com/words/zh/net/convert-a-multi-pa...
  4. Font.scaling property | Aspose.Words for Node.js

    Font.scaling property. Gets or sets character width scaling in percent....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/nodejs-net/aspose.wo...
  5. Font.scaling property | Aspose.Words for Python

    Font.scaling property. Gets or sets character width scaling in percent....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/python-net/aspose.wo...
  6. Font.spacing property | Aspose.Words for Python

    Font.spacing property. Returns or sets the spacing (in points) between characters ....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/python-net/aspose.wo...
  7. 将多页文档转换为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...
  8. HorizontalRuleFormat.width_percent property | A...

    HorizontalRuleFormat.width_percent property. Gets or sets the length of the specified Horizontal rule expressed as a percentage of the window width....the length of the specified horizontal rule expressed as a percentage...Examples Shows how to insert a horizontal rule shape, and customize...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Table.absolute_horizontal_distance property | A...

    Table.absolute_Horizontal_distance property. Gets or sets absolute Horizontal floating table position specified by the table properties, in points...absolute_horizontal_distance property Table.absolute_horizontal_distance...property Gets or sets absolute horizontal floating table position specified...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Manage Axes of Excel Charts with Golang via C++...

    Learn how to configure chart axes in Aspose.Cells for C++. Our guide will show you how to adjust the primary and secondary axes, set their ranges, and modify their properties to enhance your charts....are three kinds of axes: Horizontal (Category) Axis: X‑Axis Vertical...and Y Axes In Excel charts, horizontal and vertical axes are the...

    docs.aspose.com/cells/go-cpp/chart-axes/