Sort Score
Result 10 results
Languages All
Labels All
Results 3,961 - 3,970 of 33,205 for

line

(0.16 sec)
  1. TabAlignment | Aspose.Words for Java

    Specifies the alignment/type of a tab stop in Java....LINE); // We can see these tab stops...tab leader's value, leave a line between the tab departure and...

    reference.aspose.com/words/java/com.aspose.word...
  2. Unlock PDF using CLI | Aspose.PDF

    Decrypt (remove encryption) PDF documents programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI...command lines is simple and clear. Just use the command line to execute...

    products.aspose.com/pdf/cpp-cli/decrypt/
  3. Convert Markdown to Word in Java

    Refer to this article to convert Markdown to Word in Java. You will get details to set the IDE, a list of programming steps, and a sample code to develop a Markdown to Word converter in Java....g, underline, line breaks, and empty lines, customizing fonts...

    kb.aspose.com/words/java/convert-markdown-to-wo...
  4. PDF to EPUB Converter using Go | Aspose.PDF

    Go sample code for converting PDF to EPUB on any platform... Use just a one command line to convert files with high quality...files to EPUB in just a few lines of code. Open a PDF document...

    products.aspose.com/pdf/go-cpp/conversion/pdf-t...
  5. 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/
  6. 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...
  7. 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/
  8. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for Java, supporting OMML, formatting controls, and clear Java code samples....mathematical expression with a single line of code. For example, the Pythagorean...alignment point, serve as a line breakpoint, or be grouped such...

    docs.aspose.com/slides/java/powerpoint-math-equ...
  9. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for .NET, supporting OMML, formatting controls, and clear C# code samples....equations with just a single line of code. For example, the Pythagorean...point—function as a line breakpoint, or be grouped to prevent line breaks...

    docs.aspose.com/slides/net/powerpoint-math-equa...
  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/