Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 28,988 for

x

(0.11 sec)
  1. 外部乳胶软件包| 通过 .NET 为 Python 提供 Aspose.TeX

    python的Aspose.TeX API支持使用库本身中未包含的外部软件包的使用,例如FancyboX和PGFPLOTS软件包...begin{Beqnarray} [ t ] 15 y & = & x ^ 2 \\ 16 a ^ 2 + 2ab + b ^ 2...addplot [ color = red ] {exp(x)}; 13 \ end{axis} 14 \ end{tikzpicture}...

    docs.aspose.com/tex/zh/python-net/external-late...
  2. Aspose::Words::Node::get_CustomNodeId method | ...

    Aspose::Words::Node::get_CustomNodeId method. Specifies custom node identifier in C++....String :: Format ( u " \t {0}, {1}x{2}" , childShape -> get_ShapeType...

    reference.aspose.com/words/cpp/aspose.words/nod...
  3. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureType enum. Specifies the type of a digital signature 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_CertificateHolder method. Returns the certificate holder object that contains the certificate was used to sign the document in C++....Shows how to sign documents with X.509 certificates. // Verify that...

    reference.aspose.com/words/cpp/aspose.words.dig...
  5. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_BackgroundColor method. Gets or sets the background color of the barcode symbol. Valid values are in the range [0, 0XFFFFFF] in C++....501234567890 EAN13 \\ t \\ p CASE \\ x" , field -> GetFieldCode ());...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_ForegroundColor method. Gets or sets the foreground color of the barcode symbol. Valid values are in the range [0, 0XFFFFFF] in C++....501234567890 EAN13 \\ t \\ p CASE \\ x" , field -> GetFieldCode ());...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_SymbolHeight method. Gets or sets the height of the symbol. The units are in TWIPS (1/1440 inch) in C++....501234567890 EAN13 \\ t \\ p CASE \\ x" , field -> GetFieldCode ());...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fonts::FontInfo::get_Charset met...

    Aspose::Words::Fonts::FontInfo::get_Charset method. Gets or sets the character set for the font in C++....( System :: String ( u " \t\t X-Height: " ) + fontInfo -> get_Panose...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. ChartAxisTitle | Aspose.Words for Java

    Provides access to the aXis title properties in Java....setText("X Axis"); chart.getAxisX().getTitle()...getAxisX().getTitle().setText("X Axis"); chart.getAxisX().getTitle()...

    reference.aspose.com/words/java/com.aspose.word...
  10. 在 PS 文件中使用填充图案 | Java

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

    docs.aspose.com/page/zh/java/ps/working-with-ha...