Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 24,926 for

x

(0.13 sec)
  1. Chart class | Aspose.Words for Python

    aspose.words.drawing.charts.Chart class. Provides access to the chart shape properties... axis_x Provides access to properties of the primary X axis of...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 在 PS 文件中使用填充图案 | Java

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Java 中使用该功能...beyond the page bounds 40 int x = squareSide; 41 int y = 0; 42...42 if (sumX >= width) { 43 x = - (sumX - squareSide); 44 y +=...

    docs.aspose.com/page/zh/java/ps/working-with-ha...
  3. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureCollection::get_Count method. Gets the number of elements contained in the collection in C++....Shows how to sign documents with X.509 certificates. // Verify that...

    reference.aspose.com/words/cpp/aspose.words.dig...
  4. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature::get_IssuerName method. Returns the subject distinguished name of the certificate isuuer in C++....Shows how to sign documents with X.509 certificates. // Verify that...

    reference.aspose.com/words/cpp/aspose.words.dig...
  5. 在 PostScript 中使用填充图案 | .NET

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 .NET 中使用该功能...beyond the page bounds 36 int x = squareSide; 37 int y = 0; 38...38 if (sumX >= width) 39 { 40 x = - (sumX - squareSide); 41 y...

    docs.aspose.com/page/zh/net/ps/working-with-hat...
  6. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_PosCodeStyle method. Gets or sets the style of a Point of Sale barcode (barcode types UPCA|UPCE|EAN13|EAN8). The valid values (case insensitive) are [STD|SUP2|SUP5|CASE] in C++....501234567890 EAN13 \\ t \\ p CASE \\ x" , field -> GetFieldCode ());...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. 使用trueType字体渲染文本|爪哇

    Java API可供开发人员操纵和字体文件。了解有关如何在Java产品中渲染TrueType和Opentype字体的基础知识。... 计算每个加工字形的“ X”轴的字形坐标。 “ x”和“ y”坐标都将其传递到okspose.fonts...仅在每个迭代步骤中计算出仅处理的字形和先前的字形之间的距离。此距离会影响每个字形“ X”坐标。 类型GlyphoutlinePainter的对象借...

    docs.aspose.com/font/zh/java/text-rendering-tru...
  8. Convert SVG to JPG – Aspose.HTML for Java

    Convert SVG to JPG using Aspose.HTML for Java. Consider various SVG to JPG conversion scenarios and learn how to customize output using ImageSaveOptions....fill=\"RoyalBlue\">" + 5 " <rect x=\"100\" y=\"100\" rx=\"25\" ry=\"25\"...height=\"56\" />" + 6 " <rect x=\"100\" y=\"100\" rx=\"25\" ry=\"25\"...

    docs.aspose.com/html/java/convert-svg-to-jpg/
  9. Chart class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Chart class. Provides access to the chart shape properties...to properties of the primary X axis of the chart. axisY Provides...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Finding word bounding boxes|Documentation

    Automatic detection of word bounding boXes inside an image.... x + ", " + rectangle . y + ", "...

    docs.aspose.com/ocr/java/image-regions-word-find/