Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 5,793 for

horizontal

(0.95 sec)
  1. Font-scaling Missing When Converting .docx to ....

    Problem Description When converting a DOCX document to HTML using Aspose.Words, the **font scaling ** defined in Microsoft Word is not preserved in the HTML output. Although a font-size is generated, the scaling factor …... horizontal scaling) in the source document...scaling behavior (for example, horizontal scaling). Example excerpt...

    forum.aspose.com/t/font-scaling-missing-when-co...
  2. Setting Chart Appearance with Node.js via C++|D...

    Learn how to configure the appearance of charts in Aspose.Cells for Node.js via C++. Our guide will show you how to modify chart layouts, colors, fonts, and effects to achieve the desired visual style and enhance your worksheets.... Horizontal , 1 ); // Saving the Excel...AsposeCells . GradientStyleType . Horizontal , 1 ); // Applying a dotted...

    docs.aspose.com/cells/nodejs-cpp/setting-chart-...
  3. Flip Image in Python

    This tutorial discusses how to flip image in Python. It explains the system configuration, the stepwise process, and a sample code to mirror image in Python....quick sample to flip image horizontally in Python . You may improvise...anticlockwise, followed by a horizontal or vertical flip. Similarly...

    kb.aspose.com/imaging/python/flip-image-in-python/
  4. Change Cells Alignment and Keep Existing Format...

    Use the Aspose.Cells library to change cell alignment and preserve existing formatting...range and center aligns it horizontally and vertically and keeps...cells are now center aligned horizontally and vertically. Sample Code...

    docs.aspose.com/cells/cpp/change-cells-alignmen...
  5. Draw Lines in C#

    This brief article covers how to draw lines in C#. It includes the IDE settings, stepwise program flow, and a runnable code sample for easy line drawing in C#....demonstrates how to draw a horizontal line in C# . It is a basic...

    kb.aspose.com/drawing/net/draw-lines-in-csharp/
  6. Draw Lines in Java

    This topic explains to draw lines in Java. It includes the environment configuration, step-by-step logic, and a working sample code for easy line drawing in Java....snippet shows how to draw a horizontal line in Java . It simply...

    kb.aspose.com/drawing/java/draw-lines-in-java/
  7. Պտտեցնել տեքստը Word-ում՝ օգտագործելով C#

    Պտտեցնել տեքստը Word-ում՝ օգտագործելով C#: Ստացեք IDE-ն կարգավորելու բոլոր մանրամասները, քայլերի ցանկը և օրինակելի կոդը՝ Word-ում տեքստը C#-ով շրջելու համար:...TextOrientation հատկությունը, ներառյալ Horizontal, Downward, Upward, HorizontalRotatedFar...

    kb.aspose.com/hy/words/net/rotate-text-in-word-...
  8. ImageSize class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ImageSize class. Contains information about image size and resolution...horizontalResolution Gets the horizontal resolution in DPI. verticalResolution...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Activating Sheets and Activating a Cell in Work...

    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.... To make sure that the horizontal or vertical scrollbars are...

    docs.aspose.com/cells/java/activating-sheets-an...
  10. Creating a Page Layout in C++|Aspose.Words for C++

    Creating a page layout can be a costly procedure. Aspose.Words will create a page layout only when it is necessary: to render document pages, to obtain a field value, to export a document to HTML, etc.... For instance, a horizontal border in a table depends...border is used instead of horizontal. In Aspose.Words, a user...

    docs.aspose.com/words/cpp/creating-a-page-layout/