Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 5,717 for

horizontal

(0.14 sec)
  1. Convert SVG to PNG in Java – Aspose.HTML for Java

    Convert SVG to PNG using Aspose.HTML for Java. Consider various SVG to PNG conversion scenarios and learn how to customize output using ImageSaveOptions....setHorizontalResolut(value) Sets horizontal resolution for output images...setVerticalResolutio() methods to set the horizontal and vertical resolution of...

    docs.aspose.com/html/java/convert-svg-to-png/
  2. Convert Markdown to Image in Java – PNG, JPG, B...

    Convert Markdown to Images like JPG, PNG, GIF, TIFF, BMP using Aspose.HTML for Java. Consider Markdown to image conversion scenarios in Java code....setHorizontalResolut(value) Sets horizontal resolution for output images...setVerticalResolutio() methods to set the horizontal and vertical resolution of...

    docs.aspose.com/html/java/convert-markdown-to-i...
  3. Convert EPUB to PNG – C# code examples

    Convert EPUB to PNG using Aspose.HTML for .NET. Consider various EPUB to PNG conversion scenarios in C# examples. Try online EPUB Converter.... Sets horizontal resolution for output images...VerticalResolution properties that set horizontal/vertical resolution for output...

    docs.aspose.com/html/net/convert-epub-to-png/
  4. Convert EPUB to JPG in Java – Aspose.HTML for Java

    Convert EPUB to JPG in Java using Aspose.HTML for Java API. Consider various EPUB to JPG conversion scenarios in Java code....setHorizontalResolut(value) Sets horizontal resolution for output images...setVerticalResolutio() methods to set the horizontal and vertical resolution of...

    docs.aspose.com/html/java/convert-epub-to-jpg/
  5. 在 Java 中将 Markdown 转换为 PDF - Aspose.HTML for Java

    了解如何使用 Java 库将 Markdown 转换为 PDF。通过现成可用的 Java 代码示例,考虑将 Markdown 转换为 PDF 的各种情况。...setHorizontalResolut(value) Sets horizontal resolution for internal images...VerticalResolution() methods to set horizontal and vertical resolutions...

    docs.aspose.com/html/zh/java/convert-markdown-t...
  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. 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/
  8. Convert EPUB to BMP in C# – Aspose.HTML for .NET

    Convert EPUB to BMP in C# using Aspose.HTML API. Consider various EPUB to BMP conversion scenarios in C# examples. Try online EPUB Converter.... Sets horizontal resolution for output images...VerticalResolution properties that set horizontal/vertical resolution for output...

    docs.aspose.com/html/net/convert-epub-to-bmp/
  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