Sort Score
Result 10 results
Languages All
Labels All
Results 4,381 - 4,390 of 19,036 for

chart

(0.09 sec)
  1. Getting Headers or Footers|Documentation

    This article explains how to programmatically get header and footers from Excel or OpenOffice files using the C# API or .NET Library....sheet types, such as chart sheets, or charts, you can insert headers...

    docs.aspose.com/cells/net/get-headers-or-footers/
  2. Aspose.Words.Drawing module | Aspose.Words for ...

    The Aspose.Words.Drawing module provides classes that allow to create and modify drawing objects.... Chart Provides access to the chart shape properties...more, visit the Working with Charts documentation article. Fill...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PDF deffers to Excel Diagramm view - Free Suppo...

    During saving to pdf resulting pdf has wrong legend in diagrams. Exporting to pdf in Excel is right. PDF.png (73.0 KB) Excelpng.png (54.5 KB) Strahlendzeiten2026_D03742_1_4_D00002_1_0.pdf (333.2 KB) I marked positio…... Specifically, in the charts for ‘Januar’, ‘Februar’, and...the rendering logic for these chart legends. We will keep you informed...

    forum.aspose.com/t/pdf-deffers-to-excel-diagram...
  4. Manage Comments and Notes|Documentation

    Insert and manage comments or notes with Aspose.Cells for .Net....Formulas Create and Manage Chart Analyzing your prompt, please...

    docs.aspose.com/cells/net/comments-and-notes/
  5. Compare Presentation Slides in Python|Aspose.Sl...

    Compare PowerPoint and OpenDocument presentations programmatically with Aspose.Slides for Python via .NET. Identify slide differences in code quickly.... If a chart refers to an external Excel...

    docs.aspose.com/slides/python-net/compare-slides/
  6. Aspose.Cells Product Family

    Find answers about creating, editing, and converting, Excel spreadsheets without requiring Microsoft Excel....Python How to Convert Excel Chart to PDF in Python «« « 9 10 11...

    kb.aspose.com/cells/page/11/
  7. Make DOCX Using Java

    Make a new DOCX in Java in a few steps. Easily create DOCX using Java library....Comments Insert Bookmark Insert Chart import com.aspose.words.*; Document...432 , 252 ); Chart chart = shape.getChart(); chart.getTitle().setText(...

    products.aspose.com/words/java/make/docx/
  8. Make PDF Using Java

    Make a new PDF in Java in a few steps. Easily create PDF using Java library....Comments Insert Bookmark Insert Chart import com.aspose.words.*; Document...432 , 252 ); Chart chart = shape.getChart(); chart.getTitle().setText(...

    products.aspose.com/words/java/make/pdf/
  9. index.xml

    1.0 utf-8 yes 2.0 http://www.w3.org/2005/Atom http://purl.org/rss/1.0/modules/content/ Aspose Blog | File Format Processing APIs for C# .NET Core, Java, C++, Python https://blog.aspose.com/ Recent ...... Create Funnel Chart in Excel using C# https://blog...aspose.com/cells/create-funnel-chart-in-excel-using-csharp/ Fri,...

    blog.aspose.com/index.xml
  10. Make A Document In C#

    Create a file using .NET library. Easily create a new document in C# in a few steps....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/