Sort Score
Result 10 results
Languages All
Labels All
Results 4,221 - 4,230 of 18,933 for

chart

(0.22 sec)
  1. Picture|Aspose.Slides Documentation

    Work with pictures in Aspose.Slides for C++: insert, crop, compress, recolor, and export images with C++ examples for PPT, PPTX, and ODP presentations....presentation -> Dispose (); } Text Box Chart...

    docs.aspose.com/slides/cpp/examples/elements/pi...
  2. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....child nodes in an organization chart. Method IBulletFormat.ApplyDefaultParagrap...allows get or sets organization chart type associated with current...

    docs.aspose.com/slides/net/public-api-and-backw...
  3. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....3D 1 3D CAD conversion 1 3D chart 1 3D CSharp 1 3D drawing in...Java 1 add charts in excel using java 1 Add Charts in PowerPoint...

    blog.aspose.com/tags/
  4. Filter Objects while loading Workbook or Worksh...

    Learn how to filter objects like Charts, shapes, and conditional formatting while loading workbooks or worksheets using Aspose.Cells for C++....CellNumeric CellString CellValue Chart ConditionalFormattin DataValidation...code illustrates how to filter charts from the workbook. Please check...

    docs.aspose.com/cells/go-cpp/filter-objects-whi...
  5. A way to re-enable backend rendering of graphic...

    We are upgrading from gridjs 23.7.0 to 26.2.0 and discovered some notable regressions when rendering shapes, particularly Charts. These seem related to the apparent switch to client-side rendering. Where before shapes wo…...rendering shapes, particularly charts. These seem related to the...setting to control whether charts are rendered on the client...

    forum.aspose.com/t/a-way-to-re-enable-backend-r...
  6. What's new in Aspose.Cells for .NET|Documentation

    Aspose.Cells for .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....data values from chart Support to export charts to Numbers Support...range to image Export advanced charts of Excel 2016 to docx Support...

    docs.aspose.com/cells/net/what-s-new-in-aspose-...
  7. How to Create Excel Backups for Tables and Text...

    Hi Aspose team Thanks for helping us with our Aspose Cells and Slides queries so far. We have another requirement. We need an Excel backup for tables and text boxes in PowerPoint. Double clicking tables and text boxe…...to the embedded excel for a chart) For this specific use case...creating linked Excels for Charts. Thanks andrey.potapov April...

    forum.aspose.com/t/how-to-create-excel-backups-...
  8. ShapeTextOrientation Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ShapeTextOrientation enum to easily control text orientation in shapes, enhancing your document design and readability.... Chart . Series [ 0 ]; ChartDataLabelCollec...doc . Save ( ArtifactsDir + "Charts.LabelOrientationRota.docx"...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Make Markdown Using C#

    Make a new Markdown in C# in a few steps. Easily create Markdown using .NET library....Comments Insert Bookmark Insert Chart using Aspose.Words; var doc... 432 , 252 ); Chart chart = shape.Chart; chart.Title.Text = "Demo...

    products.aspose.com/words/net/make/md/
  10. 在 C++ 中计算完图表后读取坐标轴标签|Documentation

    了解如何在 Aspose.Cells for C++ 中在计算图表后读取坐标轴标签。我们的指南将向您展示如何访问和检索坐标轴标签,包括它们的格式和位置。...Contents [ Hide ] 可能的使用场景 您可以使用 Chart.Calculate() 方法在计算图表的值后读取其轴标签。请使用...GetWorksheets (). Get ( 0 ); Chart ch = ws . GetCharts (). Get...

    docs.aspose.com/cells/zh/cpp/read-axis-labels-a...