Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 5,885 for

horizontal

(2.48 sec)
  1. Font Manipulation and Performance Issues in C++...

    Aspose.Words for C++ uses font full name, family name, version, style to find the required font data or a suitable replacement for the requested font. FontSettings allows you to speed up the loading of the documents....available glyphs and metrics (horizontal and vertical). Parsing the...

    docs.aspose.com/words/cpp/font-manipulation-and...
  2. Rotate PNG Documents Online or using .NET | pro...

    Rotate PNG document through online app for free. .NET API C# code to rotate PNG files....marketing banners for vertical or horizontal display. Develop PNG Rotation...

    products.aspose.com/total/net/rotate/png/
  3. Aspose.Words Java: Missing left merged column w...

    Hi Aspose Team, We are using Aspose.Words for Java and found a table-conversion issue when exporting a DOCX table to HTML. Environment Product: Aspose.Words for Java Version: 26.1 (JDK17 package) Java: 8 OS: Windows 1…...vertical merge markers = 52 horizontal merge markers = 0 Exported...

    forum.aspose.com/t/aspose-words-java-missing-le...
  4. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for Java for PPT and PPTX, with practical Java code examples....hide Title, Vertical Axis, Horizontal Axis and Grid Lines from...

    docs.aspose.com/slides/java/chart-calculations/
  5. 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/
  6. 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/
  7. Chart Types with JavaScript via C++|Documentation

    Learn about the various chart types supported by Aspose.Cells for JavaScript via C++. Our guide will walk you through the different types of charts available and show you how to create and modify them to enhance your worksheets....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/javascript-cpp/chart-types/
  8. Chart Types with Golang via C++|Documentation

    Learn about the various chart types supported by Aspose.Cells for C++. Our guide will walk you through the different types of charts available and show you how to create and modify them to enhance your worksheets....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/go-cpp/chart-types/
  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