Sort Score
Result 10 results
Languages All
Labels All
Results 6,281 - 6,290 of 151,737 for

text

(0.08 sec)
  1. Manage Fallback Fonts for Presentations in Java...

    See how Aspose.Slides for Java uses fallback fonts to keep Text readable in PowerPoint and OpenDocument presentations when original fonts aren’t available....when the font specified for text is available in the system,...unavailable font for an entire run or text portion with another font. They...

    docs.aspose.com/slides/java/fallback-font/
  2. ChartTitle class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartTitle class. Provides access to the chart title properties...orientation of the chart title text. overlay Determines whether...Default value is true . text Gets or sets the text of the chart title...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartTitle class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartTitle class. Provides access to the chart title properties...orientation of the chart title text. overlay Determines whether...Default value is True . text Gets or sets the text of the chart title...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Paragraph.isMoveFromRevision property | Aspose....

    Paragraph.isMoveFromRevision property. Returns ``true`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled....which appear when we highlight text with the cursor, // and then...arrival destinations of the text. // The second and the fourth...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. How to Change the Comment Font Color with JavaS...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....specify alignment settings, text direction, font color, etc....></ script > < script type = "text/javascript" > const { Workbook...

    docs.aspose.com/cells/javascript-cpp/how-to-cha...
  6. TextBox.InternalMarginBottom | Aspose.Words for...

    Discover the TextBox InternalMarginBottom property to customize your shape's inner bottom margin in points for enhanced design precision....to set internal margins for a text box. Document doc = new Document...LastParagraph ); builder . Write ( "Text placed according to textbox...

    reference.aspose.com/words/net/aspose.words.dra...
  7. BookmarkStart.bookmark property | Aspose.Words ...

    BookmarkStart.bookmark property. Gets the facade object that encapsulates this bookmark start and end.... text = `Updated text contents of ${ bookmarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::ParagraphFormat::get_WidowContro...

    Aspose::Words::ParagraphFormat::get_WidowControl method. True if the first and last lines in the paragraph are to remain on the same page as the rest of the paragraph in C++....doc ); // When we write the text that does not fit onto one page...orphans and widows by rearranging text via font size, spacing, or page...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Document.LayoutOptions | Aspose.Words for .NET

    Explore the Document LayoutOptions property to control your document's layout effectively. Unlock flexible design options for optimal presentation....} Examples Shows how to hide text in a rendered output document...DocumentBuilder ( doc ); // Insert hidden text, then specify whether we wish...

    reference.aspose.com/words/net/aspose.words/doc...
  10. DocumentBuilder.end_bookmark method | Aspose.Wo...

    DocumentBuilder.end_bookmark method. Marks the current position in the document as a bookmark end....needs to have document body text enclosed by # BookmarkStart.... range . bookmarks [ 0 ] . text . strip ()) Shows how to insert...

    reference.aspose.com/words/python-net/aspose.wo...