Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 26,453 for

x

(0.08 sec)
  1. LayoutEnumerator.document property | Aspose.Wor...

    LayoutEnumerator.document property. Gets document this instance enumerates.... width } x { le_rect . height } , X= { le_rect . x } Y= { le_rect...

    reference.aspose.com/words/python-net/aspose.wo...
  2. VbaReference | Aspose.Words for Java

    Implements a reference to an Automation type library or VBA project in Java....{ final String BROKEN_PATH = "X:\\broken.dll"; Document doc =...{ final String BROKEN_PATH = "X:\\broken.dll"; Document doc =...

    reference.aspose.com/words/java/com.aspose.word...
  3. LayoutEnumerator.move_next method | Aspose.Word...

    LayoutEnumerator.move_neXt method. Moves to the neXt sibling entity in visual order.... width } x { le_rect . height } , X= { le_rect . x } Y= { le_rect...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Drawing::Charts namespace | Aspo...

    Aspose::Words::Drawing::Charts namespace. The Aspose.Words.Drawing.Charts namespace provides classes that allow to access charts in Microsoft Word documents in C++.... ChartXValue Represents an X value for a chart series. ChartXValueCollectio...ChartXValueCollectio Represents a collection of X values for a chart series. ChartYValue...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Image Vectorization – Workflow – Aspose.SVG for...

    Learn about the image vectorization process; usage of vectorization algorithms and options, learn how to vectorize raster images such as PNG, JPG, BMP, TIFF, GIF, ICO into an SVG....struct Point3 2 { 3 public float X { get; set; } 4 public float Y...Point3 ( float x, float y, float ? z) 7 { 8 X = x; 9 Y = y; 10...

    docs.aspose.com/svg/net/image-vectorization-wor...
  6. ChartSeriesGroup class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartSeriesGroup class. Represents properties of a chart series group, that is, the properties of chart series of the same type associated with the same aXes.... axis_x Provides access to properties of the X axis of this...the secondary X axis. new_series_group . axis_x . hidden = True...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Sorting Tasks by Name | Aspose.Tasks Documentation

    Learn how to sort tasks based on their names using Aspose.Tasks for .NET....Compare (Task x, Task y) 4 { 5 if (string. IsNullOrEmpty (x. Get (Tsk...Name ))) 8 return - 1; 9 return x. Get (Tsk. Name ). CompareTo (y...

    docs.aspose.com/tasks/net/sorting-tasks-by-name/
  8. CompositeGridConfig|Documentation

    CompositeGridConfig element generates a highly customizable matriX of numbered bubbles that are combined into a single answer...."S" , "T" , "U" , "V" , "W" , "X" , "Y" , "Z" } } } } } }; Recognition...Values = new List < string >() { "X" , "Y" }, ExtraRow = new string...

    docs.aspose.com/omr/net/programmatic-forms/comp...
  9. Create File using Python | products.aspose.com

    Create teXt and Microsoft Word documents with out installing Microsoft Office...parameters are “x”, “a” and “w”. By providing “x”, new file will...

    products.aspose.com/total/python-net/create/
  10. Aspose.words PDF creation using html is blockin...

    Issue Description We are using Aspose.Words for .NET version 25.X to generate PDF files from HTML content. The HTML content includes image paths that point to files located on an Azure File Share. However, we are eXperi…...x to generate PDF files from HTML...Details Aspose.Words Version : 25.x Input Format : HTML string with...

    forum.aspose.com/t/aspose-words-pdf-creation-us...