Sort Score
Result 10 results
Languages All
Labels All
Results 4,051 - 4,060 of 33,685 for

line

(0.1 sec)
  1. Aspose.OCR for C++|Documentation

    Aspose.OCR for C++ is an easy-to-use C and C++ API for converting scanned images and photographs to text....applications in less than 10 lines of code without diving deep...library without writing a single line of code. Convert image to text...

    docs.aspose.com/ocr/cpp/
  2. CsvDataLoadOptions | Aspose.Words for Java

    Represents options for parsing CSV data in Java....contains column names at the first line. Methods Method Description...character that is used to comment lines of CSV data. getDelimiter()...

    reference.aspose.com/words/java/com.aspose.word...
  3. Common recognition settings|Documentation

    Configuring Aspose.OCR for .NET recognition engine for extracting text from images, scanned PDFs, DjVu files and other content....boolean false Recognize a single-line image. Disables automatic document...recognition and detection of dense lines. AutomaticColorInvers boolean...

    docs.aspose.com/ocr/net/recognition-settings-co...
  4. Manage fonts within HTML

    Discover the world of fonts for HTML. From web-safe choices to custom @font-face integration, explore how fonts shape design and user experience....px ; 3 padding : 10 px ; 4 } Line height - a parameter that controls...the vertical space between lines of text. It’s often expressed...

    docs.aspose.com/font/net/fonts-for-html/
  5. Convert PSB to GIF with C# | products.aspose.com

    Export PSD, PSB & AI file via .NET API...Photoshop API Install from command line as nuget install Aspose.PSD...

    products.aspose.com/psd/psb-to-gif/
  6. How to Convert GeoJSON to SHP in C#

    This article defines the process on how to convert GeoJSON to SHP in C#. It has the IDE settings and programming steps along with a runnable sample code to transform GeoJSON to SHP in C#....can be performed with a single line of code only by calling the...

    kb.aspose.com/gis/net/how-to-convert-geojson-to...
  7. Convert USDZ to PDF via C# | products.aspose.com

    Convert USDZ & other 3D files using .NET API...NET Install from command line as nuget install Aspose.3d or...

    products.aspose.com/3d/net/conversion/usdz-to-pdf/
  8. Convert USDZ to X via C# | products.aspose.com

    Convert USDZ & other 3D files using .NET API...NET Install from command line as nuget install Aspose.3d or...

    products.aspose.com/3d/net/conversion/usdz-to-x/
  9. Paragraph Formatting in Word using C#

    Follow this article to perform paragraph formatting in Word using C#. It has the IDE settings, steps, and a sample code to customize the format of writing a paragraph using C#....set the page setup, alignment, line spacing, page breaks, shading...

    kb.aspose.com/words/net/paragraph-formatting-in...
  10. 通过Node.js通过C++插入Excel文件的图片和形状|Documentation

    使用Aspose.Cells for Node.js via C++管理Excel文件中的图片、OLE对象和形状。... get ( 0 ); // Add the line to the worksheet sheet . getShapes...getShapes().addAutoShape(AutoShapeType.Line, 2, 0, 2, 0, 100, 300); // method...

    docs.aspose.com/cells/zh/nodejs-cpp/insert-shapes/