Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 73,656 for

x

(0.18 sec)
  1. RectangleF | Aspose.Slides for C++ API Reference

    Represents a rectangular area of an image defined as single-precision floating point X and Y coordinates of its upper left corner and its width and height. This type should be allocated on stack and passed to functions by value or by reference. Never use System::SmartPtr class to manage objects of this type....single-precision floating point X and Y coordinates of its upper...get_IsEmpty () const Determines if X and Y coordinates of the upper...

    reference.aspose.com/slides/cpp/system.drawing/...
  2. CreateArcSegment | Aspose.Page for .NET API Ref...

    CreateArcSegment XpsDocument.CreateArcSegment method Creates a new elliptical arc segment. public XpsArcSegment Creat......SizeF The x and y radius of the elliptical arc as an x,y pair....

    reference.aspose.com/page/net/aspose.page.xps/x...
  3. Aspose.Imaging for .NET 18.7 - Release Notes|Do...

    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....]; for ( int x = 0 ; x < inputFiles . Length ; x ++) { string...inputFile = inputFiles [ x ]; threads [ x ] = new Thread ( new ThreadStart...

    docs.aspose.com/imaging/net/aspose-imaging-for-...
  4. SVGPathSegCurvetoQuadraticSmoothRel | Aspose.SV...

    The SVGPathSegCurvetoQuadraticSmoothRel interface corresponds to a relative smooth cubic curveto t path data command.... X { get; set; } The relative X coordinate for...

    reference.aspose.com/svg/net/aspose.svg.paths/s...
  5. Use Aspose.Imaging for Python via .NET to conve...

    You can quickly transform from DICOM(Digital Imaging & Communications) into various formats using Aspose.Imaging for Python via .NET....x and format 2.x. DCM Format 1.x is further available...

    products.aspose.com/imaging/python-net/conversi...
  6. Convert from DICOM(Digital Imaging & Communicat...

    Using Aspose.Imaging for .NET you can easily convert from DICOM(Digital Imaging & Communications) to other formats...x and format 2.x. DCM Format 1.x is further available...

    products.aspose.com/imaging/net/conversion/from...
  7. MathBar() | Aspose.Slides for C++ API Reference

    Initializes MathBar with overbar (Top position)...MakeObject < MathematicalText > ( u "x" )); MathBar::MathBar(System:...MakeObject < MathematicalText > ( u "x" ), Aspose :: Slides :: MathText...

    reference.aspose.com/slides/cpp/aspose.slides.m...
  8. FieldEQ Class | Aspose.Words for .NET

    Aspose.Words.Fields.FieldEQ class. Implements the EQ field in C#....cubed root of x: InsertFieldEQ ( builder , @"\r (3,x)" ); // 8 -...\do8(Subscript)" ); // 9 - Box switch "\x", with lines at the top, bottom...

    reference.aspose.com/words/net/aspose.words.fie...
  9. ChartAxis.tick_label_alignment property | Aspos...

    ChartAXis.tick_label_alignment property. Gets or sets teXt alignment of aXis tick labels.... AxisBound ( 20 ) # For the X-axis, set the major tick marks...5 units. axis = chart . axis_x axis . major_unit = 10 axis ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. OCR Multi Page Tiff - Free Support Forum - aspo...

    Hi there, I am trying to OCR a multipage TIFF in JAVA. It works fine if i have the input type set to SingleImage, but when I try to set it to TIFF, I get no results. Code below. This is in ColdFusion, but it uses Java. …...tiff" name="myImage"> <cfset x = ImageGetBufferedImag(myImage)>...init(InputType.TIFF); myOcrInput.add(x,0,2); Resu = OCRReader.Recognize(myOcrInput);...

    forum.aspose.com/t/ocr-multi-page-tiff/287613