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

text

(0.18 sec)
  1. GridJs的自定义右键菜单|Documentation

    本文描述了如何配置GridJs的右键菜单。...customItems : [{ 'key' : 'key1' , 'text' : 'c title 11111' , 'callback'...onMyActionClick1 }, { 'key' : 'key2' , 'text' : 'c title 22222' , 'callback'...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  2. Convert Excel to HTML with tooltip using C++|Do...

    Convert Excel to HTML while adding tooltips with Aspose.Cells using C++....There may be cases where the text is cut off in the generated...want to display the complete text as a tooltip on hover. Aspose...

    docs.aspose.com/cells/cpp/convert-excel-to-html...
  3. 在 PDF 中使用 C++ 格式化文本|Aspose.PDF for C++

    本页解释了如何在 PDF 文件中格式化文本。包括添加行缩进、添加文本边框、添加下划线文本、在添加的文本周围添加边框、浮动框内容的文本对齐等。...using namespace Aspose :: Pdf :: Text ; void AddLineIndent () { String...get_Pages () -> Add (); auto text = MakeObject < TextFragment...

    docs.aspose.com/pdf/zh/cpp/text-formatting-insi...
  4. BorderCollection.distance_from_text property | ...

    BorderCollection.distance_from_Text property. Gets or sets distance of the border from Text in points....distance_from_text property BorderCollection.distance_from_text property...border from text in points. @property def distance_from_text ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Specify how to cross a string in output PDF and...

    Learn to control Text overflow in output PDF/Image by specifying the cross type using Aspose.Cells for JavaScript via C++....Scenarios When a cell contains text that is larger than the width...TextCrossType.Default : Display text as in MS Excel, which depends...

    docs.aspose.com/cells/javascript-cpp/specify-ho...
  6. Working with Actions in PDF|Aspose.PDF for .NET

    This section explains how to add actions to the document and form fields programmatically with C#....To display a hyperlink text, add a text string on a location similar...object is placed. To add a free text: Instantiate an FreeTextAnnotation...

    docs.aspose.com/pdf/net/actions/
  7. Comment.Initial | Aspose.Words for .NET

    Discover how to manage user initials in comments effortlessly. Enhance engagement and personalize interactions with our easy-to-use property feature...."Comment regarding text." ); // Add text to the document, warp...( new Run ( doc , "Commented text." )); para . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/com...
  8. Watermarker.set_watermark_to_images method | As...

    aspose.words.lowcode.Watermarker.set_watermark_to_images method...save_options, watermark_text) Adds a text watermark into the document...ImageSaveOptions , watermark_text : str ): ... Parameter Type...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose.words compare is not same as MS word com...

    Hi Team, I’ve observed that Aspose.Words comparison output doesn’t match Microsoft Word’s comparison results for the attached files. Currently I have identified these differences, but there may be other discrepancies a…...and text, while Aspose only identified differences in text Header...Header text placement in the Aspose output document is left-aligned...

    forum.aspose.com/t/aspose-words-compare-is-not-...
  10. How to Create PDF in Python

    This article guides on how to create PDF in Python. It contains information to establish the environment, steps for writing the application and a runnable sample code to generate PDF with Python....a new PDF and add formatted text for understanding the process...TextFragment class object to add text on the PDF page Set different...

    kb.aspose.com/pdf/python/how-to-create-pdf-in-p...