Sort Score
Result 10 results
Languages All
Labels All
Results 4,091 - 4,100 of 18,961 for

chart

(0.16 sec)
  1. Supported File Formats|Documentation

    Visio Diagram Java API can load and save variety of formats including VSDX, VDX, VSD, VTX, VSSX, VSDM, VSTM, PDF, XPS, SVG, EMF, JPEG, PNG, BMP, TIFF and HTML....Conventions) VDX Drawing or chart created with Microsoft Visio...

    docs.aspose.com/diagram/java/supported-file-for...
  2. Supported File Formats|Documentation

    Aspose Diagram for .NET supports VSD, VSS, VDW, VST, VDX,VSX,VTX,VSDX, VSSX, VSTX, VSDM, VSTM, and VSSM....Conventions) VDX Drawing or chart created with Microsoft Visio...

    docs.aspose.com/diagram/net/supported-file-form...
  3. ChapterPageSeparator | Aspose.Words for Java

    Defines the separator character that appears between the chapter and page number in Java....String CertificateHolder Chart English Русский 简体中文...

    reference.aspose.com/words/java/com.aspose.word...
  4. Text underline not appearing correctly when sav...

    Hi team, I am using the code below on a linux server to create an image from a range, I insert the image into PowerPoint. private static ImageOrPrintOptions _options = new ImageOrPrintOptions() { HorizontalResolution…...Worksheets["Line Chart"].PageSetup.PrintArea = "B1:I6";...SheetRender(c.Worksheets["Line Chart"], _options); render.ToImage(0...

    forum.aspose.com/t/text-underline-not-appearing...
  5. 档案

    档案...Charts; // 加载 Excel 文件 Workbook workbook...sheet.Charts.Add(ChartType.BarStacked, 7, 0, 30, 10); Chart chart...

    blog.aspose.com/zh/cells/create-gantt-chart-in-...
  6. Make HTML Using C++

    Make a new HTML in C++ in a few steps. Easily create HTML using C++ library....Comments Insert Bookmark Insert Chart using namespace Aspose::Words;...252 ); auto chart = shape-> get_Chart (); chart-> get_Title ()->...

    products.aspose.com/words/cpp/make/html/
  7. Make DOC Using C++

    Make a new DOC in C++ in a few steps. Easily create DOC using C++ library....Comments Insert Bookmark Insert Chart using namespace Aspose::Words;...252 ); auto chart = shape-> get_Chart (); chart-> get_Title ()->...

    products.aspose.com/words/cpp/make/doc/
  8. Java API to Render CGM to EXCEL | products.aspo...

    Export CGM to EXCEL via Java API without using Microsoft Excel or Adobe Reader...technical specifications, and chart data from CGM graphics into...engineering or project reports. Chart Extraction from Diagrams Convert...

    products.aspose.com/total/java/conversion/cgm-t...
  9. Create XLTX using Python | products.aspose.com

    Generate Microsoft Excel XLTX documents using Python applications without using Microsoft Office....spreadsheets that can include charts, formulas, and other features...workbook with a customized chart, you can save it as a template...

    products.aspose.com/total/python-java/create/xltx/
  10. 用C++将图表转换为图片以支持日本地区使用|Documentation

    学习如何使用Aspose.Cells for C++设置图表的日本配置。我们的指南将演示如何配置图表以支持日文字符和格式,包括字体、大小、文本方向等。...namespace Aspose :: Cells :: Charts ; class ChartJapaneseSetttin...new ChartJapaneseSetting ()); Chart chart0 = wb . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/convert-chart-to-i...