Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 28,974 for

x

(0.61 sec)
  1. Aspose::Words::Drawing::Charts::Chart class | A...

    Aspose::Words::Drawing::Charts::Chart class. Provides access to the chart shape properties. To learn more, visit the documentation article in C++....to properties of the primary X axis of the chart. get_AxisY ()...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Limitation of number of rows or bug when saving...

    Hi! Developed a report generation and use to work fine up to now but when tried generating with a greater number of rows on feed files client encountered the error “Invalid column indeX” when saving the workbook. Teste…...GroupBy(x => x.Field(“order_ref”))) { counter++;...byChild in byParent.GroupBy(x => x.Field(“schedule”))) { counter++;...

    forum.aspose.com/t/limitation-of-number-of-rows...
  3. DigitalSignatureCollection class | Aspose.Words...

    aspose.words.digitalsignatures.DigitalSignatureCollection class. Provides a read-only collection of digital signatures attached to a document...Shows how to sign documents with X.509 certificates. # Verify that...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Easy way for Chart Setup using Chart.chartDataR...

    Learn how to easily set up charts using the Chart.chartDataRange method in Aspose.Cells for JavaScript 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....script > </ html > Find Type of X and Y Values of Points in Chart...

    docs.aspose.com/cells/javascript-cpp/easy-way-f...
  5. HtmlMetafileFormat enumeration | Aspose.Words f...

    Aspose.Words.Saving.HtmlMetafileFormat enumeration. Indicates the format in which metafiles are saved to HTML documents....height='40' viewBox='0 0 500 40'> <text x='0' y='35' font-family='Verdana'...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FileFormatUtil.content_type_to_load_format meth...

    FileFormatUtil.content_type_to_load_format method. Converts IANA content type into a load format enumerated value....content_type_to_save_format ( 'image/x-emf' )) self . assertEqual ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAXis::get_MinorUnit method. Returns or sets the distance between minor tick marks in C++....series with categories for the X-axis and respective numeric values...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Supported Platforms Overview|Aspose.Words for .NET

    Aspose.Words for .NET supports a wide range of platforms to work with documents using C#....native Cocoa apps for Mac OS X and allows for native apps that...Linux, FreeBSD, UNIX, Mac OS X, Solaris and Windows operating...

    docs.aspose.com/words/net/supported-platforms/
  9. Working with Appointments|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....a common practice to use the X-ALT-DESC header in iCalendar (RFC...recipient’s calendar application, X-ALT-DESC header is used to provide...

    docs.aspose.com/email/java/working-with-appoint...
  10. Incorrect rendering when converting chart to im...

    Hi Aspose team, I’ve run into an issue when converting a chart to EMF image. The rendered output is different from the eXcel chart itself. Here’s the code I used to generate my test outputs: string dir = @"C:\Users\";…...Count; i++) { string x = PrintAreas[i].Replace(':', '_')...ToImage(0, dir + @$"\Test_03092026\{x}.png"); } } I’ve pointed out the...

    forum.aspose.com/t/incorrect-rendering-when-con...