Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 155,030 for

text

(0.1 sec)
  1. Enhance Your Presentations with AutoFit on Andr...

    Manage AutoFit settings in Aspose.Slides for Android via Java to optimize Text display in your PowerPoint and OpenDocument presentations and improve content readability....uses the Resize shape to fix text setting for the textbox—it automatically...ensure its text always fits into it. When the text in the textbox...

    docs.aspose.com/slides/androidjava/manage-autof...
  2. Enhance Your Presentations with AutoFit in Java...

    Learn how to manage AutoFit settings in Aspose.Slides for Java to optimize Text display in your PowerPoint and OpenDocument presentations and improve content readability....uses the Resize shape to fix text setting for the textbox—it automatically...ensure its text always fits into it. When the text in the textbox...

    docs.aspose.com/slides/java/manage-autofit-sett...
  3. Apply Superscript and Subscript Effects on Font...

    The C++ code to apply superscript and subscript effect to Text in excel with the use of Aspose.Cells for C++ API....superscript (text above the baseline) and subscript (text below the...the baseline) effects to text. Working with Superscript and Subscript...

    docs.aspose.com/cells/go-cpp/apply-superscript-...
  4. 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...
  5. Shape.text_box property | Aspose.Words for Python

    Shape.Text_box property. Defines attributes that specify how Text is displayed in a shape....text_box property Shape.text_box property Defines attributes...specify how text is displayed in a shape. @property def text_box (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with Actions|Aspose.PDF for Java

    This section explains how to add actions to the document and form fields programmatically with Java. Learn how to Add, Create, and Get Hyperlink in a PDF File....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/java/actions/
  7. 使用文本|Documentation

    本节介绍如何使用 Aspose.Diagram 插入文本形状或更新形状的文本。...(); // Set parameters and add text to a Visio page double PinX...PinY , Width , Height , "Test text" ); // Save diagram diagram...

    docs.aspose.com/diagram/zh/net/working-with-text/
  8. FootnoteType enumeration | Aspose.Words for Nod...

    Aspose.Words.Notes.FootnoteType enumeration. Specifies whether this is a footnote or an endnote....DocumentBuilder ( doc ); // Add text, and reference it with a footnote...reference // mark after the text that it references and create...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FootnoteType Enum | Aspose.Words for .NET

    Discover Aspose.Words.FootnoteType enum. Easily distinguish between footnotes and endnotes for enhanced document formatting and clarity....Examples Shows how to reference text with a footnote and an endnote...DocumentBuilder ( doc ); // Insert some text and mark it with a footnote...

    reference.aspose.com/words/net/aspose.words.not...
  10. NullReferenceException when saving PDF with spe...

    Hi, we are using using Aspose.PDF.Drawing 23.12.0 with a license, but the issue was also reproduced with the same code with the latest release (trial). The issue shows itself when running the .net core 8 application eit…...Text; FontRepository.LoadFonts();...document.Pages.Add(); // 1. text page.Paragraphs.Add(new TextFragment("1...

    forum.aspose.com/t/nullreferenceexception-when-...