Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 17,371 for

area

(0.07 sec)
  1. Creating OOXML Charts from Scratch|Aspose.Words...

    How to create different charts in your document using C++....following result: How to Insert Area Chart The code example given...below shows how to insert an area chart. The code produces the...

    docs.aspose.com/words/cpp/creating-ooxml-charts...
  2. Insert Sparklines in Excel using C#

    This article provides a guide on how to insert sparklines in Excel using C#. It has IDE settings, steps, and a sample code to display sparklines charts using C#....file sample data Create a cell area providing the start row, start...sample data and define a cell area around the target data. Add...

    kb.aspose.com/cells/net/insert-sparklines-in-ex...
  3. Indentation applied to first cell affects the e...

    Hello everyone, I’m encountering an issue when converting an Excel table to a Word document using Aspose.Cells and Aspose.Words. Steps to reproduce: In Excel, create a table where the first cell has an indentation. D…... Define a named range (area) over the table. Using Aspose...Aspose.Cells, read the area and export it as HTML. Using Aspose.Words...

    forum.aspose.com/t/indentation-applied-to-first...
  4. Chart|Aspose.Slides Documentation

    Create and customize charts in C# with Aspose.Slides: add data, format series, axes and labels, change types, and export—works with PPT, PPTX and ODP....Chart This method adds a simple area chart to the first slide. static...Shapes . AddChart ( ChartType . Area , 50 , 50 , 400 , 300 ); } Access...

    docs.aspose.com/slides/net/examples/elements/ch...
  5. Using Aspose.Imaging for Java in Kotlin|Documen...

    How to use Aspose.Imaging for Java in Kotlin applications for desktops and servers...crop it to a specific rectangle area. All method descriptions you...the image to specified area val area = Rectangle ( 10 , 10 ,...

    docs.aspose.com/imaging/java/using-imaging-in-k...
  6. DocumentBuilder.insertHtml does not keep text r...

    Hello, we use Apose.Cells 25.11 and Aspose.Word 25.11. We have an Excel File that contains a print Area with cells with rotate text. When we extract this Area as html and we try to insert it into a Word document using…...Excel File that contains a print area with cells with rotate text...text. When we extract this area as html and we try to insert it into...

    forum.aspose.com/t/documentbuilder-inserthtml-d...
  7. Magic Wand tool Image Filter|Documentation

    Magic Wand tool for color Area selection. Java code example provided....corresponding to a specific color area, you can take advantage of the...will automatically select an area around the specified point with...

    docs.aspose.com/imaging/java/developer-guide/ma...
  8. How to create waterfall chart with JavaScript v...

    Create waterfall charts in Excel with JavaScript and Aspose.Cells for JavaScript via C++.... area . foregroundColor = Color ....nSeries . get ( 0 ). downBars . area . foregroundColor = Color ....

    docs.aspose.com/cells/javascript-cpp/creating-w...
  9. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an image....useful for highlighting detected areas when previewing an image or...ArrayList < RectangleOutput > areas = api . DetectRectangles ( images...

    docs.aspose.com/ocr/java/image-regions-line-find/
  10. 如何添加文本条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用文本条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...get_format_condition ( self , cell_area_name , color ): index = self...index ] area = self . get_cell_area_by_name ( cell_area_name )...

    docs.aspose.com/cells/zh/python-net/how-to-add-...