Sort Score
Result 10 results
Languages All
Labels All
Results 9,391 - 9,400 of 34,549 for

line

(0.18 sec)
  1. Tables with Images in Multiple Columns Do Not F...

    When generating a Word document using Aspose.Words, tables containing images arranged in multiple columns do not fit within the page width. Additionally, the HTML sample provided is rendered correctly in html but is not …...FixedColumnWidths); // <--- This line of code has been added. foreach...

    forum.aspose.com/t/tables-with-images-in-multip...
  2. Font templates as a tool for font creation

    Discover how font templates streamLine typeface creation with grids, stroke variations, and more. Create unique, professional fonts efficiently....as rectangles, circles, or lines that serve as building blocks...the baseline (the imaginary line on which characters sit) and...

    docs.aspose.com/font/net/fonts-templates/
  3. 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....chosen for ImportEntityList: lines 12-18: build a header row and...otherwise take the property name” lines 50-53: build the data rows and...

    docs.aspose.com/pdf/net/integrate-table/
  4. 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...from ShapeBase ) is_signature_line Indicates that shape is a SignatureLine...(Inherited from ShapeBase ) signature_line Gets SignatureLine object if...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Manage Presentation Slide Masters on Android|As...

    Manage Slide Masters in Aspose.Slides for Android: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise Java examples....can just press on the bottom line under the last slide and then...

    docs.aspose.com/slides/androidjava/slide-master/
  6. Draw a map. A sliding map with tiles.|Documenta...

    How to draw tiles and build a sliding map from them....""addr:housename"", ""addr:housenumber"", 'line' as ""source"", building, admin_level...as way FROM public.planet_osm_line CROSS JOIN envelope WHERE ST_Intersects(way...

    docs.aspose.com/gis/net/showcases/sliding-map-w...
  7. 在 Android 上创建或更新 PowerPoint 演示文稿图表|Aspose.Slide...

    使用 Aspose.Slides for Android 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 Java 示例代码添加、格式化和编辑图表。...Line )。 访问图表数据 IChartDataWorkbook。...getShapes (). addChart ( ChartType . Line , 10 , 50 , 600 , 350 ); pres...

    docs.aspose.com/slides/zh/androidjava/create-ch...
  8. PDL Conversion API Solution | Python

    Convert PS, EPS, and XPS to PDF and Images including BMP, JPG, PNG, and TIFF using the Python library with the Aspose.Page PDL conversion functionality....or PDFs, all with just a few lines of code. For PS and EPS formats...to PDF Copy # The following lines must be uncommented and place...

    products.aspose.com/page/python-net/conversion/
  9. Table Formatting in C#|Aspose.Words for .NET

    Table formatting in details using C#. Use C# to format every part of table....preferred cell width is more in line with the DOCX format specification...

    docs.aspose.com/words/net/applying-formatting/
  10. How to convert Excel to pdf using aspose.cells ...

    I have an encoded base64 string for an .Xlsx file.I want this to be converted to pdf...(remove any stray whitespace or line‑breaks before decoding). For...

    forum.aspose.com/t/how-to-convert-excel-to-pdf-...