Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 30,235 for

x

(0.88 sec)
  1. 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-...
  2. 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...
  3. CertificateHolder class | Aspose.Words for Python

    aspose.words.digitalsignatures.CertificateHolder class. Represents a holder of X509Certificate2 instance... # Create an X.509 certificate from a PKCS#12...encrypted document file. # Create an X.509 certificate from a PKCS#12...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 如何透過 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...
  5. 数学文本|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...
  6. 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...
  7. 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...
  8. 合并 XPS 文件 | Aspose.Page for JavaScript

    Aspose.Page API 解决方案通过 C++ 实现的 JavaScript XPS 合并功能允许您将多个 XPS 文件合并为一个 XPS 或 PDF 文档。... map ((x) => x. name ). toString (); 6 const...(e. target . files ). map ((x) => x. name ). toString (); 7 const...

    docs.aspose.com/page/zh/javascript-cpp/merge/xps/
  9. 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-...
  10. 在 Android 上管理演示文稿中的连接线|Aspose.Slides 文档

    在 Android 上的 PowerPoint 幻灯片中,使 Java 应用能够绘制、连接并自动路由线条——全面控制直线、肘部线和曲线连接线。...点的水平分量的形状: // 绘制连接线的垂直部分 float x = connector . getX () + connector...addAutoShape ( ShapeType . Rectangle , x , y , 0 , height ); 结果: 案例 2 在...

    docs.aspose.com/slides/zh/androidjava/connector/