Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 139,780 for

font

(0.1 sec)
  1. Checkboxes on second page also printing on firs...

    Problem Explanation: The below html is converted to PDF. It occupies 2 pages which is fine. but the checkboxes on the second page appears on the first page with the same position as it should on the first page. the ch…...content: <body style=' font-size:11px;font-family:Arial;'><div ...class="chromeDivs" style="font-size:10pt;font-family:Arial;"> <p class="chromeDivs"...

    forum.aspose.com/t/checkboxes-on-second-page-al...
  2. Font.clearFormatting method | Aspose.Words for ...

    Font.clearFormatting method. Resets to default Font formatting....clearFormatting() Resets to default font formatting. clearFormatting...clearFormatting () Remarks Removes all font formatting specified explicitly...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PDF Generation Replaces Some Characters with Qu...

    I’m generating a Word document using the same template on both Windows and Unix environments using Aspose Build Report in Java. The Word documents are generated correctly in both environments, with all characters rendere…...environment is missing the Calibri font which causes the incorrect rendering...manually copied the Calibri font into the Corretto Docker image...

    forum.aspose.com/t/pdf-generation-replaces-some...
  4. FontEmbeddingUsagePermissions | Aspose.Words fo...

    Represents the Font embedding usage permissions in Java....FontEmbeddingUsagePe Represents the font embedding usage permissions...rights information for embedded fonts (FontInfo). Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  5. IWarningCallback.warning method | Aspose.Words ...

    IWarningCallback.warning method. Aspose.Words invokes this method when it encounters some issue during document loading or saving that might result in loss of formatting or data fidelity....match for a missing font from the available font sources. # Open...formatted with a font that does not exist in any of our font sources....

    reference.aspose.com/words/python-net/aspose.wo...
  6. WarningInfoCollection.Clear | Aspose.Words for ...

    Effortlessly clear your WarningInfoCollection with this method, removing all elements for streamlined data management and improved performance....match for a missing font from the available font sources. // Open...formatted with a font that does not exist in any of our font sources....

    reference.aspose.com/words/net/aspose.words/war...
  7. WOFF2 to WOFF Converter API | C++

    C++ API to transform WOFF2 to WOFF, allowing you to adapt your typography precisely to your application's needs and target platforms....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/cpp/conversion/woff2-t...
  8. LoadOptions.FontSettings | Aspose.Words for .NET

    Customize your document's Font settings with LoadOptions FontSettings for enhanced readability and style. Optimize your documents effortlessly!...property Allows to specify document font settings. public FontSettings...may require to resolve the fonts. For example, when loading HTML...

    reference.aspose.com/words/net/aspose.words.loa...
  9. Aspose::Words::WarningInfo::get_Description met...

    Aspose::Words::WarningInfo::get_Description method. Returns the description of the warning in C++....match for a missing font from the available font sources. // Open...formatted with a font that does not exist in any of our font sources....

    reference.aspose.com/words/cpp/aspose.words/war...
  10. DocumentBuilder.insertParagraph method | Aspose...

    DocumentBuilder.insertParagraph method. Inserts a paragraph break into the document....); let font = builder . font ; font . size = 16 ; font . bold...bold = true ; font . color = "#0000FF" ; font . name = "Arial" ;...

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