Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 27,011 for

x

(0.23 sec)
  1. Manipulations with glyphs | API Solution | .NET

    .NET API Solution to manage fonts. Learn how to get Glyphs and Metrics information of a font with a few lines of C# code....X, ( int )moveTo.Y, points); } if...LineTo; AddPoint(( int )line.X, ( int )line.Y, points); } else...

    products.aspose.com/font/net/manipulate-glyphs/
  2. DigitalSignatureCollection class | Aspose.Words...

    aspose.words.digitalsignatures.DigitalSignatureCollection class. Provides a read-only collection of digital signatures attached to a document...Shows how to sign documents with X.509 certificates. # Verify that...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article eXplains how to create a Rectangle object to your PDF using Aspose.PDF for C++....AddRectangle ( Page page , float x , float y , float width , float...position for Graph instance Left = x , // Set Top coordinate position...

    docs.aspose.com/pdf/cpp/add-rectangle/
  4. Customer satisfaction survey|Documentation

    OMR ready customer satisfaction survey...width=200 height=200 align=left y=100 x=278 ?container=description columns_count=1...jpg" , "image_path" : null , "x" : 278 , "y" : 100 , "height"...

    docs.aspose.com/omr/net/showcases/satisfaction/...
  5. 裁剪 EPS | C++ API 解决方案

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 C++ 裁剪 EPS 功能。...x0, y0, x, y, where x0 - left margin, y0 - top margin, x - (x0...

    docs.aspose.com/page/zh/cpp/crop-eps/
  6. Scan ISBN barcode Images via Python via Java | ...

    Python source code for ISBN barcode recognition using Java Runtime Environment....readBarCodes() for x in recognized_results: print (x.getCodeText())...getCodeText()) print (x.getCodeTypeName()) def load_image_base64_from_path...

    products.aspose.com/barcode/python-java/isbn/re...
  7. Scan Postnet barcode Images via Python via Java...

    Python source code for Postnet barcode recognition using Java Runtime Environment....readBarCodes() for x in recognized_results: print (x.getCodeText())...getCodeText()) print (x.getCodeTypeName()) def load_image_base64_from_path...

    products.aspose.com/barcode/python-java/postnet...
  8. Scan Singapore Post barcode Images via Python v...

    Python source code for Singapore Post barcode recognition using Java Runtime Environment....readBarCodes() for x in recognized_results: print (x.getCodeText())...getCodeText()) print (x.getCodeTypeName()) def load_image_base64_from_path...

    products.aspose.com/barcode/python-java/singapo...
  9. Scan Code 93 Extended and Code 93 Standard barc...

    Python source code for Code 93 EXtended and Code 93 Standard barcodes recognition using Java Runtime Environment....readBarCodes() for x in recognized_results: print (x.getCodeText())...getCodeText()) print (x.getCodeTypeName()) def load_image_base64_from_path...

    products.aspose.com/barcode/python-java/code93/...
  10. Aspose.Slides for Xamarin|Aspose.Slides Documen...

    Build Xamarin mobile apps in C# to view, edit, and convert presentations with Aspose.Slides, supporting rich features for PPT, PPTX and ODP on Android....GetLocationOnScreen ( location ); int x = ( int ) e . Event . GetX ();... Event . GetY (); int posX = x - location [ 0 ]; int posY = y...

    docs.aspose.com/slides/net/aspose-slides-for-xa...