Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 139,617 for

font

(0.32 sec)
  1. FAQ|Aspose.Words for Java

    Aspose.Words for Java 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/java/faq/
  2. Prefix Table Elements Styles with HtmlSaveOptio...

    Learn how to prefix table element styles in HTML using Aspose.Cells for JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...cell – font color is Red const st = cell . style ; st . font . color...

    docs.aspose.com/cells/javascript-cpp/prefix-tab...
  3. Saving converted word document into PDF takes f...

    Hi Team, We are encountering an issue while converting a .docx file to PDF using Aspose. Specifically, the process hangs indefinitely at the line: wordDoc.save(os, SaveFormat.PDF); Here is the relevant snippet for ref…...complexity of the document, font settings, or specific content...resolves the issue. Font Settings : Ensure that the font settings are...

    forum.aspose.com/t/saving-converted-word-docume...
  4. FontSettings.fallbackSettings property | Aspose...

    FontSettings.fallbackSettings property. Settings related to Font fallback mechanism....property Settings related to font fallback mechanism. get fallbackSettings...fallbackSettings () : Aspose . Words . Fonts . FontFallbackSettings See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FontSettings.substitutionSettings property | As...

    FontSettings.substitutionSettings property. Settings related to Font substitution mechanism....property Settings related to font substitution mechanism. get...substitutionSettings () : Aspose . Words . Fonts . FontSubstitutionSett See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Setting Headers and Footers with JavaScript via...

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets using Aspose.Cells for JavaScript via C++....&WO &"<FontName>" Represents a font name. For example: &“Arial”...&"<FontName>, <FontStyle>" Represents a font name with style. For example:...

    docs.aspose.com/cells/javascript-cpp/setting-he...
  7. AsposeFontConvertToWOFF | Javascript

    Convert Fonts into woff format. Reliable Javascript via C++ library for Font conversion from Aspose.Font....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/javascript-cpp/convert-fon...
  8. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....textFragment -> get_TextState () -> set_Font ( FontRepository :: FindFont...outputFileName ); } Loading Font from Stream The following code...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  9. FontSavingArgs.italic property | Aspose.Words f...

    FontSavingArgs.italic property. Indicates whether the current Font is italic....Indicates whether the current font is italic. @property def italic...property FontSavingArgs.keep_font_stream_open property...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF document in .NET using Aspose.PDF for content enhancement and document editing.... Font = Aspose . Pdf . Text . FontRepository..."AddText_out.pdf" ); } } Loading Font from Stream The following code...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/