Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 17,773 for

area

(0.38 sec)
  1. Set Picture as Background Fill in the Chart wit...

    Learn how to set a picture as the background fill in a chart using Aspose.Cells for Node.js via C++. Our guide will show you how to import and position the picture, adjust its size and color, and apply formatting options to enhance your chart's appearance....objects, such as the plot area, chart area, or legend box of a chart...properties of the chart plot area. // To set a picture as the...

    docs.aspose.com/cells/nodejs-cpp/set-picture-as...
  2. Aspose.pdf redaction is not removing the underl...

    I am trying to redact the underlying text in pdf. PDF is sent to method as a multipart file object. Option1(preferred): Getting the inkstrokes to get the annotation data. Saving the output as bytestream for the client…...text and images beneath that area. Here’s a step-by-step guide...RedactionAnnotation : Define the area you want to redact by creating...

    forum.aspose.com/t/aspose-pdf-redaction-is-not-...
  3. 用Node.js通过C++区分X轴和类别轴的差异|Documentation

    了解如何区分Aspose.Cells for Node.js via C++中的X轴和类别轴。我们的指南将帮助您理解它们在使用和属性上的差异,以及如何根据需要配置它们。...Legend at the bottom of the chart area chart . getLegend (). setPosition...Bottom ); // Fill the PlotArea area with nothing chart . getPlotArea...

    docs.aspose.com/cells/zh/nodejs-cpp/x-axis-vs-c...
  4. X Axis Vs. Category Axis with JavaScript via C+...

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for JavaScript via C++. Our guide will help you understand the differences in their usage and properties, and how to configure them according to your needs....legend at the bottom of the chart area chart . legend . position =...with no fill chart . plotArea . area . fillFormat . fillType = FillType...

    docs.aspose.com/cells/javascript-cpp/x-axis-vs-...
  5. ConditionalStyle Class | Aspose.Words for .NET

    Discover the Aspose.Words.ConditionalStyle class for advanced table formatting. Enhance your documents with dynamic styles and improve readability effortlessly....special formatting applied to some area of a table with assigned table...cells. Type { get; } Gets table area to which this conditional style...

    reference.aspose.com/words/net/aspose.words/con...
  6. Format Presentation Charts in С++|Aspose.Slides...

    Learn chart formatting in Aspose.Slides for С++ and elevate your PowerPoint presentation with professional, eye-catching styling....lines, titles, legends, the plot area, and wall fills to improve the...rounded corners for the chart area. Together, these examples show...

    docs.aspose.com/slides/cpp/chart-formatting/
  7. Extracting text inside a rectangle|Documentation

    Extract text located inside Areas of the image provided by coordinates....and other blocks from certain areas of uniform images, such as ID...extract text from one or more areas of an image, provide a list...

    docs.aspose.com/ocr/net/image-regions-extract/
  8. Create and Manage Chart with Node.js via C++|Do...

    Learn how to use Aspose.Cells for Node.js to create charts in Microsoft Excel. Our guide will demonstrate various chart types and how to customize their appearance and formatting.... ChartArea, the chart area in the worksheet. ChartDataTable...without data markers Area Represents Area Chart AreaStacked Represents...

    docs.aspose.com/cells/nodejs-cpp/creating-charts/
  9. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...includes some of the text in these areas but not all. It also places...multiple shapes in the same area, they might overlap, causing...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...
  10. What is a Page Layout in C++|Aspose.Words for C++

    Let's figure out what a page layout is. A page layout describes the geometry of the content contained in a document....the object is, but also what area (s) of the page it occupies...objects do not overlap the same area (s). What Is a Page Layout For...

    docs.aspose.com/words/cpp/what-is-a-page-layout/