Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 2,409 for

line spacing

(0.25 sec)
  1. Customize Barcode Appearance in Java|Documentation

    How to Customize Barcode Appearance-Related Properties in Aspose.BarCode for Python...BarcodeGenerator to generate barcodes in line with the predefined settings...XDimension results in covering less space to place each encoded character...

    docs.aspose.com/barcode/python-java/customize-b...
  2. Using DocumentBuilder to Modify a Document|Aspo...

    Use the document builder to modify a document easily in Java....number is used, left indent, space between the bullet and text...attributes like color, line style, line width, distance from the...

    docs.aspose.com/words/java/using-documentbuilde...
  3. Document class | Aspose.Words for Python

    aspose.words.Document class. Represents a Word document...Gets or sets the character spacing adjustment of a document. last_child...document. update_word_count(update_lines_count) Updates word count properties...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Barcode Appearance Customization|Documentation

    How to Customize Barcode Appearance-Related Properties in Aspose.BarCode for Android...BarcodeGenerator to generate barcodes in line with the predefined settings...XDimension results in covering less space to place each encoded character...

    docs.aspose.com/barcode/androidjava/barcode-app...
  5. GroupShape | Aspose.Words for Java

    Represents a group of shapes in a document in Java....and height of the coordinate space inside the containing block...local coordinate space into the coordinate space of the parent shape...

    reference.aspose.com/words/java/com.aspose.word...
  6. How to Optimize SVG – Aspose.SVG for .NET

    You will learn how to optimize SVG and reduce the size of SVG files using Aspose.SVG for .NET....containers, empty text elements, line indents and breaks, and more...> 2 test 3 </svg> – Removes line indents and breaks Original...

    docs.aspose.com/svg/net/how-to-optimize-svg/
  7. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....positioned in the coordinate space and units defined by the getCoordSize()...and height of the coordinate space inside the containing block...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose PDF C++ - Stackoverflow issue - Free Sup...

    Is there anybody who met with the issue below while trying to load the debug library aspose.pdf.cpp_vc_14x64d? “:-1: error: Debugger encountered an exception: Exception at 0x7ffd96076ac8, code: 0xc00000fd: stack_overflo…...stays on the LoadLibrary(…) line in qlibrary_win.cpp file. By...recursion or rapidly consumes stack space during loading, which leads...

    forum.aspose.com/t/aspose-pdf-c-stackoverflow-i...
  9. How specify page size settings to not affect on...

    I converting HTML to Image and insert result image in HTML document. How make content to fill all space on screen? Not A4, A5 or any other format. I need ignore Page size, or specify it like it new Size(100%, 100%); I…...How make content to fill all space on screen? Not A4, A5 or any...<style>pre { margin-left: 2em; white-space: pre-wrap; }h2 { margin: 3em...

    forum.aspose.com/t/how-specify-page-size-settin...
  10. Markdown Code Block – C# Code Examples

    Create Markdown InLine Code and Code Block in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....text nodes, spaces between text nodes, or an empty line after the...AppendChild(codeSpan); // Add a space after the code node through...

    products.aspose.com/html/net/markdown-code-block/