Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 24,926 for

x

(0.16 sec)
  1. 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...
  2. ChartYValueCollection | Aspose.Words for Java

    Represents a collection of Y values for a chart series in Java....00" Time - “[$-x-systime]h:mm:ss AM/PM” Date -...- “\"$\”#,##0.00" Time - “[$-x-systime]h:mm:ss AM/PM” Date -...

    reference.aspose.com/words/java/com.aspose.word...
  3. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the eXcel chart when I open the eXcel chart and view it. public virtual S…...Where(x => !string.IsNullOrEmpty(x)).ToArray(); int...Split('R', 'C').Where(x => !string.IsNullOrEmpty(x)).ToArray(); int...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  4. Picture|Aspose.Slides 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.... Rectangle , x : 50 , y : 50 , width : bmp ....

    docs.aspose.com/slides/net/examples/elements/pi...
  5. 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...
  6. DigitalSignature.CertificateHolder | Aspose.Wor...

    Discover the DigitalSignature CertificateHolder property, which retrieves the certificate holder object for enhanced document signing security and verification....Shows how to sign documents with X.509 certificates. // Verify that...

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

    Discover ChartAXis Document property, access the parent chart's document effortlessly for enhanced data visualization and analysis....series with categories for the X-axis and respective numeric values...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartAxis.MajorTickMark | Aspose.Words for .NET

    Discover the ChartAXis MajorTickMark property to easily customize your chart's major tick marks for enhanced visual clarity and precision....series with categories for the X-axis and respective numeric values...

    reference.aspose.com/words/net/aspose.words.dra...
  9. VbaReferenceType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Vba.VbaReferenceType enum to easily define VbaReference object types, enhancing your document automation and management....{ const string brokenPath = @"X:\broken.dll" ; Document doc =...

    reference.aspose.com/words/net/aspose.words.vba...
  10. Easy way for Chart Setup using Chart.SetChartDa...

    Learn how to easily set up charts using the Chart.SetChartDataRange method in Aspose.Cells for Node.js via C++. Our guide will show you how to specify the data range for your chart, allowing you to create professional and accurate charts with minimal effort.... Xlsx ); Find Type of X and Y Values of Points in Chart...

    docs.aspose.com/cells/nodejs-cpp/easy-way-for-c...