Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 30,432 for

x

(0.97 sec)
  1. How to binarize an image|Documentation

    Binarize an image using fiXed binarisation method with threshold, method Bradly and Otsu method....surrounding area with size `s x s`. In this case, the resulting...

    docs.aspose.com/imaging/java/developer-guide/ho...
  2. 数学文本|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 处理数学文本:创建和编辑公式、分数、根式、上下标、格式,并渲染 PPT 和 PPTX 的结果。... math_paragraph # 添加一个简单的分数:x / y。 fraction = slides . mathtext...mathtext . MathematicalText ( "x" ) . divide ( "y" ) math_paragraph...

    docs.aspose.com/slides/zh/python-net/examples/e...
  3. Change Tick Label Direction with Golang via C++...

    Learn how to change the direction of tick labels in Aspose.Cells for C++. Our guide will help you understand how to adjust the orientation of tick labels on aXes, including horizontal, vertical, and angled orientations....the Chart with Golang via C++ X Axis Vs. Category Axis with Golang...

    docs.aspose.com/cells/go-cpp/change-tick-label-...
  4. Generate Data Matrix Barcodes in Java|Documenta...

    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....configurations: 8 x 18; 16 x 48; 10 x 10; 144 x 144. Layout Settings...barcode proportions based on the X and Y coordinates. Aspect Ratio...

    docs.aspose.com/barcode/java/datamatrix-barcode/
  5. Generate Data Matrix Barcodes|Documentation

    Use Aspose.BarCode for PHP via Java to generate Data MatriX barcodes...configurations: 8 x 18; 16 x 48; 10 x 10; 144 x 144. Layout Settings...barcode proportions based on the X and Y coordinates. Aspect Ratio...

    docs.aspose.com/barcode/phpjava/generate-datama...
  6. Data Matrix Barcodes|Documentation

    How to use Aspose.BarCode for Android to generate Data MatriX barcodes...configurations: 8 x 18; 16 x 48; 10 x 10; 144 x 144. Layout Settings...barcode proportions based on the X and Y coordinates. Aspect Ratio...

    docs.aspose.com/barcode/androidjava/datamatrix-...
  7. Aspose::Words::Fonts::FontInfo::get_Panose meth...

    Aspose::Words::Fonts::FontInfo::get_Panose method. Gets or sets the PANOSE typeface classification number in C++....Style , Letterform, Midline, and X-Height. Can be null . Examples...( System :: String ( u " \t\t X-Height: " ) + fontInfo -> get_Panose...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. 如何透過 Python.NET 壓縮檔案而不進行壓縮

    如何透過 Python.NET 在不壓縮的情況下將檔案新增至檔案以增強檔案管理,提供傳輸便利、快速存取和跨各種應用程式的兼容性...zip" , 'x' ) as zipFile: store_settings...io . FileIO( "archive.7z" , 'x' ) as szFile: store_settings =...

    products.aspose.com/zip/zh-hant/python-net/adva...
  9. Advanced Barcode Features in Jython|Documentation

    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....a Patch Code in Jython Manage X-Dimension and Y-Dimension in Jython...

    docs.aspose.com/barcode/java/advanced-barcode-f...
  10. Get Page Offset|Aspose.PDF for Java

    Learn how to inspect page X and Y offsets in Java with the PdfFileInfo facade.... println ( "Page X Offset: " + ( pdfInfo . getPageXOffset...

    docs.aspose.com/pdf/java/get-page-offset/