Sort Score
Result 10 results
Languages All
Labels All
Results 8,281 - 8,290 of 27,015 for

x

(0.17 sec)
  1. 档案

    档案...检测并读取预定义的符号集 检测并读取图像中的多个条形码 获取条码的X和Y坐标 10. 读取图片特定区域的条码 从图像的多个区域读取条码...使用 C# 获取条形码的 X 和 Y 坐标 # 我们可以按照以下步骤从图像中读取检测到的条形码的 X 和 Y 坐标: 首先,使用...

    blog.aspose.com/zh/barcode/read-barcode-from-im...
  2. Lưu trữ

    Lưu trữ...vạch từ một hình ảnh Lấy tọa độ X và Y của mã vạch Đọc mã vạch từ...từ một hình ảnh. Nhận tọa độ X và Y của mã vạch bằng C# # Chúng...

    blog.aspose.com/vi/barcode/read-barcode-from-im...
  3. JavaでPowerPointプレゼンテーションに数式を追加|Aspose.Slides ドキ...

    Aspose.Slides for Java を使用して PowerPoint の PPT および PPTX に数式を挿入・編集できます。OMML、書式設定コントロールに対応し、わかりやすい Java コードサンプルを提供します。...fraction = new MathematicalText ( "x" ). divide ( "y" ); mathParagraph...fraction = new MathematicalText ( "x" ). divide ( "y" ); mathParagraph...

    docs.aspose.com/slides/ja/java/powerpoint-math-...
  4. Archiwa

    Archiwa...float height = 300; float x = center.X - width / 2; float y = center...AddAutoShape(ShapeType.Rectangle, x, y, width, height); // Ustaw typ...

    blog.aspose.com/pl/slides/add-watermark-to-powe...
  5. Archiwa

    Archiwa...tion*}\r\n" + "e^x = x^{\\color{red}0} + x^{\\color{red}1} "..." + "\\frac{x^{\\color{red}2}}{2} " + "\\frac{x^{\\color{red}3}}{6}...

    blog.aspose.com/pl/tex/render-latex-math-formul...
  6. Sortieren Sie Aufgaben nach Spalte in Gantt -Di...

    Erfahren Sie, wie Sie Aufgaben nach einer Spalte sortieren, die in der Gantt -Diagrammansicht mit ASSOSPLE.TASKS für .NET definiert ist....int Compare (Task x, Task y) 19 { 20 return x. Get (Tsk. Name )...Compare (Task x, Task y) 27 { 28 Duration durX = x. Get (Tsk. Duration...

    docs.aspose.com/tasks/de/net/sort-tasks-by-colu...
  7. Type1フォントを使用したテキストレンダリング| C++

    開発者がファイルを操作してフォントするためのC ++ API。 C ++製品内のタイプ1フォントをレンダリングする方法に関する基本を学びます。... set_X (( float )moveTo -> get_X()); 11 _currentPoint...lineTo) 15 { 16 float x = ( float )lineTo -> get_X(); 17 float y =...

    docs.aspose.com/font/ja/cpp/text-rendering-type...
  8. Получить границы абзаца из презентаций на Andro...

    Узнайте, как получить границы абзаца и текстовой части в Aspose.Slides для Android через Java, чтобы оптимизировать расположение текста в презентациях PowerPoint.... println ( "X: " + rect . x + " Y: " + rect . y + "...( 1 ). get_Item ( 1 ); double x = tbl . getX () + tbl . getRows...

    docs.aspose.com/slides/ru/androidjava/paragraph/
  9. Paragraphe|Documentation d'Aspose.Slides pour PHP

    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....-> getRect (); echo ( "X: " . $rect -> $x . " Y: " . $rect -> $y...get_Item ( 1 ) -> get_Item ( 1 ); $x = $tbl -> getX () + $tbl -> getRows...

    docs.aspose.com/slides/fr/php-java/paragraph/
  10. الحصول على حدود الفقرة من العروض التقديمية في ج...

    تعلم كيفية استرجاع حدود الفقرة وجزء النص في Aspose.Slides for Java لتحسين موضع النص في عروض PowerPoint التقديمية.... println ( "X: " + rect . x + " Y: " + rect . y + "...( 1 ). get_Item ( 1 ); double x = tbl . getX () + tbl . getRows...

    docs.aspose.com/slides/ar/java/paragraph/