Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 5,792 for

horizontal

(0.14 sec)
  1. NodeRendererBase.GetBoundsInPixels | Aspose.Wor...

    Discover the NodeRendererBase GetBoundsInPixels method to accurately calculate shape dimensions in pixels based on zoom and resolution for enhanced precision....dpi Single The resolution (horizontal and vertical) to convert...with a different DPI for the horizontal and vertical dimensions....

    reference.aspose.com/words/net/aspose.words.ren...
  2. PageSetup.page_width property | Aspose.Words fo...

    PageSetup.page_width property. Returns or sets the width of the page in points.... relative_horizontal_position = aw . drawing ...property # as the shape's horizontal distance, in points, from...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Rendering::NodeRendererBase::Get...

    Aspose::Words::Rendering::NodeRendererBase::GetSizeInPixels method. Calculates the size of the shape in pixels for a specified zoom factor and resolution in C++....dpi float The resolution (horizontal and vertical) to convert...with a different DPI for the horizontal and vertical dimensions....

    reference.aspose.com/words/cpp/aspose.words.ren...
  4. Aspose::Words::Drawing::Fill::TwoColorGradient ...

    Aspose::Words::Drawing::Fill::TwoColorGradient method. Sets the specified fill to a two-color gradient in C++....Drawing :: GradientStyle :: Horizontal , Aspose :: Words :: Drawing...Drawing :: GradientStyle :: Horizontal , shape -> get_Fill () ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Convert a Multi-page Document to an Image in Ja...

    Export multi-page documents to raster images (JPG, PNG, GIF, BMP, TIFF, WebP) using Java....columns Horizontal – arrange the pages horizontally side-by-side...document as JPEG image with Horizontal layout: You can also customize...

    docs.aspose.com/words/java/convert-a-multi-page...
  6. 使用 Node.js 删除 Excel 中的分页符

    使用 Node.js 删除 Excel 中的分页符。获取设置 IDE 的详细信息、步骤列表以及使用 Node.js 删除 Excel 中分页符的示例代码。...访问目标工作表以消除分页符 从所选工作表访问 collection of horizontal page breaks 并调用clear()”方法...js . When you add only a horizontal or vertical page break in...

    kb.aspose.com/zh/cells/nodejs/delete-page-break...
  7. How to create a Gantt chart with Node.js via C+...

    Learn how to create a Gantt chart with Aspose.Cells for Node.js via C++ API....Select the chart, edit the Horizontal (Category) Axis Labels ....FillType . None ); // Set the Horizontal (Category) Axis chart . getNSeries...

    docs.aspose.com/cells/nodejs-cpp/how-to-create-...
  8. Fill.back_color property | Aspose.Words for Python

    Fill.back_color property. Gets or sets a Color object that represents the background color for the fill.... HORIZONTAL , variant = aw . drawing...drawing . GradientStyle . HORIZONTAL , shape . fill . gradient_style...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Fill.gradient_variant property | Aspose.Words f...

    Fill.gradient_variant property. Gets the gradient variant [GradientVariant](../../gradientvariant/) for the fill.... HORIZONTAL , variant = aw . drawing...drawing . GradientStyle . HORIZONTAL , shape . fill . gradient_style...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Shapes in C++|Aspose.Words for C++

    Introduction to shape markup language, creating shapes of different types using C++....BoundsInPoints property: Horizontal Rule Format Aspose.Words...access the properties of the horizontal rule shape. The HorizontalRuleFormat...

    docs.aspose.com/words/cpp/working-with-shapes/