Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 29,873 for

x

(0.81 sec)
  1. Aspose::Words::Drawing::Charts::ChartSeries::ge...

    Aspose::Words::Drawing::Charts::ChartSeries::get_HasDataLabels method. Gets or sets a flag indicating whether data labels are displayed for the series in C++....months as categories for the X-axis, // and respective decimal...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_Font method. Provides access to the font formatting of the data labels of the entire series in C++....months as categories for the X-axis, // and respective decimal...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 在 PS 文件中使用填充图案 | Python

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能... 16 sum_x = 0. 17 18 # Restore a graphics...bounds 39 x = square_side 40 y = 0 41 if sum_x >= width: 42 x = - (sum_x...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  4. CVE-2024-0057 Vulnerability in Aspose.Slides fo...

    Hi team, We have integrated with Aspose Slides in our Production Systems. However, our application has identified a vulnerability with the following package in Aspose Slides - System.Security.Cryptography.X509Certific…...The vulnerability is caused by X.509 chain building APIs that do...do not completely validate the X.509 certificate due to a logic...

    forum.aspose.com/t/cve-2024-0057-vulnerability-...
  5. FieldDisplayBarcode.error_correction_level prop...

    FieldDisplayBarcode.error_correction_level property. Gets or sets an error correction level of QR Code...501234567890 EAN13 \\ t \\ p CASE \\ x' , field . get_field_code ())...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldDisplayBarcode.scaling_factor property | A...

    FieldDisplayBarcode.scaling_factor property. Gets or sets a scaling factor for the symbol...501234567890 EAN13 \\ t \\ p CASE \\ x' , field . get_field_code ())...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldDisplayBarcode.symbol_height property | As...

    FieldDisplayBarcode.symbol_height property. Gets or sets the height of the symbol...501234567890 EAN13 \\ t \\ p CASE \\ x' , field . get_field_code ())...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 向幻灯片添加注释|Aspose.Slides 文档

    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.... Append ( new Position () { X = 100 , Y = 200 }, new Text ()...point = new PointF (); point . X = 1 ; point . Y = 1 ; //Adding...

    docs.aspose.com/slides/zh/net/add-a-comment-to-...
  9. Create Email Messages with Customized Options i...

    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....58DF4CD0" X - Mailer : Microsoft Office Outlook...Outlook , Build 11.0 . 5510 X - MimeOLE : Produced By Microsoft...

    docs.aspose.com/email/net/create-email-messages/
  10. How to call data only once, even if I have mult...

    Hi, I’ve a problem. I have a template that starts by building a data structure by making different calls. This take about 20 minutes to retrieve datas. Then I have 4 foreach loops that process the data and displaying …...var records = (from x in source where x.IsActive select ExpensiveTransform(x))...ExpensiveTransform(x)) .ToList(); // forces one pass and stores the...

    forum.aspose.com/t/how-to-call-data-only-once-e...