Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 21,076 for

x

(0.07 sec)
  1. Working with Hatch Patterns in PostScript | .NET

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...beyond the page bounds 36 int x = squareSide; 37 int y = 0; 38...38 if (sumX >= width) 39 { 40 x = - (sumX - squareSide); 41 y...

    docs.aspose.com/page/net/ps/working-with-hatch-...
  2. Render text with glyphs | .NET API Solution

    .NET API Solution to manage fonts. Learn how to visualize the teXt of any compleXity with the glyphs C# code....X = ( float )moveTo.X; _currentPoint.Y = (...LineTo(LineTo lineTo) { float x = ( float )lineTo.X; float y = ( float )lineTo...

    products.aspose.com/font/net/render-text/
  3. grid|Documentation

    Grid element generates a matriX of numbered bubbles that are combined into a single answer.... bubble_type=square x n/a Set the absolute position...the value of align attribute. x=300 y n/a Set the absolute position...

    docs.aspose.com/omr/net/txt-markup/grid/
  4. Aspose::Words::Layout::LayoutEnumerator::get_Ki...

    Aspose::Words::Layout::LayoutEnumerator::get_Kind method. Gets the kind of the current entity. This can be an empty string but never null in C++....get_Width () << "x" << leRect . get_Height () << ", X=" << leRect...leRect . get_X () << " Y=" << leRect . get_Y () << std :: endl ; std...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. Aspose::Words::Layout::LayoutEnumerator::get_Ty...

    Aspose::Words::Layout::LayoutEnumerator::get_Type method. Gets the type of the current entity in C++....get_Width () << "x" << leRect . get_Height () << ", X=" << leRect...leRect . get_X () << " Y=" << leRect . get_Y () << std :: endl ; std...

    reference.aspose.com/words/cpp/aspose.words.lay...
  6. Aspose::Words::Layout::LayoutEnumerator::Reset ...

    Aspose::Words::Layout::LayoutEnumerator::Reset method. Moves the enumerator to the first page of the document in C++....get_Width () << "x" << leRect . get_Height () << ", X=" << leRect...leRect . get_X () << " Y=" << leRect . get_Y () << std :: endl ; std...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. CDR to DICOM Images Conversion with Python | pr...

    How to use Python for CDR to DICOM images and photos conversion on desktop and web applications....x and format 2.x. DCM Format 1.x is further available...

    products.aspose.com/imaging/python-net/conversi...
  8. DICOM to JPEG2000 Images Conversion with Python...

    How to use Python for DICOM to JPEG2000 images and photos conversion on desktop and web applications....x and format 2.x. DCM Format 1.x is further available...

    products.aspose.com/imaging/python-net/conversi...
  9. What is PDF file? | Knowledge Base

    PDF is the most popular Page Description language. The format is known to anyone who has a computer and is supported by most interfaces and systems....operator x y m x y l x 1 y 1 x 2 y 2 x 3 y 3 c h x y width height...current point to coordinates (x, y)append a straight line segment...

    docs.aspose.com/page/net/what-is-pdf-file/
  10. Shape Thumbnails|Aspose.Slides Documentation

    EXtract shape thumbnails from PowerPoint presentations in C++...scale = 1 ; // Scaling along X and Y axes. auto presentation...scale = 1 ; // Scaling along X and Y axes. auto presentation...

    docs.aspose.com/slides/cpp/shape-thumbnails/