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

font

(2.13 sec)
  1. PdfSaveOptions.fontEmbeddingMode property | Asp...

    PdfSaveOptions.FontEmbeddingMode property. Specifies the Font embedding mode....fontEmbeddingMode property Specifies the font embedding mode. get fontEmbeddingMode...non-ANSI text then corresponding fonts will be embedded regardless...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 使用 C++ 指定工作簿渲染的单独或私有字体集|Documentation

    学习如何使用 Aspose.Cells for C++为工作簿渲染指定单独或私有的字体集。...Startup (); // Path of your custom font directory U16String customFontsDir...Specify individual font configs custom font directory IndividualFontConfig...

    docs.aspose.com/cells/zh/cpp/specify-individual...
  3. ParagraphFormat.alignment property | Aspose.Wor...

    ParagraphFormat.alignment property. Gets or sets text alignment for the paragraph....); 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...
  4. Render Presentations with Fallback Fonts in Jav...

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

    docs.aspose.com/slides/nodejs-java/render-prese...
  5. PdfSaveOptions.use_core_fonts property | Aspose...

    PdfSaveOptions.use_core_Fonts property. Gets or sets a value determining whether or not to substitute TrueType Fonts Arial, Times New Roman, Courier New and Symbol with core PDF Type 1 Fonts....use_core_fonts property PdfSaveOptions.use_core_fonts property...not to substitute TrueType fonts Arial, Times New Roman, Courier...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. PDF/A conversion problem since 24.12 - Free Sup...

    Hello! I convert this pdf input.pdf (31.5 KB) to PDF/A-2B, but since 24.12 there are problems, when the Font “Akagi” is used in the PDF. Document document = new Document(new ByteArrayInputStream(input)); PdfFormatConve…...there are problems, when the font “Akagi” is used in the PDF....format when using the “Akagi” font, particularly since the update...

    forum.aspose.com/t/pdf-a-conversion-problem-sin...
  8. FontEmbeddingLicensingRights.BitmapEmbeddingOnl...

    Discover the FontEmbeddingLicensingRights BitmapEmbeddingOnly property, which ensures exclusive Bitmap embedding restrictions for enhanced design control....only bitmaps contained in the font may be embedded. No outline...bitmaps available in the font, then the font is considered unembeddable...

    reference.aspose.com/words/net/aspose.words.fon...
  9. Aspose::Words::DocumentBuilder::get_Font method...

    Aspose::Words::DocumentBuilder::get_Font method. Returns an object that represents current Font formatting properties in C++....Aspose::Words::DocumentBuilder::get_Font method Contents [ Hide ] Do...DocumentBuilder::get_Font method Returns an object that represents...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. FreeTextAnnotation在pdf中增加一个文本注释,文本框区域显示异常 - Fre...

    image.png (2.2 KB) 用的就是官方mode代码,然后显示应该是pdf批注文本,加个指向问题的引线箭头,现在是文本框把整个引线都圈起来了: var da = new Aspose.Pdf.Annotations.DefaultAppearance(); da.TextColor = System.Drawing.Color.Red; …...style=\"color:#FF0000;font-weight:normal;font-style:normal;font-stretch:normal\"><p...dir=\"ltr\"><span style=\"font-size:9.0pt;font-family:Helvetica\">This...

    forum.aspose.com/t/freetextannotation-pdf/330123