Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 27,084 for

x

(0.11 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. Add image watermark to image - Free Support For...

    ImageWatermarkInImage_test.zip (113.6 KB) Hi We are getting an error while water marking the image to image. It will be a great help to us. Please find attached solution to reproduce the error. Specified argument wa…...Blend does not allow a negative X or Y for origin . You can work...(basePosition.X < 0) { overlayRect.X = -basePosition.X; basePosition...

    forum.aspose.com/t/add-image-watermark-to-image...
  3. 电子表格编辑器 与文件一起使用|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....Workbook ( i ); } catch ( Exception x ) { return null ; } String key...catch ( MalformedURLExceptio x ) { msg . sendMessageDialog (...

    docs.aspose.com/cells/zh/java/spreadsheet-edito...
  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. TimephasedDate wird nicht tageweise ermittelt, ...

    Wenn man einem Vorgang eine Ressource mit der Unit 1 zuweist, werden die TimephasedData in einem Block ausgegeben und nicht tageweise. Wenn man die Unit ändert (im Beispiel auf 0.1), werden die TimephasedData wie erwarte…...Sum(x => x.ValueToUnits); foreach (var...resourceAssignment.TimephasedData.Sum(x => x.ValueToUnits); foreach (var...

    forum.aspose.com/t/timephaseddate-wird-nicht-ta...
  6. TOC Rendering and Customization in HTML-to-PDF ...

    We are currently evaluating Aspose.PDF for converting HTML documents into PDF format. As part of this evaluation, we need to verify whether the Table of Contents (TOC) can be dynamically generated and customized based on…...x 1. Heading Levels – we confirmed...in Java Aspose.PDF (even v25.x) to make TOC entries appear in...

    forum.aspose.com/t/toc-rendering-and-customizat...
  7. Behavior Change in Workbook.CalculateFormula(tr...

    After upgrading Aspose Cells from version 17.12 to 25.5, we encountered an issue: In version 17.12, calling workbook.CalculateFormula(true), correctly calculated the formula and stored the resulting value in cell N23, b…...x series [3]. The bug has been fixed...workaround for v25.5 (and earlier 25.x builds) Create a CalculationOptions...

    forum.aspose.com/t/behavior-change-in-workbook-...
  8. 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...
  9. 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...
  10. How to Set Chart Axis Properties in C++|Aspose....

    Chart aXis tuning using C++....code example shows how to define X and Y-axis properties: How to...

    docs.aspose.com/words/cpp/how-to-set-chart-axis...