Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 1,334 for

block height

(0.09 sec)
  1. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using Aspose.Cells for JavaScript via C++....to fit within a single page height, regardless of the number of...downloadLink . style . display = 'block' ; downloadLink . textContent...

    docs.aspose.com/cells/javascript-cpp/how-to-pri...
  2. Using Sparklines and Setting 3D Format with Jav...

    Learn how to use sparklines and apply 3D formatting in Excel files with Aspose.Cells for JavaScript via C++.... display = 'block' ; downloadLink . textContent...; // Specify Bevel with its height/width const bevel = fmt3d ...

    docs.aspose.com/cells/javascript-cpp/using-spar...
  3. 对齐设置|Documentation

    在Aspose.Cells库中,你可以使用单元格对齐设置,通过JavaScript via C++调整文本的布局和显示。本文提供了详细的步骤和示例代码,帮助你使用Aspose.Cells进行单元格对齐设置。... display = 'block' ; downloadLink . textContent...downloadLink . style . display = 'block' ; downloadLink . textContent...

    docs.aspose.com/cells/zh/javascript-cpp/cells-a...
  4. Aspose::Words::Drawing::ShapeBase::get_Bounds m...

    Aspose::Words::Drawing::ShapeBase::get_Bounds method. Gets or sets the location and size of the containing Block of the shape in C++....and size of the containing block of the shape. System :: Drawing...-> set_Height ( group -> get_CoordSize (). get_Height ()); child1...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Working with Shapes in C#|Aspose.Words for .NET

    Introduction to shape markup language, creating shapes of different types using C#....size of the shape containing block in points, relative to the anchor...exposes basic properties like Height, Color, NoShade etc. for the...

    docs.aspose.com/words/net/working-with-shapes/
  6. Add Image to HTML – From Basic Syntax to Advanc...

    Aspose.HTML explains how to add images to HTML using img tag, CSS backgrounds, JavaScript, etc. Improve web design and SEO with best practices!... width and height – specify the width and height of the image...in pixels. If the width and height are not specified, the web...

    docs.aspose.com/html/net/tutorial/add-image-to-...
  7. 用JavaScript通过C++操作位置、大小和设计图表|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++有效操作Microsoft Excel中的位置、大小和设计图表。我们的指南将演示如何调整这些属性以改善布局和可视化。...height Shape.width 以下示例说明了上述 API ...400 ; chart . chartObject . height = 300 ; // Reposition the chart...

    docs.aspose.com/cells/zh/javascript-cpp/manipul...
  8. Edit HTML5 Canvas in Java – Aspose.HTML for Java

    Learn how to edit HTML5 Canvas in Java, including dynamic 2D rendering and advanced graphics manipulation using Aspose.HTML for Java API.... The width and height attributes to explicitly define...element has an id , width , height , and style attributes; inside...

    docs.aspose.com/html/java/edit-html5-canvas/
  9. Image are not added to the document - Free Supp...

    Hello everyone, I need to add an image to a .xlsx file. An image in .png format with a size of 150x150 pixels I tried several methods, but without success: Method 1. According to the published documentation here Mo…...Length]; // Reads a block of bytes from the stream and...first worksheet // Set the row height and column width to match the...

    forum.aspose.com/t/image-are-not-added-to-the-d...
  10. 通过 C++ 使用 JavaScript 自动调整合并单元格行高|Documentation

    了解如何使用 Aspose.Cells for JavaScript 通过 C++ 为合并单元格自动调整行高。在电子表格中实现自动调整合并单元格的功能。...AutoFitterOptions (); // Only expands the height of the first row. options ...AutoFitterOptions (); // Only expands the height of the last row. options2 ...

    docs.aspose.com/cells/zh/javascript-cpp/autofit...