Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 9,979 for

insert text

(0.1 sec)
  1. Rich-text with table tag adds uneven space in t...

    Hi, We observed that when the -html flag is used to render rich Text containing a table, extra margin or padding gets added to the cells, which causes alignment styles such as top, bottom, and center to not render proper…...Rich-text with table tag adds uneven space in table cells Aspose...flag is used to render rich text containing a table, extra margin...

    forum.aspose.com/t/rich-text-with-table-tag-add...
  2. [Tracking revision] Numbering don't applied spe...

    Hello ! We are a software publisher using your library for our Web application. And we used Aspose.Word for converting Word to Pdf. I have this file containing numbering : Test aspose.docx (16.5 KB) when i tried to …...don't applied specific deleted text effect Aspose.Words Product...it’s keep and applied the “Inserted text color”. FileInfo destination...

    forum.aspose.com/t/tracking-revision-numbering-...
  3. FindReplaceOptions.ignoreInserted property | As...

    FindReplaceOptions.ignoreInserted property. Gets or sets a boolean value indicating either to ignore Text inside Insert revisions...indicating either to ignore text inside insert revisions. The default...to include or ignore text inside insert revisions during a find-and-replace...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Փոխարկել TEXT PDF Python

    Փոխարկեք Text ը PDF ձևաչափի Python կոդով: Պահեք Text որպես PDF օգտագործելով Python:...insert_image("Input.txt") doc.save("Output...DocumentBuilder(doc) shape = builder.insert_image("Input.txt") shape.get_shape_renderer()...

    products.aspose.com/words/hy/python-net/convers...
  5. Փոխարկել TEXT HTML Python

    Փոխարկեք Text ը HTML ձևաչափի Python կոդով: Պահեք Text որպես HTML օգտագործելով Python:...insert_image("Input.txt") doc.save("Output...DocumentBuilder(doc) shape = builder.insert_image("Input.txt") shape.get_shape_renderer()...

    products.aspose.com/words/hy/python-net/convers...
  6. Issue: Unable to capture clipboard paste text -...

    Hi Team, We are using Aspose.Cells.GridJs version 24.2.0.0 in our web application. We want to capture clipboard Text, especially when users copy multiple cells from an external Excel file and paste them into the GridJs…...Unable to capture clipboard paste text Aspose.Cells Product Family...We want to capture clipboard text , especially when users copy...

    forum.aspose.com/t/issue-unable-to-capture-clip...
  7. Duplicate disclaimer text in PR_HTML when readi...

    Hello Aspose Support Team, I am using Aspose.Email to read .msg files. I noticed that in some emails, the disclaimer Text (Inserted by our mail server) appears twice in the HtmlBody. When I checked the raw MAPI propert…...Duplicate disclaimer text in PR_HTML when reading MSG file Aspose...emails, the disclaimer text (inserted by our mail server) appears...

    forum.aspose.com/t/duplicate-disclaimer-text-in...
  8. Փոխարկել TEXT GIF Python

    Փոխարկեք Text ը GIF ձևաչափի Python կոդով: Պահեք Text որպես GIF օգտագործելով Python:...insert_image("Input.txt") doc.save("Output...DocumentBuilder(doc) shape = builder.insert_image("Input.txt") shape.get_shape_renderer()...

    products.aspose.com/words/hy/python-net/convers...
  9. Փոխարկել TEXT SVG Python

    Փոխարկեք Text ը SVG ձևաչափի Python կոդով: Պահեք Text որպես SVG օգտագործելով Python:...insert_image("Input.txt") doc.save("Output...DocumentBuilder(doc) shape = builder.insert_image("Input.txt") shape.get_shape_renderer()...

    products.aspose.com/words/hy/python-net/convers...
  10. Add Watermark in Java|Aspose.Words for Java

    Add a watermark into a document. Apache POI does not provide an opportunity to add a watermark.... Sometimes you need to insert a watermark into a Word document...can quickly insert a watermark using the Insert Watermark option...

    docs.aspose.com/words/java/add-watermark/