Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 148,505 for

text

(0.11 sec)
  1. StructuredDocumentTag.isShowingPlaceholderText ...

    StructuredDocumentTag.isShowingPlaceholderText property. Specifies whether the content of this SDT shall be interpreted to contain placeholder Text (as opposed to regular Text contents within the SDT)....contain placeholder text (as opposed to regular text contents within...resumed (showing placeholder text) upon opening this document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. InlineStory.first_paragraph property | Aspose.W...

    InlineStory.first_paragraph property. Gets the first paragraph in the story....DocumentBuilder ( doc = doc ) # Add text, and reference it with a footnote...superscript reference # mark after the text that it references and create...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Notes::FootnotePosition enum | A...

    Aspose::Words::Notes::FootnotePosition enum. Defines the footnote position in C++....Footnotes are output beneath text on each page. Examples Shows...reference or a side comment to text // that does not interfere with...

    reference.aspose.com/words/cpp/aspose.words.not...
  4. Create TextBox in which each line has a differe...

    Learn how to create a TextBox in which each line can have a different horizontal alignment using Aspose.Cells for Node.js via C++....alignment of your paragraph text using the TextParagraph.getAlignmentType()...getWorksheets (). get ( 0 ); // Add text box inside the sheet. ws . getShapes...

    docs.aspose.com/cells/nodejs-cpp/create-textbox...
  5. Footnote.isAuto property | Aspose.Words for Nod...

    Footnote.isAuto property. Holds a value that specifies whether this is a auto-numbered footnote or footnote with user defined custom reference mark....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...
  6. StructuredDocumentTag.clear method | Aspose.Wor...

    StructuredDocumentTag.clear method. Clears contents of this structured document tag and displays a placeholder if it is defined....Document (); // Create a plain text structured document tag, and...form of a text box, already displays placeholder text. expect (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. Aspose::Words::Notes::FootnoteSeparatorType enu...

    Aspose::Words::Notes::FootnoteSeparatorType enum. Specifies the type of the footnote/endnote separator in C++....Separator between main text and footnote text. FootnoteContinuation...Printed above footnote text on a page when the text must be continued...

    reference.aspose.com/words/cpp/aspose.words.not...
  9. How to Insert Draft Watermark in PowerPoint Pre...

    This brief tutorial provides details on how to insert draft watermark in PowerPoint presentation using Java. We will use background Text to add draft watermark in presentation using Java....Java such that a particular text is displayed in the background...to place the draft watermark text Set the rotation angle of the...

    kb.aspose.com/slides/java/how-to-insert-draft-w...
  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-...