Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 26,456 for

x

(0.19 sec)
  1. ChartSeriesGroupCollection.add method | Aspose....

    ChartSeriesGroupCollection.add method. Adds a new series group of the specified series type to this collection....Secondary ; // Hide the secondary X axis. newSeriesGroup . axisX ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldDisplayBarcode.symbol_rotation property | ...

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

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldDisplayBarcode.add_start_stop_char propert...

    FieldDisplayBarcode.add_start_stop_char property. Gets or sets whether to add Start/Stop characters for barcode types NW7 and CODE39....501234567890 EAN13 \\ t \\ p CASE \\ x' , field . get_field_code ())...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldDisplayBarcode.fix_check_digit property | ...

    FieldDisplayBarcode.fiX_check_digit property. Gets or sets whether to fiX the check digit if it’s invalid....501234567890 EAN13 \\ t \\ p CASE \\ x' , field . get_field_code ())...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HTML -> PDF Converter Fails In Linux Environmen...

    Package is running in Azure and works fine eXcept for the HTML converter which reports: System.Drawing.Common is not supported on non-Windows platforms. See Breaking change: System.Drawing.Common only supported on Windo…...); var x = new Aspose.Html.Saving.PdfSaveOptions(); x.DocumentInfo...UtcNow; x.DocumentInfo.Producer = "CMG Document Converter"; x.DocumentInfo...

    forum.aspose.com/t/html-pdf-converter-fails-in-...
  6. 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...
  7. Aspose.Cells 16.12.0 中的公共 API 更改|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....means Yellow printf ( "Accent1: %x\r\n" , clr_Accent1 -> ToArgb ());...()); printf ( "Accent2: %x\r\n" , clr_Accent2 -> ToArgb ());...

    docs.aspose.com/cells/zh/cpp/public-api-changes...
  8. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in eXcel to images to insert them into word document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...shapes that overlap with the x-axis and y-axis are somehow behind...shapes are appearing behind the x-axis and y-axis, this could be...

    forum.aspose.com/t/shapes-in-charts-rendered-by...
  9. 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-...
  10. Reading Code Text Raw|Documentation

    Learn how and when to use raw code bytes from BarCodeReader in Aspose.BarCode for Java....int c = 0 ; for ( byte x : data ) { if ( x == b ) { c ++; } } return...segments = 1 ; for ( byte x : raw ) { if ( x == GS ) { segments ++;...

    docs.aspose.com/barcode/java/developer-guide/ba...