Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 136,380 for

font

(0.09 sec)
  1. 修改AcroForm|Aspose.PDF for C++

    使用Aspose.PDF for C++库修改PDF文件中的表单。您可以在现有表单中添加或删除字段,获取和设置字段限制等。...体,请使用 DefaultAppearance (Font font, double size, Color color)..."textbox1" )); // 创建字体对象 auto font = Aspose :: Pdf :: Text :: FontRepository...

    docs.aspose.com/pdf/zh/cpp/modifing-form/
  2. 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...
  3. 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...
  4. FAQ|Aspose.Words for .NET

    Aspose.Words for .NET answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics.... Q: Why are the layout and fonts in the output document different...original? The font may not be available, or the font format is supported...

    docs.aspose.com/words/net/faq/
  5. 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...
  6. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....GetStyle (); // Create a Font object Font font = style . GetFont ();...(); // Set the name font . SetName ( u "Times New Roman" ); //...

    docs.aspose.com/cells/cpp/cells-alignment-setti...
  7. Aspose::Words::Drawing::Fill::get_Transparency ...

    Aspose::Words::Drawing::Fill::get_Transparency method. Gets or sets the degree of transparency of the specified fill as a value between 0.0 (opaque) and 1.0 (clear) in C++....docx" ); // Get Fill object for Font of the first Run. System ::...get_Runs () -> idx_get ( 0 ) -> get_Font () -> get_Fill (); // Check...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Add and Verify PDF Digital Signature using Pyth...

    Сreate electronic signature in PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET...Set the style of text like font, font size, color etc. Save PDF...

    products.aspose.com/pdf/python-net/signature/
  9. ParagraphFormat.line_spacing_rule property | As...

    ParagraphFormat.line_spacing_rule property. Gets or sets the line spacing for the paragraph.... # Using font sizes that are too large for...spacing will scale to different font sizes. builder . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FontFallbackSettings.load method | Aspose.Words...

    Aspose.Words.Fonts.FontFallbackSettings.load method...method load(fileName) Loads font fallback settings from XML file...See Also module Aspose.Words.Fonts class FontFallbackSettings ...

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