Sort Score
Result 10 results
Languages All
Labels All
Results 7,351 - 7,360 of 149,399 for

text

(0.14 sec)
  1. 使用 .NET 中的 AutoFit 提升您的演示文稿|Aspose.Slides 文档

    了解如何在 Aspose.Slides for .NET 中管理 AutoFit 设置,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本显示并提升内容可读性。...对该文本框使用 Resize shape to fit text 设置——它会自动调整文本框的大小,以确保文本始终适配。...Shrink text on overflow Resize shape to fit text Wrap text in shape...

    docs.aspose.com/slides/zh/net/manage-autofit-se...
  2. How to Create a Form in Word using C#

    This tutorial guides on how to create a form in Word using C#. You can create a fillable form in Word using C# by adding different controls like Textbox, checkbox and combobox....fields in Word using C# like text input, checkbox, and a combobox...newly created document Insert a text input form field and a checkbox...

    kb.aspose.com/words/net/how-to-create-a-form-in...
  3. Convert PDF to Other Document Formats in C#|Asp...

    Convert PDF to Word formats such as DOCX, DOC, image formats such as JPG or PNG, or any other formats supported by Aspose.Words using C#....supports the following data types: Text paragraphs Images Tables Lists...Footnotes Page numbers Right-to-left text (with some limitations) Searchable...

    docs.aspose.com/words/net/convert-pdf-to-other-...
  4. Get Paragraph Bounds from Presentations in C++|...

    Learn how to retrieve paragraph and Text-portion bounds in Aspose.Slides for C++ to optimize Text positioning in PowerPoint presentations....coordinates in a table cell text frame, you can use the IPortion::GetRect...get_Paragraphs ()) { if ( para -> get_Text () == u "" ) { continue ; }...

    docs.aspose.com/slides/cpp/paragraph/
  5. ControlChar.CR_LF property | Aspose.Words for P...

    ControlChar.CR_LF property. Carriage return followed by line feed character: \x000d\x000a or \r\n...documents, but commonly used in text files for paragraph breaks....current_section . page_setup . text_columns . set_count ( 2 ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Fill PDF Form Fields using C#

    This quick tutorial describes how to fill PDF form fields using C#. If you want to programmatically fill PDF form C# code and detailed steps are available here for your reference....as TextBoxField Set the new text in the textbox field using the...Value property Set the text color and text alignment of the textbox...

    kb.aspose.com/pdf/net/how-to-fill-pdf-form-fiel...
  7. Watermark Word Files Online or using Android Mo...

    Free online app to Watermark different Word files. Android watermark library Java code for Word documents....Watermark Write the Watermark Text Choose relevant color Click...getWatermark().setText with watermark text and options as parameters Call...

    products.aspose.com/total/android-java/watermar...
  8. Watermark ODT Files Online or using Android Mob...

    Free online app to Watermark different ODT files. Android watermark library Java code for ODT documents....Watermark Write the Watermark Text Choose relevant color Click...getWatermark().setText with watermark text and options as parameters Call...

    products.aspose.com/total/android-java/watermar...
  9. TextBox.internal_margin_left property | Aspose....

    TextBox.internal_margin_left property. Specifies the inner left margin in points for a shape....to set internal margins for a text box. doc = aw . Document ()...textbox with specific margins. text_box_shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PowerQueryFormulaItems missing in function with...

    In Aspose.Cells for .NET version 25.4.0 I found the following problem for the PowerQueryFormulaItems of a function. When a file contains a power query function with a nested let like so: let Source = {"banana", "ap…...= (text) => let Text = List.FindText(Source,text) in Text in...

    forum.aspose.com/t/powerqueryformulaitems-missi...