Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 142,716 for

font

(0.36 sec)
  1. Font.SnapToGrid | Aspose.Words for .NET

    Discover how the Font SnapToGrid property enhances layout precision by aligning Fonts with document grid settings for optimal readability and design....SnapToGrid Font.SnapToGrid property Specifies whether the current...current font should use the document grid characters per line settings...

    reference.aspose.com/words/net/aspose.words/fon...
  2. Search and Get Text from Pages of PDF Document|...

    Learn how to search and extract text from PDF files in C++ using Aspose.PDF for efficient text retrieval....()); Console :: WriteLine ( u "Font - Name :- {0}" , textFragment...textFragment -> get_TextState () -> get_Font () -> get_FontName ()); Console...

    docs.aspose.com/pdf/cpp/search-and-get-text-fro...
  3. Search and Get Text from Pages of PDF Document|...

    Explore how to search and extract text from a PDF document in Java with Aspose.PDF for content extraction.... println ( "Font - Name :- " + textFragment ...()); System . out . println ( "Font - IsAccessible :- " + textFragment...

    docs.aspose.com/pdf/java/search-and-get-text-fr...
  4. 检索字体信息|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....foreach ( Font font in Application . ActiveDocument . Fonts ) { //Display...information about the fonts MessageBox . Show ( font . Name ); } Aspose...

    docs.aspose.com/diagram/zh/net/retrieving-font-...
  5. NumSpacing | Aspose.Words for Java

    Specifies possible values in which numeral spacing can be displayed in Java....save(getArtifactsDir() + "Fonts.NumberSpacing.docx"); Fields...numerals are displayed in the font\u2019s default form. PROPORTIONAL...

    reference.aspose.com/words/java/com.aspose.word...
  6. Characters in italic missing in HTML output (Li...

    Hi, we noticed some characters are missing in HTML output which are in italic style. Scenario happens in Linux / Docker. Reproducable with the following setup: <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <…...Fonts.FolderFontSource(@"./fonts/", true); var...systemFontSource = new Aspose.Words.Fonts.FolderFontSource(Environment...

    forum.aspose.com/t/characters-in-italic-missing...
  7. Get HTML5 String from Cell with C++|Documentation

    Learn how to get an HTML5 string from a cell using Aspose.Cells for C++ API....Output Normal: < Font Style = "FONT-FAMILY: Arial;FONT-SIZE: 10pt;COLOR:... </ Font > HTML5: < div Style = "FONT-FAMILY: Arial;FONT-SIZE:...

    docs.aspose.com/cells/cpp/get-html5-string-from...
  8. ImportFormatOptions.ignoreTextBoxes property | ...

    ImportFormatOptions.ignoreTextBoxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KeepSourceFormatting](../../importformatmode/#KeepSourceFormatting) mode is used... font . name = "Courier New" ; builder.... paragraphFormat . style . font . size = 24 ; builder . write...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ImportFormatOptions.ignore_text_boxes property ...

    ImportFormatOptions.ignore_text_boxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../importformatmode/#KEEP_SOURCE_FORMATTING) mode is used... font . name = 'Courier New' builder... paragraph_format . style . font . size = 24 builder . write...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PdfSaveOptions | Aspose.Words for .NET

    Discover the PdfSaveOptions constructor, designed to effortlessly initialize and save your documents in high-quality PDF format. Streamline your workflow today!...disable subsetting when embedding fonts while rendering a document to...DocumentBuilder ( doc ); builder . Font . Name = "Arial" ; builder ...

    reference.aspose.com/words/net/aspose.words.sav...