Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 29,869 for

x

(1.27 sec)
  1. Aspose.pdf table.IsBroken hides rows instead of...

    I have tables that I want to be placed on neXt page if they will be split between 2 pages. For eXample, if a table has 4 rows and only 2 of the rows will be placed on one page, I want the entire table to be moved to the…...Add("X"); cell = test1Row.Cells.Add("test1...Add(); cell = testRow.Cells.Add("X"); cell = testRow.Cells.Add("test1...

    forum.aspose.com/t/aspose-pdf-table-isbroken-hi...
  2. NodeCollection class | Aspose.Words for Python

    aspose.words.NodeCollection class. Represents a collection of nodes of a specific type... of_type ( lambda x : x . as_shape (), b ), list ( doc...Enumerable . of_type ( lambda x : x . as_shape (), b ), list ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Working with Image Borders|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....= "Center" > < reportElement x = "0" y = "600" width = "500"...= "Center" > < reportElement x = "0" y = "600" width = "500"...

    docs.aspose.com/barcode/jasperreports/working-w...
  4. SVG Shapes – SVG Code Examples – Aspose.SVG Guide

    You learn how to create SVG shapes – SVG Rectangle, SVG Circle, SVG Line, SVG Ellipse, SVG Polyline, SVG Polygon, and how to apply style properties to them....Attribute Description Default x X‑coordinate of the top‑left corner..."http://www.w3.org/2000/svg" > 2 < rect x = "60" y = "100" width = "70"...

    docs.aspose.com/svg/net/drawing-basics/svg-shapes/
  5. conclusion.svg

    Xmlns="http://www.w3.org/2000/svg"> X1="30" y1="30" X2="350" y2="290" style="stroke:rgb(255,0,0); stroke-width:3" /> X1="30" y1="50" X2="300" y2="350" styl......style="stroke:grey; stroke-width:5" /> <rect x="60" y="100" width="70" height="40"...stroke-width:1; fill-opacity:1" /> <rect x="120" y="150" width="90" height="90"...

    docs.aspose.com/svg/files/conclusion.svg
  6. Convert from DICOM(Digital Imaging & Communicat...

    Aspose.Imaging API can easily convert from DICOM(Digital Imaging & Communications) to other formats using Java platform...x and format 2.x. DCM Format 1.x is further available...

    products.aspose.com/imaging/java/conversion/fro...
  7. Sort Tasks by Column in Gantt Chart | Aspose.Ta...

    Learn how to sort tasks by any column defined in Gantt chart view using Aspose.Tasks for .NET....int Compare (Task x, Task y) 19 { 20 return x. Get (Tsk. Name )...Compare (Task x, Task y) 27 { 28 Duration durX = x. Get (Tsk. Duration...

    docs.aspose.com/tasks/net/sort-tasks-by-column-...
  8. Extracting text inside a rectangle|Documentation

    EXtract teXt located inside areas of the image provided by coordinates....Coordinates Extracted text Name {X=231, Y=101, Width=430, Height=42}...SAMPLE AVERY JOSEPH Expiry date {X=546, Y=224, Width=123, Height=26}...

    docs.aspose.com/ocr/cpp/image-regions-extract/
  9. AxisTickMark enumeration | Aspose.Words for Nod...

    Aspose.Words.Drawing.Charts.AXisTickMark enumeration. Specifies the possible positions for tick marks....containing date/time values for the X-axis, and respective decimal values...lower and upper bounds for the X-axis. let xAxis = chart . axisX...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Getting the layout rectangle for displayed comm...

    When recording the layout for paragraphs the LayoutEnumerator will provide the layout rectangle for each span in the paragraph. However, when looking at paragraphs within a comment entity the layout rectangle retrieves j…... It looks like this: X = -2147483.75 Y = 0 Width = valid...width value is meaningful, while X, Y and Height are returned as...

    forum.aspose.com/t/getting-the-layout-rectangle...