Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 137,419 for

font

(0.18 sec)
  1. PdfSaveOptions.EmbedFullFonts | Aspose.Words fo...

    Discover how the PdfSaveOptions EmbedFullFonts feature enhances your PDF documents by ensuring complete Font embedding for perfect formatting....EmbedFullFonts property Controls how fonts are embedded into the resulting...is false , which means the fonts are subsetted before embedding...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Arabic text Issue in DOC file - Free Support Fo...

    Hi, we are facing below issue while inserting Arabic text with English in doc. As we are using below code to insert data in DOC. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); /…...set of font settings for left-to-right text. builder.Font.Name..."Courier New"; builder.Font.Size = 16; builder.Font.Italic = false;...

    forum.aspose.com/t/arabic-text-issue-in-doc-fil...
  3. Aspose::Words::Paragraph::get_ParagraphBreakFon...

    Aspose::Words::Paragraph::get_ParagraphBreakFont method. Provides access to the Font formatting of the paragraph break character in C++....method Provides access to the font formatting of the paragraph...SharedPtr < Aspose :: Words :: Font > Aspose :: Words :: Paragraph...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Modifing AcroForm|Aspose.PDF for .NET

    Modifing form in your PDF file with Aspose.PDF for .NET library. You can Add or remove fields in existing form, getand set fieldlimit and etc...."textbox1" )); } } Set Custom Font for the Form Field Form fields...configured to use specific default fonts. In the early versions of Aspose...

    docs.aspose.com/pdf/net/modifing-form/
  5. Aspose::Words::Fonts::EmbeddedFontFormat enum |...

    Aspose::Words::Fonts::EmbeddedFontFormat enum. Specifies format of particular embedded Font inside FontInfo object. When saving a document to a file, only embedded Fonts of corresponding format are written down in C++....Aspose::Words::Fonts::EmbeddedFontFormat enum Contents [ Hide...format of particular embedded font inside FontInfo object. When...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. PdfSaveOptions constructor | Aspose.Words for P...

    PdfSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the [SaveFormat.PDF](../../../aspose.words/saveformat/#PDF) format....disable subsetting when embedding fonts while rendering a document to...DocumentBuilder ( doc = doc ) builder . font . name = 'Arial' builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose pdf fails to save a PDF when options are...

    using .net 9 latest apose.pdf (25.10.0). 1.pdf (221.1 KB) when trying to save attached PDF with: SaveOptions so = new PdfSaveOptions() { DefaultFontName = "Arial", }; pdfDocument.Save(outputPdfPath, so); save fa…...which font to use when the source PDF references a font that is...Aspose.PDF tries to resolve the font through its internal FontSettings...

    forum.aspose.com/t/aspose-pdf-fails-to-save-a-p...
  8. Page setup|Documentation

    How to customize the layout and design of the machine-readabe form generated by Aspose.OMR for Java....Contents [ Hide ] The paper size, font, colors, and other layout settings...FontFamily string Default system font Font family for all texts, except...

    docs.aspose.com/omr/java/generate-template/page...
  9. poll_4560ee16f2bea569358c6c079f45fb6f632d1256.css

    div.poll{margin:1em 0;border:1px solid var(--primary-low);display:grid;grid-template-areas:"poll" "info" "buttons"}div.poll>*{box-sizing:border-box}@media screen and (min-width: calc(550px + 1px)){......info-label{font-size:var(--font-up-1)}}@media screen...poll-info_instructions .d-icon{font-size:var(--font-down-1);margin-top:...

    forum.aspose.com/stylesheets/poll_4560ee16f2bea...
  10. Convert Document to PDF|Aspose.Words for Java

    Convert a document in any supported format to PDF easily and fast instead of using docx4j in Java....IllegalArgumentExcep e ) { } // Font regex (optional) // Set regex...restrict to some defined subset of fonts // Here we have to do this before...

    docs.aspose.com/words/java/convert-document-to-...