Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 17,372 for

area

(0.17 sec)
  1. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_MajorUnitScale method. Returns or sets the scale value for major tick marks on the time category axis in C++....to point away from the plot area, // and the major tick marks...appear inside the graph plot area. axis -> set_MajorTickMark (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::Charts::AxisTickMark en...

    Aspose::Words::Drawing::Charts::AxisTickMark enum. Specifies the possible positions for tick marks in C++....marks shall be inside the plot area. Outside 2 Specifies that the...marks shall be outside the plot area. None 3 Specifies that there...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Create New Workbook|Documentation

    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....Add Data in Cells Set Print Area Analyzing your prompt, please...

    docs.aspose.com/cells/net/create-new-workbook/
  4. MailMerge Issue - LF - Free Support Forum - asp...

    I found an issue where when there is a mergefield with a line feed in the IF statement, it does not collapse up during mailmerge when empty. <MERGEFIELD Data1> <IF <MERGEFIELD Data2> = "TEST" "" ""> <MERGEFIELD Data3> I…...line feeds in the whitespace area (not in the left hand, right...right hand, true, or false areas). Professionalize.Discourse September...

    forum.aspose.com/t/mailmerge-issue-lf/318770
  5. Extarct content from Excel and populate in word...

    I am extracting content from an Excel sheet and inserting it into a Word document using the following method: private static void InsertHtmlTable(DocumentBuilder builder, Workbook workbook, Worksheet worksheet, Range ra…...issue is that the content (print area) is quite wide, and I want it...large area from A1 till S411 for example that print area Professionalize...

    forum.aspose.com/t/extarct-content-from-excel-a...
  6. How to Crop a PDF using Java

    This simple topic guide describes how to crop a PDF using Java. It encompasses the configuration information, a program work flow, and a runnable sample code to crop one page from PDF using Java....class object and define the crop area Apply the created Rectangle...rectangle is created by defining the area on the page that is to be cropped...

    kb.aspose.com/pdf/java/how-to-crop-a-pdf-using-...
  7. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....tiles together to fill a larger area. LeftRightDirectionTr class...tiles together to fill a larger area. Public API and Backwards Incompatible...

    docs.aspose.com/slides/java/public-api-and-back...
  8. 用Node.js通过C++创建开盘 最高 最低 收盘(OHLC)股票图表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++创建开盘 最高 最低 收盘股票图表。我们的指南将演示如何在图表中绘制股票市场数据,包括开盘价、最高价、最低价和收盘价,以便进行更好的分析和可视化。...Legend at the bottom of the chart area chart . getLegend (). setPosition...Red ); // Fill the PlotArea area with nothing chart . getPlotArea...

    docs.aspose.com/cells/zh/nodejs-cpp/create-open...
  9. Rendering Slicer|Documentation

    Learn how to render slicer with Aspose.Cells for Python via .NET....an image by setting the print area that covers only the slicer...

    docs.aspose.com/cells/python-net/rendering-slicer/
  10. Chart.series property | Aspose.Words for Node.js

    Chart.series property. Provides access to series collection.... Value ); // 2 - Area chart with dates distributed...Drawing . Charts . ChartType . Area , 500 , 300 ); let dates = [...

    reference.aspose.com/words/nodejs-net/aspose.wo...