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

text

(0.12 sec)
  1. Aspose::Words::TextColumnCollection class | Asp...

    Aspose::Words::TextColumnCollection class. A collection of TextColumn objects that represent all the columns of Text in a section of a document. To learn more, visit the documentation article in C++....represent all the columns of text in a section of a document....get_EvenlySpaced () True if text columns are of equal width and...

    reference.aspose.com/words/cpp/aspose.words/tex...
  2. Aspose::Words::TextWatermarkOptions::get_Color ...

    Aspose::Words::TextWatermarkOptions::get_Color method. Gets or sets font color. The default value is Silver in C++....Examples Shows how to create a text watermark. auto doc = System...Document > (); // Add a plain text watermark. doc -> get_Watermark...

    reference.aspose.com/words/cpp/aspose.words/tex...
  3. Add Watermarks to Presentations in Java|Aspose....

    Manage Text and image watermarks in PowerPoint and OpenDocument presentations in Java to indicate a draft, confidential information, copyright, and more....watermark in a presentation is a text or image stamp used on a slide...common aspect is that to add text watermarks, you should use the...

    docs.aspose.com/slides/java/watermark/
  4. Add Watermarks to Presentations in C++|Aspose.S...

    Manage Text and image watermarks in PowerPoint and OpenDocument presentations in C++ to indicate a draft, confidential information, copyright, and more....watermark in a presentation is a text or image stamp used on a slide...common aspect is that to add text watermarks, you should use the...

    docs.aspose.com/slides/cpp/watermark/
  5. DropCapPosition enumeration | Aspose.Words for ...

    aspose.words.DropCapPosition enumeration. Specifies the position for a drop cap Text....the position for a drop cap text. Members Name Description NONE...cap is positioned inside the text margin on the anchor paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PageSetup.TextOrientation | Aspose.Words for .NET

    Discover the PageSetup TextOrientation property to easily set page Text direction. Customize your layout with options beyond the default Horizontal.... Examples Shows how to set text orientation. Document doc =..."TextOrientation.Upward" to rotate all the text 90 degrees // to the right so...

    reference.aspose.com/words/net/aspose.words/pag...
  7. AutoFit Rows for Rendering with Node.js via C++...

    Learn how to auto-fit rows for rendering in Excel using Aspose.Cells for Node.js via C++. Prevent Text clipping in saved PDF files....you want to display all the text in a cell, you can auto-fit...Microsoft Excel. This allows the text to be fully visible in Normal...

    docs.aspose.com/cells/nodejs-cpp/autofit-rows-f...
  8. Font.Spacing | Aspose.Words for .NET

    Discover the Font Spacing property to easily adjust character spacing in points. Enhance readability and design with precise typographic control....DocumentBuilder ( doc ); // Add run of text and increase character width...characters" ); // Add run of text and add 1pt of extra horizontal...

    reference.aspose.com/words/net/aspose.words/fon...
  9. ChartTitle.Orientation | Aspose.Words for .NET

    ChartTitle Orientation property. Gets or sets the orientation of the chart title Text....orientation of the chart title text. public ShapeTextOrientation...chartShape . Chart ; chart . Title . Text = "Sample Chart" ; chart . Title...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Font.size property | Aspose.Words for Node.js

    Font.size property. Gets or sets the font size in points....Shows how to insert formatted text using DocumentBuilder. let doc...Specify font formatting, then add text. let font = builder . font ;...

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