Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 10,804 for

insert text

(0.21 sec)
  1. Გადაიყვანეთ 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/ka/python-net/convers...
  2. Გადაიყვანეთ TEXT WORD Python

    გადაიყვანეთ Text WORD Python ფორმატში კოდით. შეინახეთ Text როგორც WORD Python....insert_image("Input.txt") doc.save("Output...DocumentBuilder(doc) shape = builder.insert_image("Input.txt") shape.get_shape_renderer()...

    products.aspose.com/words/ka/python-net/convers...
  3. Cannot append text to tables in a Building Bloc...

    An System.InvalidOperationException is thrown when attempting to save a document after Inserting Text to the cells of a table that is part of a BuildingBlock within a GlossaryDocument. The exception message is: 'This ope…...Cannot append text to tables in a Building Block Aspose.Words...to save a document after inserting text to the cells of a table...

    forum.aspose.com/t/cannot-append-text-to-tables...
  4. [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-...
  5. Փոխարկել 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...
  6. 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...
  7. Փոխարկել 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...
  8. Compare() generates Track Changes where Reject ...

    Hello, We are currently evaluating Aspose.Words for Python with the intention of purchasing a license for our document processing pipeline. However, we have encountered a critical issue during testing that is blocking u…...Changes where Reject deletes text instead of restoring original...DOCX (document A). We apply text corrections programmatically...

    forum.aspose.com/t/compare-generates-track-chan...
  9. 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...
  10. CompositeNode.count property | Aspose.Words for...

    CompositeNode.count property. Gets the number of immediate children of this node....paragraph_text = aw . Run ( doc = doc , text = 'Initial text. ' )...paragraph . append_child ( paragraph_text ) # Create three more run nodes...

    reference.aspose.com/words/python-net/aspose.wo...