Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 30,428 for

x

(0.22 sec)
  1. Formatting not retained while creating .ppt fro...

    I'm trying to save a eXcel workbook template as a powerpoint presentation. The background color of grey colored cells in the tables in the eXcel sheets are not retained as such. They become black instead. How do we reta…...final ISlide slide, final int x, final int y, final int h, final...getShapes().addOleObjectFrame(x, y, h, w, “Excel.Sheet.8”, bout...

    forum.aspose.com/t/formatting-not-retained-whil...
  2. CertificateHolder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DigitalSignatures.CertificateHolder class, your key to managing X509Certificate2 instances for secure digital signatures.... // Create an X.509 certificate from a PKCS#12...encrypted document file. // Create an X.509 certificate from a PKCS#12...

    reference.aspose.com/words/net/aspose.words.dig...
  3. SetPageSize() ignored if any Text added to the ...

    Background We are currently evaluating Aspose.Pdf for .Net as a replacement for iTeXtSharp. I am using the new Aspose.Pdf API (i.e., not the Generator) Problem When I call SetPageSize() to change the dimensions of a …...TextFragment(“both pages should be 600w x 400h”); page1.Paragraphs.Add(para);...TextFragment("both pages should be 600w x 400h"); page1.Paragraphs.Add(para);...

    forum.aspose.com/t/setpagesize-ignored-if-any-t...
  4. 使用Chart.SetChartDataRange方法轻松设置图表的简易方法(Node.js通...

    学习如何在Aspose.Cells for Node.js via C++中使用Chart.SetChartDataRange方法轻松设置图表。我们的指南将向您展示如何指定图表的数据范围,让您以最小的努力创建专业和准确的图表。...js在C++中找到图表系列中点的X值和Y值的类型 通过C++在Node.js中创建动态图表...

    docs.aspose.com/cells/zh/nodejs-cpp/easy-way-fo...
  5. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_AXisY method. Provides access to properties of the Y aXis of this series group in C++....Secondary ); // Hide the secondary X axis. newSeriesGroup -> get_AxisX...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Text Rendering using TrueType Font | Java

    Java APIs for the developers to manipulate font files. Learn the fundamentals on how to render TrueType and OpenType fonts within Java products.... Glyph coordinate for ‘X’ axis is calculated for every...every processed glyph. Both ‘X’ and ‘Y’ coordinates are passed into...

    docs.aspose.com/font/java/text-rendering-truety...
  7. 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...
  8. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_BarcodeValue method. Gets or sets the barcode value in C++....501234567890 EAN13 \\ t \\ p CASE \\ x" , field -> GetFieldCode ());...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Adding Custom Labels to Data Points in the Seri...

    Learn how to add custom labels to data points in the series of a chart using Aspose.Cells for C++. Our guide will show you how to modify the labels' appearance, position, and formatting, as well as how to link them to your data source for accurate data representation.... SetText ( u "X-Axis" ); chart . GetValueAxis...Get ( u "A1" ). PutValue ( u "X" ); worksheet . GetCells (). Get...

    docs.aspose.com/cells/cpp/adding-custom-labels-...
  10. 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-...