Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 154,397 for

text

(1.31 sec)
  1. 5115220.xlsx

    Sheet1 This is some Text. This is some more Text abc@abc.com 1234567890 ABC DEF Generated On May 30, 2016 02:33 PM Time Call Received from Jan 01, 2016 to May 30, 2016 14.0300 14.0300 false...Sheet1 This is some Text. This is some more Text abc@abc.com 1234567890...

    docs.aspose.com/cells/ja/python-net/support-the...
  2. 5115220.xlsx

    Sheet1 This is some Text. This is some more Text abc@abc.com 1234567890 ABC DEF Generated On May 30, 2016 02:33 PM Time Call Received from Jan 01, 2016 to May 30, 2016 14.0300 14.0300 false...Sheet1 This is some Text. This is some more Text abc@abc.com 1234567890...

    docs.aspose.com/cells/go-cpp/support-the-layout...
  3. 5115220.xlsx

    Sheet1 This is some Text. This is some more Text abc@abc.com 1234567890 ABC DEF Generated On May 30, 2016 02:33 PM Time Call Received from Jan 01, 2016 to May 30, 2016 14.0300 14.0300 false...Sheet1 This is some Text. This is some more Text abc@abc.com 1234567890...

    docs.aspose.com/cells/cpp/support-the-layout-of...
  4. Node.previous_sibling property | Aspose.Words f...

    Node.previous_sibling property. Gets the node immediately preceding this node.... writeln ( 'Section 1 text.' ) builder . insert_break (...builder . writeln ( 'Section 2 text.' ) # Both sections are siblings...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentVisitor.visitFootnoteStart method | Asp...

    DocumentVisitor.visitFootnoteStart method. Called when enumeration of a footnote or endnote Text has started....enumeration of a footnote or endnote text has started. visitFootnoteStart...<summary> /// Gets the plain text of the document that was accumulated...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Why Am I Getting the “Floating Shape Not Allowe...

    I’m encountering an error that says “Floating Shape Not Allowed Inside Textbox” while editing a document or presentation. It appears when I try to insert or move a shape within a Text box. What causes this issue, and is …...insert or move a shape within a text box. What causes this issue...recommended way to place shapes and text together without triggering...

    forum.aspose.com/t/why-am-i-getting-the-floatin...
  7. Convert PPS to RTF in Python or with free Onlin...

    PPS to RTF conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free PPS to RTF online converter quickly before integrating the code.... The Rich Text Format (RTF) is a document file...that enables the exchange of text between different word processors...

    products.aspose.com/total/python-net/conversion...
  8. Cannot Find a Way to Determine Inherited Scheme...

    I want to determine the font color used in a Text frame. We can typically use something like TextShape.TextFrame.Paragraphs[0].Portions[0].PortionFormat.FillFormat This returns an Aspose.Slides.IFillFormat object with A…...determine the font color used in a text frame. We can typically use...does not explicitly store the text color but it is derived from...

    forum.aspose.com/t/cannot-find-a-way-to-determi...
  9. 使用 Python 创建 PDF | Aspose.PDF

    本主題介紹如何使用適用於 Python API 的 Aspose.PDF在 Python 應用程式中輕鬆生成和讀取 PDF 檔。...() # Add text to new page textFragment = apdf . text . TextFragment...apdf . text . Position ( 100 , 600 ) textFragment . text_state...

    products.aspose.com/pdf/zh-hant/python-net/create/
  10. 使用 Python 在 PDF 中添加文本、图像或页面图章 | Aspose.PDF

    使用 Aspose.PDF for Python via .NET,使用 Python 示例代码,以编程方式向 PDF 添加图章:文本、图像或页面。...Document ( path_infile ) # Create text stamp textStamp = apdf . TextStamp...Rotation . ON90 # Set text properties textStamp . text_state . font =...

    products.aspose.com/pdf/zh-hant/python-net/stamps/