Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 17,879 for

area

(0.17 sec)
  1. Convert TXT to PPT via C# .NET or with free Onl...

    Convert Word txt documents to PowerPoint ppt files with C#. Convert multiple files within ASP.NET or other .NET applications....designated white area or by clicking inside the area to import the...

    products.aspose.com/total/net/conversion/txt-to...
  2. MeasureString result not accurate - Free Suppor...

    I am trying to use font Tahoma and measure the string with font size 25 pixels. I am then trying to draw the text in the string s = "N 40º 34' 36.556\" W 70º 45' 24.412\""; StringFormat tb = new StringFormat() { FormatF…...a layout area that matches the expected drawing area to get a...

    forum.aspose.com/t/measurestring-result-not-acc...
  3. Interactive Annotations using Python|Aspose.PDF...

    Learn how to add, read, and delete link annotations, and how to create navigation and print buttons in PDF documents using Aspose.PDF for Python via .NET....annotation over the matching text area. When the user clicks the annotation...the coordinates of each link area. for link_annotation in link_annotations...

    docs.aspose.com/pdf/python-net/interactive-anno...
  4. 通过 JavaScript 及 C++ 将图表转换为图片|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 转换图表为图片格式,如 JPEG 或 PNG。我们将演示如何从 Microsoft Excel 导出图表并将其保存为独立的图片,以便后续使用和处理。...Y ScatterConnectedByLi Y Area Area Y AreaStacked Y Area100PercentStacke...

    docs.aspose.com/cells/zh/javascript-cpp/chart-t...
  5. Customize Chart Axes in Presentations Using Jav...

    Discover how to use JavaScript with Aspose.Slides for Node.js via Java to customize chart axes in PowerPoint presentations for reports and visualizations.... Area , 100 , 100 , 500 , 350 ); chart...aspose . slides . ChartType . Area , 50 , 50 , 450 , 300 ); var...

    docs.aspose.com/slides/nodejs-java/chart-axis/
  6. Page Setup and Printing Options with JavaScript...

    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....to: Select a specific print area of a worksheet. Print titles...cell to E30 cell) of the print area pageSetup . printArea = "A1:E30"...

    docs.aspose.com/cells/javascript-cpp/page-setup...
  7. 使用 C++ 在演示文稿中自定义图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。...shapes -> AddChart ( ChartType :: Area , 100.0f , 100.0f , 500.0f ...() -> AddChart ( ChartType :: Area , 50.0f , 50.0f , 450.0f , 300...

    docs.aspose.com/slides/zh/cpp/chart-axis/
  8. Customize Chart Axes in Presentations on Androi...

    Discover how to use Aspose.Slides for Android via Java to customize chart axes in PowerPoint presentations for reports and visualizations.... Area , 100 , 100 , 500 , 350 ); chart...getShapes (). addChart ( ChartType . Area , 50 , 50 , 450 , 300 ); IChartDataWorkbook...

    docs.aspose.com/slides/androidjava/chart-axis/
  9. ChartAxis | Aspose.Words for Java

    Represents the axis options of the chart in Java....to point away from the plot area, // and the major tick marks...appear inside the graph plot area. axis.setMajorTickMark(AxisTickMark...

    reference.aspose.com/words/java/com.aspose.word...
  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\";…...', '_'); //Set print area sourceWS.PageSetup.PrintArea...Replace('!', '_'); //Set print area sourceWS.PageSetup.PrintArea...

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