Sort Score
Result 10 results
Languages All
Labels All
Results 5,231 - 5,240 of 141,413 for

font

(0.34 sec)
  1. ShapeBase.distance_bottom property | Aspose.Wor...

    ShapeBase.distance_bottom property. Returns or sets the distance (in points) between the document text and the bottom edge of the shape.... font . size = 24 builder . write...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Fill.opacity property | Aspose.Words for Node.js

    Fill.opacity property. Gets or sets the degree of opacity of the specified fill as a value between 0.0 (clear) and 1.0 (opaque).... font . size = 32 ; builder . writeln...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ShapeBase.distance_top property | Aspose.Words ...

    ShapeBase.distance_top property. Returns or sets the distance (in points) between the document text and the top edge of the shape.... font . size = 24 builder . write...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeBase.distance_left property | Aspose.Words...

    ShapeBase.distance_left property. Returns or sets the distance (in points) between the document text and the left edge of the shape.... font . size = 24 builder . write...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Change the HTML Link Target Type with C++|Docum...

    Learn how to change the HTML link target type using Aspose.Cells for C++. Control the target attribute in HTML links programmatically....Properties with C++ Set Default Font while rendering spreadsheet...

    docs.aspose.com/cells/cpp/change-the-html-link-...
  6. Shape.stroke_color property | Aspose.Words for ...

    Shape.stroke_color property. Defines the color of a stroke.... font . size = 32 builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SVG Filters and Gradients – SVG code – Aspose.S...

    You'll learn how to write SVG code to create SVG filters, Gaussian blur, drop shadow effect, light effects, or a linear gradient and radial gradient....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/svg/net/drawing-basics/filters-...
  8. How to - Update existing JasperReports demos to...

    Learn how to update existing JasperReports demos to leverage the capabilities of Aspose.PDF for JasperReports.... If you have selected the fonts demo, for example, to use with...we have named the new folder fonts.ap . Note: demos will run from...

    docs.aspose.com/pdf/jasperreports/how-to-update...
  9. Data Formatting|Documentation

    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....foreground colors, borders, fonts, horizontal and vertical alignments...useful properties for configuring font settings. Select any text alignment...

    docs.aspose.com/cells/java/data-formatting/
  10. Words cannot set RevisionTextEffect to DoubleSt...

    Aspose Words does not allow setting the Markup Insertions to Double striketrough, eventhtough MS Word allows this: “DoubleStrikeThrough value can only be set for DeletedTextEffect, RevisedPropertiesEffect or MovedFro…...set the font property if (node is Run run) { run.Font.DoubleStrikeThrough...GetChildNodes(NodeType.Run, true)) { childRun.Font.DoubleStrikeThrough = true;...

    forum.aspose.com/t/words-cannot-set-revisiontex...