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

x

(2 sec)
  1. cbse.zip

    CBSE/11.png CBSE/12.png CBSE/13.png CBSE/15.png CBSE/2.png CBSE/3.png CBSE/5.png CBSE/CBSE.omr { "Version": "1.0", "Name": "MyTemplate", "Pages": [ { "Height": 3295, "Width": 2551, "Elements": [ { ......text=Class X font_style=bold font_size=12 align=center...Paper (TERM – I) 2021-22 Class X Science (086) Time: 90 Minutes...

    products.aspose.com/omr/exam/cbse/cbse.zip
  2. FieldDisplayBarcode.background_color property |...

    FieldDisplayBarcode.background_color property. Gets or sets the background color of the barcode symbol...501234567890 EAN13 \\ t \\ p CASE \\ x' , field . get_field_code ())...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldDisplayBarcode.case_code_style property | ...

    FieldDisplayBarcode.case_code_style property. Gets or sets the style of a Case Code for barcode type ITF14...501234567890 EAN13 \\ t \\ p CASE \\ x' , field . get_field_code ())...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 为 .NET 中的演示优化图表计算|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 中的图表计算、数据更新和精度控制,适用于 PPT 和 PPTX,并提供实用的 C# 代码示例。...ValidateChartLayout (); double x = chart . PlotArea . ActualX ;...ValidateChartLayout (); double x = chart . PlotArea . ActualX ;...

    docs.aspose.com/slides/zh/net/chart-calculations/
  5. 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...
  6. lc.GetEntity is getting NULL value - Free Suppo...

    I have below code and it fails on line le.Current = lc.GetEntity(para); because lc.GetEntity(para) gets NULL value and it says parameter value can’t be null. Could you please guide what is causing this to fail? priva…...Where(x => x.Name.StartsWith("_DV_C"));...Where(x => x.Name.StartsWith("_DV_C")).ToDictionary(x => x.Name);...

    forum.aspose.com/t/lc-getentity-is-getting-null...
  7. Differentiation between Comments and Reference ...

    Hello Everyone and @aleXey.noskov, In my Java code I remove comments from my document. When converting word to PDF using Aspose.words: com.aspose.words.NodeCollection comments = (com.aspose.words.NodeCollection)doc.ge…...size(); index++) { String x = page.getAnnotations().get_Item(index)...get_Item(index).toString(); if(!x.contains("pdf.WidgetAnnotation"))...

    forum.aspose.com/t/differentiation-between-comm...
  8. Aspose.PSD for .NET 22.1 - 发行说明|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.... X ; patternOverlay . Settings ....HorizontalOffset = newPatternBounds2 . X ; patternOverlay2 . Settings ...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  9. 在 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...
  10. 在 PostScript 中使用填充图案 | .NET

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

    docs.aspose.com/page/zh/net/ps/working-with-hat...