Sort Score
Result 10 results
Languages All
Labels All
Results 5,691 - 5,700 of 11,039 for

insert text

(1.66 sec)
  1. Aspose word Html Conversion - Free Support Foru...

    Hi team , I am Converting a Paragraph in Aspose to Html but it’s providig me Margin top 4pt which should be zero , I am sharing the code which is used and document which i am converting. Please note that i am Convertin…...Text) End If Dim srcDoc As Aspose...' No visible text? Dim t As String = p.Range.Text t = t.Replace(Aspose...

    forum.aspose.com/t/aspose-word-html-conversion/...
  2. Eliminate Extra spacing\lines in MS Word before...

    Hello We use MS Word Template with xml data to create pdfs using Aspose. Currently we are facing an issue when we assemble multiple Word Templates together before mailmerge. Looking to see how to eliminate the extra li…... Between the two inserted sections a blank line (extra...type A NewPage section break inserts an implicit page break, which...

    forum.aspose.com/t/eliminate-extra-spacing-line...
  3. Merge Table Cells in in Java|Aspose.Words for Java

    How to merge table cells in Java. Check if cells in a table are merged using Java....a heading or large blocks of text that take up the full width...the visual widths of cells, inserts missing cells where needed...

    docs.aspose.com/words/java/working-with-merged-...
  4. Create HTML Table in C# – Aspose.HTML for .NET

    Learn how to create and add table to HTML documents programmatically using the Aspose.HTML for .NET library....class to represent the cell’s text content. Whatever value is assigned...– modify the document by inserting new nodes, removing, or editing...

    products.aspose.com/html/net/create-html-table/
  5. When inserting a picture and nearby cell's font...

    HI, An image is being Inserted. When lines 31-33 are commented out the scale height of the picture is around 100% which is expected. However when these lines are uncommented, the Text in cell 1, 1 is set to 24pts. The …...When inserting a picture and nearby cell's font size is set,...4:18pm 1 HI, An image is being inserted. When lines 31-33 are commented...

    forum.aspose.com/t/when-inserting-a-picture-and...
  6. Merge Table Cells in C#|Aspose.Words for .NET

    How to merge table cells in C#. Check if cells in a table are merged using C#....a heading or large blocks of text that take up the full width...It analyses cell widths and inserts the necessary merge flags,...

    docs.aspose.com/words/net/working-with-merged-c...
  7. Online POTM to FODS Conversion or Build .NET ba...

    Free online app to convert POTM to FODS files. .NET C# conversion library code for POTM documents.... applying templates, and inserting headers. Accessibility and...more accessible by adding alt text, descriptive labels, and improved...

    products.aspose.com/total/net/conversion/potm-t...
  8. ListLevel | Aspose.Words for Java

    Defines formatting for a list level in Java....ORDINAL_TEXT); listLevel.setStartAt(21);...the second line of wrapping text for the list level. getTrailingCharacter()...

    reference.aspose.com/words/java/com.aspose.word...
  9. SmartTag class | Aspose.Words for Node.js

    Aspose.Words.Markup.SmartTag class. This element specifies the presence of a smart tag around one or more inline structures (runs, images, fields,etc.) within a paragraph...CompositeNode ) getText() Gets the text of this node and of all its...insertAfter(newChild, refChild) Inserts the specified node immediately...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose words Java -ExportDocumentStructure - vi...

    When exporting DOCX to PDF with pdfOptions.setExportDocumentStructure(true) enabled, the Table of Contents (TOC) shows an unexpected visible space after the page number (trailing whitespace) on TOC lines in the tagged PD…...implementation may add an additional text element (e.g., a space character)...prevent the tagging engine from inserting the stray space. Post‑process...

    forum.aspose.com/t/aspose-words-java-exportdocu...