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

insert text

(0.1 sec)
  1. RevisionGroup.text property | Aspose.Words for ...

    RevisionGroup.Text property. Returns Inserted/deleted/moved Text or description of format change....text property RevisionGroup.text property Returns inserted/deleted/moved...inserted/deleted/moved text or description of format change. get text () : string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Add texts with different fonts in PS files | .NET

    .NET API Solution to create and manipulate vector graphics shapes and Text of PS, XPS and EPS files. Insert Text into PS file....NET Add text to PS Add text to PS files C# .NET API...API solution to work with texts of PS files Aspose.Page for ...

    products.aspose.com/page/net/add-text-to-ps/
  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. 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...
  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. ❗ “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...
  8. 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...
  9. 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...
  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...