Sort Score
Result 10 results
Languages All
Labels All
Results 9,611 - 9,620 of 28,979 for

x

(0.07 sec)
  1. Python via Java을(를) 통해 Singapore Post 바코드 이미지 스...

    Java Runtime Environment를 사용하여 Singapore Post 바코드 인식을 위한 Python 소스 코드입니다....readBarCodes() for x in recognized_results: print (x.getCodeText())...getCodeText()) print (x.getCodeTypeName()) def load_image_base64_from_path...

    products.aspose.com/barcode/ko/python-java/sing...
  2. Python via Java을(를) 통해 Standard 2 of 5 (Industr...

    Java Runtime Environment를 사용하여 Standard 2 of 5 (Industrial 2 of 5) 바코드 인식을 위한 Python 소스 코드입니다....readBarCodes() for x in recognized_results: print (x.getCodeText())...getCodeText()) print (x.getCodeTypeName()) def load_image_base64_from_path...

    products.aspose.com/barcode/ko/python-java/stan...
  3. Python via Java을(를) 통해 EAN (국제 문서 번호) 바코드 이미지 스...

    Java Runtime Environment를 사용하여 EAN (국제 문서 번호) 바코드 인식을 위한 Python 소스 코드입니다....readBarCodes() for x in recognized_results: print (x.getCodeText())...getCodeText()) print (x.getCodeTypeName()) def load_image_base64_from_path...

    products.aspose.com/barcode/ko/python-java/ean/...
  4. Python via Java을(를) 통해 ISSN 바코드 이미지 스캔 | produc...

    Java Runtime Environment를 사용하여 ISSN 바코드 인식을 위한 Python 소스 코드입니다....readBarCodes() for x in recognized_results: print (x.getCodeText())...getCodeText()) print (x.getCodeTypeName()) def load_image_base64_from_path...

    products.aspose.com/barcode/ko/python-java/issn...
  5. C# でスライドレイアウトを適用または変更する|Aspose.Slides ドキュメント

    Aspose.Slides for .NET でスライドレイアウトの管理とカスタマイズ方法を学びます。レイアウトタイプ、プレースホルダーの制御、フッターの表示、そして C# のコード例を通じたレイアウト操作について紹介します。...メソッド AddContentPlaceholde(float x, float y, float width, float height)...height) AddVerticalContentPl(float x, float y, float width, float height)...

    docs.aspose.com/slides/ja/net/slide-layout/
  6. PythonでPPT、PPTX、ODPをJPGに変換|Aspose.Slides for Py...

    Pythonの数行のコードで、PowerPointやOpenDocumentプレゼンテーションのスライドを高品質なJPEG画像に変換する方法を学びましょう。プレゼンテーションをウェブでの利用、共有、アーカイブに最適化します。今すぐ完全なガイドをお読みください!...get_image(scale_x, scale_y) メソッドを使用してスライドの画像を作成します。...slides as slides scale_x = 1 scale_y = scale_x with slides . Presentation...

    docs.aspose.com/slides/ja/python-net/convert-po...
  7. 10. Die beliebtesten LaTeX-Mathesymbole und ihr...

    Wie Sie LaTeX-Summierungs- und LaTeX-Grenzwertsymbole erhalten, mit der Anpassung der Größe von Operatoren und der Positionierung von Operatorgrenzen?...Tippen Copy 1 $ \ lim_{x \ to \ infty}f(x)$ erzeugt das Grenzsymbol...Grenzsymbol mit der Variablen „x“, die sich der Unendlichkeit nähert...

    docs.aspose.com/tex/de/java/popular-latex-math-...
  8. 10. Simboli matematici in LaTeX più popolari e ...

    Scopri come ottenere simboli di somma in LaTeX e limite in LaTeX. L'articolo copre anche la regolazione delle dimensioni degli operatori e del posizionamento dei limiti dell'operatore....digitazione Copy 1 $ \ lim_{x \ to \ infty}f(x)$ Produrrà il simbolo...simbolo del limite con la variabile x avvincente all’infinito come segue:...

    docs.aspose.com/tex/it/java/popular-latex-math-...
  9. Python.NET을 통해 압축하지 않고 파일을 압축하는 방법

    향상된 파일 관리를 위해 압축하지 않고 아카이브에 파일을 추가하는 방법, Python.NET을 통해 전송 편의성, 빠른 액세스 및 다양한 애플리케이션 간의 호환성 제공...zip" , 'x' ) as zipFile: store_settings...io . FileIO( "archive.7z" , 'x' ) as szFile: store_settings =...

    products.aspose.com/zip/ko/python-net/advanced-...
  10. Vectorisation d'images – Workflow – .NET

    Découvrez le processus de vectorisation d’images ; Utilisation des algorithmes et des options de vectorisation, apprenez à vectoriser des images raster telles que PNG, JPG, BMP, TIFF, GIF, ICO dans un document 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/fr/net/image-vectorization-...