Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 5,722 for

horizontal

(0.15 sec)
  1. Table Position in C++|Aspose.Words for C++

    Specify table position in C++. Get a table alignment, get and set floating table position using C++....affected by the vertical and horizontal positioning settings. Sometimes... you can get the table’s horizontal and vertical alignment using...

    docs.aspose.com/words/cpp/position-a-table/
  2. Generate Chart by Processing Smart Markers|Docu...

    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.... putValue ( "&=$Headers(horizontal)" ); cells . get ( "A2" )... putValue ( "&=$Year2000(horizontal)" ); cells . get ( "A3" )...

    docs.aspose.com/cells/java/generate-chart-by-pr...
  3. ITF14BorderType|Aspose.BarCode for Python via ....

    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....enclosing the barcode BAR Two horizontal bars enclosing the barcode...affect the height BAR_OUT Two horizontal bars enclosing the barcode...

    docs.aspose.com/barcode/python-net/api-referenc...
  4. ChartAxisTitle.orientation property | Aspose.Wo...

    ChartAxisTitle.orientation property. Gets or sets the orientation of the axis title text....HORIZONTAL . Examples Shows how to set.... ShapeTextOrientation . HORIZONTAL chart . title . rotation...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartTitle.orientation property | Aspose.Words ...

    ChartTitle.orientation property. Gets or sets the orientation of the chart title text....HORIZONTAL . Examples Shows how to set.... ShapeTextOrientation . HORIZONTAL chart . title . rotation...

    reference.aspose.com/words/python-net/aspose.wo...
  6. HorizontalRuleFormat.WidthPercent | Aspose.Word...

    Discover the HorizontalRuleFormat WidthPercent property to easily customize your Horizontal rule's length as a percentage of window width for better design control....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/net/aspose.words.dra...
  7. -horz tag in Excel - Free Support Forum - aspos...

    I am using a foreach in my Excel file and wanted to know if some of the tags used in Word can also work in Excel. I understand the cellMerge -horz tag in Word and what this aims to accomplish, this works how I would exp…...and get a foreach to run horizontally in Excel to create headers...tables (to repeat a row horizontally). Aspose.Cells’ mail‑merge...

    forum.aspose.com/t/horz-tag-in-excel/321144
  8. Table Position in Node.js|Aspose.Words for Node.js

    Specify table position in Node.js. Get a table alignment, get and set floating table position using Node.js....affected by the vertical and horizontal positioning settings. Sometimes... you can get the table’s horizontal and vertical alignment using...

    docs.aspose.com/words/nodejs-net/position-a-table/
  9. Change Tick Label Direction with Node.js via C+...

    Learn how to change the direction of tick labels in Aspose.Cells for Node.js. 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 const path =...

    docs.aspose.com/cells/nodejs-cpp/change-tick-la...
  10. Word Table Cell Merge Issue - Free Support Foru...

    Cell Merge is not working for me. Below is my code. Table footerTbl = builder.StartTable(); builder.InsertCell(); builder.CellFormat.HorizontalMerge = CellMerge.First; builder.Font.Size = 8; builder.ParagraphFormat.Alig…... To merge cells horizontally you must set HorizontalMerge...Previous , which does not affect horizontal merging, so the two cells...

    forum.aspose.com/t/word-table-cell-merge-issue/...