Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 142,631 for

font

(2.84 sec)
  1. PdfSaveOptions.embedFullFonts property | Aspose...

    PdfSaveOptions.embedFullFonts property. Controls how Fonts are embedded into the resulting PDF documents....embedFullFonts property Controls how fonts are embedded into the resulting...is false , which means the fonts are subsetted before embedding...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Render Presentations with Fallback Fonts on And...

    Render presentations with fallback Fonts in Aspose.Slides for Android – keep text consistent across PPT, PPTX and ODP with step-by-step Java code samples....Presentations with Fallback Fonts on Android Contents [ Hide ]...fallback font rules collection . Remove a fallback font rule and...

    docs.aspose.com/slides/androidjava/render-prese...
  3. 检索字体信息|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-...
  4. Running aspose slides net in an alpine containe...

    So we are running aspose slides net in an alpine container and facing the error below when the presentation is saved to a memory stream. System.ArgumentException: Font ‘?’ cannot be found. at System.Drawing.SafeNativeM…...ArgumentException: Font ‘?’ cannot be found. at System...ArgumentException related to a missing font when using Aspose.Slides in...

    forum.aspose.com/t/running-aspose-slides-net-in...
  5. Exporting SHX fonts|CAD 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....Exporting SHX fonts Contents [ Hide ] Export SHX fonts for DXF/DWG...drawings Some drawings may contain fonts in special SHX format, that...

    docs.aspose.com/cad/java/developer-guide/export...
  6. 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...
  7. Aspose Words DOCX to PDF conversion: bullet poi...

    Hi Team, When, I am uploading Word documents with bullet points, they are not rendering properly in the Linux environment. The bullets appear as squares. see attached snap. Currently, the following Font packages are …... Currently, the following font packages are installed in the...ttf-mscorefonts-installer fonts-dejavu-core fonts-opensymbol We are limited...

    forum.aspose.com/t/aspose-words-docx-to-pdf-con...
  8. 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...
  9. 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...
  10. 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...