Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 10,691 for

insert text

(0.08 sec)
  1. FieldShape.text property | Aspose.Words for Python

    FieldShape.Text property. Gets or sets the Text to retrieve....text property FieldShape.text property Gets or sets the text...@property def text ( self ) -> str : ... @text.setter def text ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ❗ “Add Row” and “Add Column” Actions Insert in ...

    :lady_beetle: Issue Description In our implementation using Aspose.Cells GridJS, the “Add Row” and “Add Column” toolbar buttons are not behaving as expected: The “Add Row” button always Inserts the new row above the cu…...Row” and “Add Column” Actions Insert in Incorrect Location in Aspose...noticed one behavior: If I insert a row or column in the middle...

    forum.aspose.com/t/add-row-and-add-column-actio...
  3. How to fetch entities from a block reference in...

    how to fetch entities from a block reference in dwg file using Aspose.cad for dotnet. The Block reference consists of a ellipse and Text....reference consists of a ellipse and text Aspose.CAD Product Family cad-net...reference consists of a ellipse and text. Professionalize.Discourse May...

    forum.aspose.com/t/how-to-fetch-entities-from-a...
  4. Footer text showing in grey colour in Powerpoin...

    Hi In Aspose Slides for Java, we are using the following code snippet for Inserting the footer Text java.awt.Color footerColor = java.awt.Color.RED; // Set the Text color for the footer. IFillFormat fillFormat = para…...Footer text showing in grey colour in Powerpoint Aspose.Slides...code snippet for inserting the footer text java.awt.Color footerColor...

    forum.aspose.com/t/footer-text-showing-in-grey-...
  5. Unable to add text on top of the shapes - Free ...

    image.png (29.3 KB) I am unable to add Text on top of the shpaes....Unable to add text on top of the shapes Aspose.Cells Product...(29.3 KB) I am unable to add text on top of the shpaes. Professionalize...

    forum.aspose.com/t/unable-to-add-text-on-top-of...
  6. Footer text showing in grey colour in Word docs...

    Hi In Aspose Words for Java, we are using the following code snippet for Inserting the footer Text for (Section s : doc.getSections()) { s.getPageSetup().setDifferentFirstPageHeaderFooter(false); s.getPageSetup…...Footer text showing in grey colour in Word docs Aspose.Words...code snippet for inserting the footer text for (Section s : doc...

    forum.aspose.com/t/footer-text-showing-in-grey-...
  7. Bookmarking all the static text inside a docume...

    Hello Team, I will be uploading an document which will contain static Text and aspose syntax in it and I want tp iterate through each and every line even for table… example prop.check = <<[prop.check]>> prop.example…...Bookmarking all the static text inside a document Aspose.Words...paraText = p.ToString(SaveFormat.Text); if (!tagRegex.IsMatch(paraText))...

    forum.aspose.com/t/bookmarking-all-the-static-t...
  8. Გადაიყვანეთ 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...
  9. Გადაიყვანეთ 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...
  10. 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...