Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 17,864 for

area

(0.16 sec)
  1. Convert DOC to CSV using Python or with free On...

    DOC to CSV conversion in your Python applications without using Microsoft Word or Excel or online. Test free DOC to CSV online converter quickly before integrating the code....designated white area, or by clicking inside the area to import the...

    products.aspose.com/total/python-net/conversion...
  2. Common recognition settings|Documentation

    Configuring Aspose.OCR for .NET recognition engine for extracting text from images, scanned PDFs, DjVu files and other content....override the default document areas detection method . IgnoredSymbols...Rectangle> entire image List of areas of the image from which to extract...

    docs.aspose.com/ocr/net/recognition-settings-co...
  3. ShapeBase.local_to_parent method | Aspose.Words...

    ShapeBase.local_to_parent method. Converts a value from the local coordinate space into the coordinate space of the parent shape....size, our group shape covers an area of 500pt x 500pt # in the document's...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. Specifying Sort Warning While Sorting Data|Docu...

    Learn how to specify sort warning while sorting data by using the Aspose.Cells for JavaScript via C++ API....get ( 0 ); // Create your cell area. const ca = AsposeCells . CellArea...

    docs.aspose.com/cells/javascript-cpp/specifying...
  6. Sort Data in Column with Custom Sort List|Docum...

    Learn how to sort data in the column using a custom list by using the Aspose.Cells for JavaScript via C++ API.... get ( 0 ); // Specify cell area - sort from A1 to A40 const...

    docs.aspose.com/cells/javascript-cpp/sort-data-...
  7. How to create Sunburst chart with JavaScript vi...

    Learn how to create a sunburst chart in Aspose.Cells for JavaScript via C++, a chart that presents data in a circle. Our guide will help you set up various properties and formatting of your chart, including data labels, legends, colors, and more.... area . fillFormat . fillType = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/creating-s...
  8. Add Page Number to PDF|Aspose.PDF for Python vi...

    Learn how to add page numbers to PDF documents using PdfFileStamp in Python....are aligned to the upper-right area of the page with explicit margins...

    docs.aspose.com/pdf/python-net/page-number/
  9. 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...
  10. How to hide Y axis for Waterfall chart in Excel...

    I Need to hide the Y axis tick mark labels in waterfall chart. I have this simple program to create the chart and hide the yaxis. Please suggest the change here. import com.aspose.cells.*; import com.aspose.cells.Char…...setVisible(false); // Set the Plot Area Formatting Automatic chart.getPlotArea()...

    forum.aspose.com/t/how-to-hide-y-axis-for-water...