Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 5,665 for

horizontal

(0.15 sec)
  1. TextConfig|Documentation

    TextConfig element is used to add one or more lines of text to the form....Left Horizontal text alignment. Allowed child...

    docs.aspose.com/omr/net/programmatic-forms/text...
  2. Fill Settings|Documentation

    Learn how to customize the fill settings, background, and style of cells using the Aspose.Cells library for JavaScript via C++....HorizontalStripe Represents horizontal stripe pattern None Represents...ThinHorizontalCrossh Represents thin horizontal crosshatch pattern ThinHorizontalStripe...

    docs.aspose.com/cells/javascript-cpp/cells-fill...
  3. Aspose::Words::Saving::ImageSaveOptions::get_Ve...

    Aspose::Words::Saving::ImageSaveOptions::get_VerticalResolution method. Gets or sets the vertical resolution for the generated images, in dots per inch in C++....7f ); // We can adjust horizontal and vertical resolution with...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose::Words::Saving::ImageSaveOptions::get_Sa...

    Aspose::Words::Saving::ImageSaveOptions::get_SaveFormat method. Specifies the format in which the rendered document pages or shapes will be saved if this save options object is used. Can be a raster Tiff, Png, Bmp, Jpeg or vector Emf, Eps, WebP, Svg in C++....7f ); // We can adjust horizontal and vertical resolution with...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. GradientStopCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your gradients with the GradientStopCollection Add method. Seamlessly add custom GradientStops for vibrant designs.... Horizontal , GradientVariant . Variant2...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Merge Table Cells|Aspose.Words for Python via .NET

    How to merge table cells in Python. Check if cells in a table are merged using Python....if the cell is a part of a horizontal merge of cells VerticalMerge...example shows how to print the horizontal and vertical cell merge type:...

    docs.aspose.com/words/python-net/working-with-m...
  7. choicebox|Documentation

    An element that generates a question with a fixed number of answers.... color=red align left Horizontal alignment of question and...values. color=red align left Horizontal alignment of the answer texts:...

    docs.aspose.com/omr/net/txt-markup/choicebox/
  8. CompositeGridConfig|Documentation

    CompositeGridConfig element generates a highly customizable matrix of numbered bubbles that are combined into a single answer....Left Horizontal grid alignment. GridOrientation...GridOrientation Orientation Orientation.Horizontal Element’s orientation: Orientation...

    docs.aspose.com/omr/net/programmatic-forms/comp...
  9. Working with Gradient in XPS file | Java

    How to add vertical, Horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for Java...Gradient in XPS Document Add Horizontal Gradient Aspose.Page for...complete functionality to add horizontal gradient on an XPS document:...

    docs.aspose.com/page/java/xps/working-with-grad...
  10. How to get the gridspan of a cell in table - Fr...

    I have the table structure something like: <w:tr> <w:tc> <w:p><w:r><w:t>T3 Row3 -1</w:t></w:r></w:p> </w:tc> <w:tc> <w:tcPr> <w:gridSpan w:val=“2”/> </w:tcPr> <w:p><w:r><w:t>T3 Row3 -2</w:t></w:r></w:p> </w:tc> <w:tc> <w…...table when cells are merged horizontally . This approach accurately... defaulting to 1 when no horizontal merging is applied . If you’re...

    forum.aspose.com/t/how-to-get-the-gridspan-of-a...