Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 35,057 for

line

(1.61 sec)
  1. Working with image regions|Documentation

    Automatic detection of text bounding boxes and extraction of text inside image rectangles....bounding boxes Automatic search for line bounding boxes Automatic search...their bounding boxes Extracting lines with coordinates Finding text...

    docs.aspose.com/ocr/python-net/image-regions/
  2. Manage Connectors in Presentations in .NET|Aspo...

    Empower .NET apps to draw, connect and auto-route Lines in PowerPoint slides—gain full control over straight, elbow and curved connectors....PowerPoint connector is a special line that connects or links two shapes...adjustment points ShapeType.Line 0 ShapeType.StraightConnector1...

    docs.aspose.com/slides/net/connector/
  3. Insert Sparkline|Documentation

    Create sparkLine for Excel using Aspose.Cells....are three types of Sparkline: Line, Column and Stacked. It’s simple...

    docs.aspose.com/cells/java/creating-sparklines/
  4. Shape.Chart | Aspose.Words for .NET

    Unlock chart properties with Shape Chart. Enhance your visual data presentation effortlessly and maximize your insights today!.../// <summary> /// Appends a line to the StringBuilder with one...AppendLine ( $"Found signature line for: {shape.SignatureLine.Signer}...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Shape.ExtrusionEnabled | Aspose.Words for .NET

    Discover if the Shape Extrusion feature is active. Easily enhance your designs with stunning 3D effects for a professional touch!.../// <summary> /// Appends a line to the StringBuilder with one...AppendLine ( $"Found signature line for: {shape.SignatureLine.Signer}...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Performance optimization|Documentation

    Increase recognition speed and optimize resource usage....images which contain a single line of text . About 7 times faster...

    docs.aspose.com/ocr/net/performance-optimization/
  7. Extract Text from PowerPoint using Python

    This article describes how to extract text from PowerPoint using Python. It has details to set the IDE, a list of steps, and a sample code for PPTX to text converter using Python....append slide contents in a new line Save all the collected text...collected data in a text file with a line separator for each text segment...

    kb.aspose.com/slides/python/extract-text-from-p...
  8. Manage Connectors in Presentations with Python|...

    Empower Python apps to draw, connect and auto-route Lines in PowerPoint & OpenDocument slides—gain full control over straight, elbow and curved connectors....PowerPoint connector is a specialized line that links two shapes and stays...adjustment points ShapeType.LINE 0 ShapeType.STRAIGHT_CONNECTOR1...

    docs.aspose.com/slides/python-net/connector/
  9. Latest Aspose.Imaging Product Family topics - F...

    Get technical support of Aspose.Imaging for .NET, Java and SharePoint....conversion absolute line and divid line very faint words-java...

    forum.aspose.com/c/imaging/14
  10. Direct Calculation of Custom Function without W...

    This article introduces how to use Aspose.Cells library to directly calculate custom functions in Microsoft Excel without writing the function in a worksheet. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the custom function and get the result. Finally, we save the modified Excel file to disk....new ICustomEngine ()); // This line shows how you can call your...After the execution of this line, it will return // Welcome to...

    docs.aspose.com/cells/cpp/direct-calculation-of...