Sort Score
Result 10 results
Languages All
Labels All
Results 3,311 - 3,320 of 153,802 for

text

(0.19 sec)
  1. Example of Hello World using Python|Aspose.PDF ...

    This sample demonstrates how to create a simple PDF document with Text Hello World using Aspose.PDF for Python via .NET....creating a PDF document containing text “Hello World!”. After installing...TextFragment object Set Text Colors Create a Text Builder Add TextFragment...

    docs.aspose.com/pdf/python-net/hello-world-exam...
  2. Inputting number value with zero (o) in front -...

    Hi, is there a way to input numbers with 0 in front. In excel this can be done by setting the cell format to Text: image.png (7.7 KB) I changed the cell format of the file used to Text but the 0 in front disappears in …...by setting the cell format to text: image.png (7.7 KB) I changed...cell format of the file used to text but the 0 in front disappears...

    forum.aspose.com/t/inputting-number-value-with-...
  3. ListLabel.label_value property | Aspose.Words f...

    ListLabel.label_value property. Gets a numeric value for this label....paragraph ) } ' ) # This is the text we get when getting when we...output this node to text format. # This text output will omit list...

    reference.aspose.com/words/python-net/aspose.wo...
  4. empty_line|Documentation

    empty_line element is used to add vertical spacing between elements....spacing equal to one line of text between other elements. Syntax...Usage example height One line of text using the default font Vertical...

    docs.aspose.com/omr/net/txt-markup/empty_line/
  5. How to input Formula|Documentation

    Enter formulas from the editor or formula bar, use function suggestions, and commit the formula to the selected cell.... option ); // Set a formula text directly (ri/ci are zero-based...cellText(ri, ci, text, sheetIndex) Sets cell text on a sheet. A...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  6. How to input Formula|Documentation

    Enter formulas from the editor or formula bar, use function suggestions, and commit the formula to the selected cell.... option ); // Set a formula text directly (ri/ci are zero-based...cellText(ri, ci, text, sheetIndex) Sets cell text on a sheet. A...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  7. InlineStory.isInsertRevision property | Aspose....

    InlineStory.isInsertRevision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled....revision occurs when we insert text while tracking changes. expect...revision: // When we highlight text in Microsoft Word, and then...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. InlineStory.IsMoveToRevision | Aspose.Words for...

    Discover InlineStory's IsMoveToRevision property, easily track changes in Microsoft Word with true/false status for seamless document editing....revision occurs when we insert text while tracking changes. Assert...revision: // When we highlight text in Microsoft Word, and then...

    reference.aspose.com/words/net/aspose.words/inl...
  9. Find an replace with multiple line - Free Suppo...

    Hi I need to replace a Text in pdf with multiple lines , example test1 => test1 test2 test3. i tried to add \n but it does not work. It adds space like test1 test2 test3. we are using TextFragmentAbsorber to find…...11:11pm 1 Hi I need to replace a text in pdf with multiple lines ...find the text and replacing with textFragment.Text. I would really...

    forum.aspose.com/t/find-an-replace-with-multipl...
  10. How to paste values only and paste format only|...

    Use the Paste Special submenu in GridJs to paste only cell Text or only cell formatting from the internal GridJs clipboard....component routes them to paste('text') and paste('format') . Both...want the handler to use the text paste branch. Click Paste format...

    docs.aspose.com/cells/python-net/aspose-cells-g...