Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 139,613 for

font

(0.2 sec)
  1. How to get Content height on the page? - Free S...

    Hello Aspose! Could you please help me with finding out height of content on the page? My task is add TextStamp on each stamp. In the same time stamp should not overlap content. First option to do it is calculate sta…...text any length, any font and any font size. As consequence height...getTextHeight() will return font size of one line, independent...

    forum.aspose.com/t/how-to-get-content-height-on...
  2. ChartDataLabelLocationMode | Aspose.Words for Java

    Specifies how the values u200bu200bthat specify the location of a data label - the ChartDataLabel.getLeft / ChartDataLabel.setLeftdouble and ChartDataLabel.getTop / ChartDataLabel.setTopdouble properties - are interpreted in Java....calculated using title text and font. final double DOUGHNUT_CENTER_Y...can be calculated using label font. final double ONE_CHAR_LABEL_WIDTH...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_Left method. Gets or sets the distance of the data label in points from the left edge of the chart or from the position specified by its Position property, depending on the value of the LeftMode property in C++....calculated using title text and font. const double doughnutCenterY...can be calculated using label font. const double oneCharLabelWidth...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Font Product Family Aspose.TeX Product...Extract Font from PDF with Java Draw Lines in C# Extract Font from...

    kb.aspose.com/categories/page/14/
  5. Convert HTML to PDF|Aspose.PDF for PHP via Java

    Learn how to easily convert HTML documents to PDF format using Aspose.PDF in PHP and Java....(disable) font embedding Add new Html LoadOptions . Disable font embedding...often use fonts (i.g. fonts from local folder, Google Fonts, etc)...

    docs.aspose.com/pdf/php-java/convert-html-to-pdf/
  6. FontInfo.Panose | Aspose.Words for .NET

    Discover the FontInfo PANOSE property, easily get or set the typeface classification number for enhanced Font management and design precision....compact 10-byte description of a fonts critical visual characteristics...access and print details of each font in a document. Document doc...

    reference.aspose.com/words/net/aspose.words.fon...
  7. Paragraph.JoinRunsWithSameFormatting | Aspose.W...

    Effortlessly join runs with consistent formatting in your paragraphs using the JoinRunsWithSameFormatting method. Enhance your document's style today!... Font . StyleIdentifier = StyleIdentifier... builder . Font . Name = "Arial" ; builder . Font . Size = 12...

    reference.aspose.com/words/net/aspose.words/par...
  8. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Id method. Specifies a unique read-only persistent numerical Id for this SDT in C++....get_Id () > 0 ); // Set the font for the text inside the structured...set_Name ( u "Arial" ); // Set the font for the text at the end of the...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Text hyperlink issue - Free Support Forum - asp...

    hello team, As when we are inserting below text using old aspose version (16.1.0.0) var WatchListSummary = "<p style='Font-size:13px; text-align:Justify;line-height:1.25em;margin-bottom:0pt;'><b>Manish Sharma</b>&nbsp…...WatchListSummary = "<p style='font-size:13px; text-align:Justify;line-height:1...documentBuilder.Writeln("<p style='font-size:13px; text-align:justify;...

    forum.aspose.com/t/text-hyperlink-issue/323133
  10. Working with Hyperlinks in C++|Aspose.Words for...

    How to add a hyperlink into your document using Aspose.Words for C++....Note that you need to specify font formatting for the hyperlink...display text explicitly using the Font property. The following code...

    docs.aspose.com/words/cpp/working-with-hyperlinks/