Sort Score
Result 10 results
Languages All
Labels All
Results 3,721 - 3,730 of 17,155 for

chart

(0.1 sec)
  1. Converting word to PDF creates incorrect render...

    Hi Aspose team, I’m trying to convert a word document to PDF using aspose words as follows: // Load the Word document Aspose.Words.Document doc = new Aspose.Words.Document(dir + @"\TestPDF_07312025\WordTestFile.docm");…...WordVSPdf1: The star symbols in the chart seem to have white background...with the star symbols in your chart—having a white background and...

    forum.aspose.com/t/converting-word-to-pdf-creat...
  2. Urobiť WORD Pomocou C++

    Vytvorte nový WORD v C++ v niekoľkých krokoch. Jednoducho vytvorte WORD pomocou knižnice C++....252 ); auto chart = shape-> get_Chart (); chart-> get_Title ()->...u"Demo Chart" ); chart-> get_Series ()-> Clear (); chart-> get_Series...

    products.aspose.com/words/sk/cpp/make/word/
  3. Urobiť HTML Pomocou C++

    Vytvorte nový HTML v C++ v niekoľkých krokoch. Jednoducho vytvorte HTML pomocou knižnice C++....252 ); auto chart = shape-> get_Chart (); chart-> get_Title ()->...u"Demo Chart" ); chart-> get_Series ()-> Clear (); chart-> get_Series...

    products.aspose.com/words/sk/cpp/make/html/
  4. Buat DOCX Menggunakan C++

    Buat DOCX baharu dalam C++ dalam beberapa langkah. Buat DOCX dengan mudah menggunakan pustaka C++....252 ); auto chart = shape-> get_Chart (); chart-> get_Title ()->...u"Demo Chart" ); chart-> get_Series ()-> Clear (); chart-> get_Series...

    products.aspose.com/words/ms/cpp/make/docx/
  5. Create, Edit and Convert PowerPoint Presentatio...

    Aspose.Slides for C++ is a powerful library for creating, editing and converting PowerPoint presentations in C++....images, animations, transitions, charts, tables, and other elements...images, animations, transitions, charts, tables, and other elements...

    products.aspose.com/slides/cpp/
  6. Create Resources and Link with Tasks | Aspose.T...

    Learn how to create resources and resource assignments in the project using Aspose.Tasks for .NET compared to Microsoft Office Automation Tools.... 📎 Input file: Gantt chart view 📎 Input file: Resource...pjSave); Output file: Gantt chart view Output file: Resource sheet...

    docs.aspose.com/tasks/net/create-resources-and-...
  7. 如何使用Aspose.Cells for Node.js via C++添加数据透视图|Doc...

    如何使用Aspose.Cells for Node.js via C++添加数据透视图... Chart ); const sheet3 = workbook ..."PivotChart" ); // Adding a column chart const index = sheet3 . getCharts...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-add-...
  8. ShapeTextOrientation enumeration | Aspose.Words...

    aspose.words.drawing.ShapeTextOrientation enumeration. Specifies orientation of text in shapes.... insert_chart ( chart_type = aw . drawing . charts . ChartType...height = 252 ) series = shape . chart . series [ 0 ] data_labels =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Common Conversion Options | Aspose.Tasks Docume...

    A guide to common conversion options for Microsoft Project MPP files....different view, such as ‘Gantt Chart’, ‘Task Usage’, ‘Resource Usage’...default view is missing, Gantt Chart view will be rendered. Use to...

    docs.aspose.com/tasks/net/common-conversions-op...
  10. Aspose.Words for .NET

    This API allows to create, edit, render, print, and convert Word documents without utilizing Microsoft Word....Document using C# Create a Column Chart in Word using C# Insert Shape...

    kb.aspose.com/words/net/