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

horizontal

(0.05 sec)
  1. ImageSaveOptions.ImageBrightness | Aspose.Words...

    Adjust the brightness of your images effortlessly with the ImageSaveOptions property. Enhance your visuals for stunning results!...7f , // We can adjust horizontal and vertical resolution with...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Search and Get Images from PDF Document|Aspose....

    This section explain how to search and get images from PDF document with Aspose.PDF for Java library.... println ( "image horizontal resolution:" + imagePlacement...

    docs.aspose.com/pdf/java/search-and-get-images-...
  3. 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/
  4. Aspose::Words::Drawing::Charts::ChartDataTable:...

    Aspose::Words::Drawing::Charts::ChartDataTable::get_HasHorizontalBorder method. Gets or sets a flag indicating whether a Horizontal border of the data table is displayed. The default value is true in C++....flag indicating whether a horizontal border of the data table...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 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...
  6. 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...
  7. 如何通过 C++ 使用 Node.js 创建甘特图|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ API 创建甘特图。... None ); // Set the Horizontal(Category) Axis chart . getNSeries..."A2:A6" ); // Reverse the Horizontal(Category) Axis chart . getCategoryAxis...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-crea...
  8. Adding a Watermark to an Image|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....image is similar to adding a horizontal watermark as discussed above...offset values for vertical & horizontal coordinates, and applies...

    docs.aspose.com/imaging/java/adding-a-watermark...
  9. 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...
  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...