Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 124,371 for

font

(0.08 sec)
  1. TextWatermarkOptions.fontSize property | Aspose...

    TextWatermarkOptions.FontSize property. Gets or sets a Font size...fontSize property Gets or sets a font size. The default value is 0...from 0 to 65.5 inclusive. Auto font size means that the watermark...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Save PDF document programmatically|Aspose.PDF f...

    Learn how to save PDF file in Python Aspose.PDF for Python via .NET library. Save PDF document to file system, to stream, and in Web applications....archiving, such as font linking (as opposed to font embedding) and...management guidelines, embedded font support, and a user interface...

    docs.aspose.com/pdf/python-net/save-pdf-document/
  3. Use Formulas Functions to Process Data|Document...

    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...."=Sum(A1:A3)" ; //Set the font bold in cell A4 cellA4 . Font . Bold = true...= "=Sum(A1:A3)" ; //Set the font bold in cell A4 //and set the...

    docs.aspose.com/cells/net/use-formulas-function...
  4. ParagraphFormat.lineSpacing property | Aspose.W...

    ParagraphFormat.lineSpacing property. Gets or sets the line spacing (in points) for the paragraph....lineSpacing value, even if a larger font is used within the paragraph...Set exact spacing. // Using font sizes that are too large for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. LineSpacingRule enumeration | Aspose.Words for ...

    aspose.words.LineSpacingRule enumeration. Specifies line spacing values for a paragraph....line_spacing property, even if a larger font is used within the paragraph...- Set exact spacing. # Using font sizes that are too large for...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ParagraphFormat.line_spacing property | Aspose....

    ParagraphFormat.line_spacing property. Gets or sets the line spacing (in points) for the paragraph....line_spacing value, even if a larger font is used within the paragraph...- Set exact spacing. # Using font sizes that are too large for...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlSaveOptions.exportLanguageInformation prope...

    HtmlSaveOptions.exportLanguageInformation property. Specifies whether language information is exported to HTML, MHTML or EPUB... font . localeId = 1033 ; // en-US..."Hello world!" ); builder . font . localeId = 2057 ; // en-GB...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. SaveOptions.prettyFormat property | Aspose.Word...

    SaveOptions.prettyFormat property. When ``true``, pretty formats output where applicable..."\t<body style=\"font-family:'Times New Roman'; font-size:12pt\">\r\n"..."<body style=\"font-family:'Times New Roman'; font-size:12pt\">"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. HtmlSaveOptions.export_language_information pro...

    HtmlSaveOptions.export_language_information property. Specifies whether language information is exported to HTML, MHTML or EPUB... font . locale_id = 1033 # en-US builder...( 'Hello world!' ) builder . font . locale_id = 2057 # en-GB builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Replace Text in PDF|Aspose.PDF for .NET

    Learn more about various ways of replacing and removing text from Aspose.PDF for .NET library.... Font = Aspose . Pdf . Text . FontRepository... textFragment . TextState . Font = Aspose . Pdf . Text . FontRepository...

    docs.aspose.com/pdf/net/replace-text-in-pdf/