Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 2,331 for

line spacing

(0.13 sec)
  1. StyleIdentifier | Aspose.Words for Java

    Locale independent style identifier in Java....LIGHT_SHADING_ACCENT_6 LINE_NUMBER The Line Number style. LIST The...NORMAL_WEB NOTE_HEADING NO_LIST NO_SPACING OUTLINE_LIST_1 The 1 / a /...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose.SVG misaligned text with shadows - Free ...

    Hello, I’m trying to convert an svg to png and some of the text Lines seem to be misaligned from their “shadow”: b.png (93.1 KB) Aspose.SVG version: 25.6.0 C# target framework: .NET 8 C# code used to generate the sv…...to png and some of the text lines seem to be misaligned from their...fill="none" class="highcharts-axis-line" data-z-index="7" d="M 10 375...

    forum.aspose.com/t/aspose-svg-misaligned-text-w...
  3. Using Glyph objects | .NET

    Glyph objects in Aspose.Font library functionality is described by the properties it has. The code snippets help you understand how to code Glyphs with C#....LineTo line = segment as LineTo; 23 AddPoint(( int )line.X, ( int...int )line.Y, points); 24 } 25 else if (segment is CurveTo) 26...

    docs.aspose.com/font/net/developer-guide/using-...
  4. Convert various file formats to PDF|Aspose.PDF ...

    Explore the functionality of converting other document formats like Word, Excel, and PowerPoint to PDF with Aspose.PDF for PHP via Java....margins, page orientation inter -lines, -character distances etc. Cursor...Slant Command (SL) and Extra Space (ES) are not implemented and...

    docs.aspose.com/pdf/php-java/convert-other-file...
  5. Integrate Table with Data Sources PDF|Aspose.PD...

    This article shows how to integrate PDF tables. Integrate Table with Database and determine if the table will split on the current page.... you can get the amount of space remaining over the document...accommodated within the remaining space over a page or not. Please take...

    docs.aspose.com/pdf/net/integrate-table/
  6. TableStyle | Aspose.Words for Java

    Represents a table style in Java....getBottomPadding() Gets the amount of space (in points) to add below the...getCellSpacing() Gets the amount of space (in points) between the cells...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldEQ | Aspose.Words for Java

    Implements the EQ field in Java....of horizontal and vertical spacing: insertFieldEQ(builder, "\\a..."\d", displacing text "B" 30 spaces to the right of "A", displaying...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose-word-java word转pdf标点符号在行首 - Free Support...

    当前aspose-word-java 版本为25.5,在win11和linux环境下,生成word,然后转pdf,结果标点符号在行首,还有有些单词有空格莫名奇妙自动换行。是需要在word转pdf时有什么指定操作还是在写word时对paragraph进行一些指定等...getLastFontValue(lastStyleJson, styleName + "-line-height"); if (!"".equals(lineHeightS))...setLineSpacing(lineHeight * LINE_SPACE_UNIT); } // 段前间距 String beforeHeightS...

    forum.aspose.com/t/aspose-word-java-word-pdf/31...
  9. Shape class | Aspose.Words for Python

    aspose.words.drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...and height of the coordinate space inside the containing block...from ShapeBase ) is_signature_line Indicates that shape is a SignatureLine...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Loading of 17MB PPTX in Java Consumes Nearly 15...

    Hello, using Aspose Slides for Java 25.2. Loading of 17MB PPTX consumes nearly 1500MB of memory. This code is used to private static class HandleSaveProgress implements IProgressCallback { @Override public voi…...format in the following code line: saveOptions.setCompliance(AsposeContants...OutOfMemoryError: Java heap space. Best Regards Ales andrey.potapov...

    forum.aspose.com/t/loading-of-17mb-pptx-in-java...