Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 5,667 for

horizontal

(0.06 sec)
  1. EMF Images Merge with Python | products.aspose.com

    How to use Python for EMF images and photos merge on desktop and web applications....patterns, allowing for both horizontal and vertical arrangements...

    products.aspose.com/imaging/python-net/merge/emf/
  2. Image preprocessing|Documentation

    Automatic or manual actions for formatting an image before sending it for recognition....at a slight angle to the horizontal. 12% Skewed images Rotation...

    docs.aspose.com/ocr/cpp/image-preprocessing/
  3. Show and Hide Elements|Documentation

    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....bars: Vertical scroll bars Horizontal scroll bars Microsoft Excel...Excel also provides horizontal and vertical scroll bars so that...

    docs.aspose.com/cells/java/show-and-hide-elements/
  4. Chart Types|Documentation

    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....difference is that they use horizontal bars instead of vertical...having a coordinate on a horizontal (“X”) and a vertical (“Y”)...

    docs.aspose.com/cells/java/chart-types/
  5. Date Axis with JavaScript via C++|Documentation

    Learn how to manage the date axis in Aspose.Cells for JavaScript via C++. Our guide will help you understand how to work with various date formats, time scales, and tick label frequencies....dates are plotted along the horizontal (category) axis in the chart...

    docs.aspose.com/cells/javascript-cpp/date-axis/
  6. 如何通过 JavaScript 和 C++ 控制工作簿视图|Documentation

    学习如何通过 Aspose.Cells for JavaScript 通过 C++ API 控制工作簿视图。... style = temp ; // Hide horizontal and vertical scrollbars (converted...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  7. How to Add Data Bars Conditional Formatting|Doc...

    How to use the Aspose.Cells for Python via .NET library to apply Data Bars conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....Data bars turn numbers into horizontal bars, making it super easy...

    docs.aspose.com/cells/python-net/how-to-add-dat...
  8. Replace tag with text in a textbox inside the W...

    Learn how to replace tags with text in a textbox within a worksheet using Aspose.Cells for JavaScript via C++....each line has a different Horizontal Alignment with JavaScript...

    docs.aspose.com/cells/javascript-cpp/replace-ta...
  9. Aspose.Slides 适用于 Xamarin|Aspose.Slides 文档

    使用 C# 构建 Xamarin 移动应用,以查看、编辑和转换演示文稿,借助 Aspose.Slides 在 Android 上支持 PPT、PPTX 和 ODP 的丰富功能。...<LinearLayout android:orientation="horizontal" android:layout_width="match_parent"...<LinearLayout android:orientation="horizontal" android:layout_width="match_parent"...

    docs.aspose.com/slides/zh/net/aspose-slides-for...
  10. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -90 度 - Free Suppor...

    我使用words.java 试图在word中生成类似sidebar的功能,插入的竖向形状后插入富文本内容,我想知道怎么才能把富文本中的文字和图片都旋转 -90 ° 并保持内容正确,以下是我的代码 private void insertSidebarIntoHeader(Document document, HeaderFooter header, String htmlContent) throws Exception { …...sidebarHeight/2 // // BEFORE rotation (horizontal shape: width=sidebarHeight...moveTo(textPara); // Ensure horizontal text direction (left-to-right...

    forum.aspose.com/t/topic/324972