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

x

(0.22 sec)
  1. 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...
  2. Add stamp image in particular page using Aspose...

    Hi Team, We have requirement add stamp image, in particular pdf page. Currently it is adding in each page. Is there any page parameter to pass in AsposePdfAddStamp, So only particular that page will show the stamp. Th…...with stamp easily instead giving X&Y indents. Thank you for your...it is not possible to define X&Y indent for each pdf, instead...

    forum.aspose.com/t/add-stamp-image-in-particula...
  3. ChartSeriesGroupCollection class | Aspose.Words...

    Aspose.Words.Drawing.Charts.ChartSeriesGroupCollection class. Represents a collection of [ChartSeriesGroup](../chartseriesgroup/) objects....Secondary ; // Hide the secondary X axis. newSeriesGroup . axisX ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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-...
  5. DigitalSignature.IssuerName | Aspose.Words for ...

    Discover the DigitalSignature IssuerName property, providing the issuer's distinguished name for enhanced security and trust in your digital certificates....Shows how to sign documents with X.509 certificates. // Verify that...

    reference.aspose.com/words/net/aspose.words.dig...
  6. DigitalSignatureCollection.Count | Aspose.Words...

    Discover the DigitalSignatureCollection Count property, efficiently retrieve the total number of elements, enhancing your digital signature management....Shows how to sign documents with X.509 certificates. // Verify that...

    reference.aspose.com/words/net/aspose.words.dig...
  7. ChartAxis.TickLabels | Aspose.Words for .NET

    Discover the ChartAXis TickLabels property to customize your aXis tick mark labels for enhanced data visualization and clarity in your charts....series with categories for the X-axis and respective numeric values...

    reference.aspose.com/words/net/aspose.words.dra...
  8. AxisTickLabels.Font | Aspose.Words for .NET

    Enhance your charts with the AXisTickLabels Font property, allowing customizable font formatting for clearer, more impactful tick labels....series with categories for the X-axis and respective numeric values...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Chart.AxisZ | Aspose.Words for .NET

    EXplore the Chart AXisZ property to unlock Z-aXis customization options, enhancing your data visualization for clearer insights and impactful presentations....series with categories for the X-axis and respective numeric values...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 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-...