Sort Score
Result 10 results
Languages All
Labels All
Results 4,171 - 4,180 of 34,677 for

line

(0.17 sec)
  1. 在 .NET 中管理 PowerPoint 文本段落|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 精通段落格式——在 C# 中优化 PPT、PPTX 和 ODP 演示文稿的对齐、间距和样式。...Text = "No first-line indent. Wrapped lines start at the same...same position as the first line." ; firstParagraph . ParagraphFormat...

    docs.aspose.com/slides/zh/net/manage-paragraph/
  2. Docx to Pdf problem on footer field - Free Supp...

    We are facing a strange behaviour when saving docx file to pdf This is our method for saving file private void SaveDocument(ApplicationDataServerContext serverCtx, TemplateInfo templateInfo, Document document, LoadOpti…...contents wrap and take two lines in most of the cells in MS Word...renders all cell contents in 1 line. However, MS Word behavior is...

    forum.aspose.com/t/docx-to-pdf-problem-on-foote...
  3. 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/
  4. SVG Fonts Knowledge Base

    SVG font or WOFF, or maybe TTF? To know for sure if SVG font covers your use case, first learn about the font itself, its structure and pros and cons....images as geometric primitives: lines, curves, shapes, text, etc....is a collection of shapes, lines, and curves that define the...

    docs.aspose.com/font/net/what-is-font/svg-font/
  5. 通过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/
  6. Advanced SVG Builder API for C# – Aspose.SVG

    Explore the capabilities of the Aspose.SVG Builder API in C# to create and modify SVG elements. Learn how to make SVG programming easier and more efficient....draws a line from the current point to the new point (Line to x=10...Another 'L' to draw a line to a new point (Line to x=0, y=10). 9 ...

    docs.aspose.com/svg/net/svg-builder-api/
  7. TTF to WOFF2 Converter API |.NET

    Convert TTF to WOFF2 using .NET API on Windows. Integrate this native TTF to WOFF2 font conversion functionality into your own solution....applications with just a few lines of code. Font API Solution for...functionality like move point, draw line, and curve, etc. Due to the...

    products.aspose.com/font/net/conversion/ttf-to-...
  8. MeasureString result not accurate - Free Suppor...

    I am trying to use font Tahoma and measure the string with font size 25 pixels. I am then trying to draw the text in the string s = "N 40º 34' 36.556\" W 70º 45' 24.412\""; StringFormat tb = new StringFormat() { FormatF…...side than the text - like the line has padding or a space at the...add 1 space at the end of the line, then you will get the correct...

    forum.aspose.com/t/measurestring-result-not-acc...
  9. AnswerSheetConfig|Documentation

    AnswerSheetConfig element generates a numbered matrix of bubbles arranged in multiple columns to make more efficient use of space....number of columns to arrange lines into. Use multiple columns to...Automatic The number of the first line used as a base for further numbering...

    docs.aspose.com/omr/net/programmatic-forms/answ...
  10. Using Text Annotation for PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to Add, Get, and Delete Text Annotation from your PDF document....example of adding a parent’s Line annotation . // For complete..."Appartments.pdf" )) { // Create Line Annotation var lineAnnotation...

    docs.aspose.com/pdf/net/text-annotation/