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

horizontal

(1.24 sec)
  1. WatermarkLayout enumeration | Aspose.Words for ...

    aspose.words.WatermarkLayout enumeration. Defines layout of the watermark relative to the watermark center....Members Name Description HORIZONTAL Horizontal watermark layout. Corresponds...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::HorizontalRuleFormat::g...

    Aspose::Words::Drawing::HorizontalRuleFormat::get_WidthPercent method. Gets or sets the length of the specified Horizontal rule expressed as a percentage of the window width in C++....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/cpp/aspose.words.dra...
  3. ShapeBase.width_relative property | Aspose.Word...

    ShapeBase.width_relative property. Gets or sets the value that represents the percentage of shape's relative width....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...
  4. ShapeBase.left_relative property | Aspose.Words...

    ShapeBase.left_relative property. Gets or sets the value that represents shape's relative left 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...
  5. ShapeBase.height_relative property | Aspose.Wor...

    ShapeBase.height_relative property. Gets or sets the value that represents the percentage of shape's relative height....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...
  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. HorizontalRuleFormat.height property | Aspose.W...

    HorizontalRuleFormat.height property. Gets or sets the height of the Horizontal rule....or sets the height of the horizontal rule. get height () : number...Examples Shows how to insert a horizontal rule shape, and customize...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Drawing::ShapeBase::get_IsHorizo...

    Aspose::Words::Drawing::ShapeBase::get_IsHorizontalRule method. Returns true if this shape is a Horizontal rule in C++....Returns true if this shape is a horizontal rule. bool Aspose :: Words...Examples Shows how to insert a horizontal rule shape, and customize...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. HtmlFixedPageHorizontalAlignment enumeration | ...

    aspose.words.saving.HtmlFixedPageHorizontalAlignment enumeration. Specifies the Horizontal alignment for pages in output HTML document....enumeration Specifies the horizontal alignment for pages in output...Examples Shows how to set the horizontal alignment of pages when saving...

    reference.aspose.com/words/python-net/aspose.wo...
  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/...