Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 3,914 for

vertical text

(0.1 sec)
  1. HtmlSaveOptions.export_page_margins property | ...

    HtmlSaveOptions.export_page_margins property. Specifies whether page margins is exported to HTML, MHTML or EPUB... relative_vertical_position = aw . drawing ....system_helper . io . File . read_all_text ( ARTIFACTS_DIR + 'HtmlSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 将 EPUB 转换为 PNG – C# 代码示例

    使用 Aspose.HTML for .NET 将 EPUB 转换为 PNG。在C#示例中考虑各种EPUB到PNG的转换方案。尝试在线EPUB转换器。... Sets vertical resolution for output images...is used for configuration of text rendering. 要了解有关 类的更多信息,请阅读...

    docs.aspose.com/html/zh/net/convert-epub-to-png/
  3. PageSetup.Orientation | Aspose.Words for .NET

    Discover the PageSetup Orientation property to easily adjust your document's page layout. Optimize your printing with customizable orientation settings!...builder's current section and add text. builder . PageSetup . Orientation...landscape oriented with vertically centered text." ); // If we start...

    reference.aspose.com/words/net/aspose.words/pag...
  4. Orientation | Aspose.Words for Java

    Specifies page orientation in Java....builder's current section and add text. builder.getPageSetup().set...landscape oriented with vertically centered text."); // If we start...

    reference.aspose.com/words/java/com.aspose.word...
  5. 管理 Java 中的演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的代码示例,以简化您的表格工作流。... setText ( "Text here" ); portion . getPortionFormat...将演示文稿保存到磁盘 pres . save ( "Vertical_Align_Text_out.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/java/manage-table/
  6. PageSetup.ClearFormatting | Aspose.Words for .NET

    Reset your document's page setup effortlessly with the ClearFormatting method. Restore default margins, paper size, and orientation for a polished look....builder's current section and add text. builder . PageSetup . Orientation...landscape oriented with vertically centered text." ); // If we start...

    reference.aspose.com/words/net/aspose.words/pag...
  7. DocumentBuilder.PageSetup | Aspose.Words for .NET

    Explore the DocumentBuilder PageSetup property to access current page and section settings, enhancing your document formatting and layout efficiency....builder's current section and add text. builder . PageSetup . Orientation...landscape oriented with vertically centered text." ); // If we start...

    reference.aspose.com/words/net/aspose.words/doc...
  8. DocumentBuilder.pageSetup property | Aspose.Wor...

    DocumentBuilder.pageSetup property. Returns an object that represents current page setup and section properties....builder's current section and add text. builder . pageSetup . orientation...landscape oriented with vertically centered text." ); // If we start...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldIncludePicture Class | Aspose.Words for .NET

    Discover Aspose.Words.Fields.FieldIncludePicture class to effortlessly implement INCLUDEPICTURE fields, enhancing document automation and image integration....DisplayResult { get; } Gets the text that represents the displayed...whether to resize the picture vertically from the source. Result {...

    reference.aspose.com/words/net/aspose.words.fie...
  10. 将 SVG 转换为 JPG – Aspose.HTML for Java

    使用 Aspose.HTML for Java 将 SVG 转换为 JPG。考虑将 SVG 转换为 JPG 的各种情况,并学习如何使用 ImageSaveOptions 自定义输出。...setVerticalResolutio(value) Sets vertical resolution for output images...is used for configuration of text rendering. 您可以从 下载完整的示例和数据文件。...

    docs.aspose.com/html/zh/java/convert-svg-to-jpg/