Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 139,084 for

font

(0.09 sec)
  1. Font.double_strike_through property | Aspose.Wo...

    Font.double_strike_through property. True if the Font is formatted as double strikethrough text....property Font.double_strike_through property True if the font is formatted...single-line strikethrough.' ) run . font . strike_through = True para...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Customize Barcode Text and Captions in JavaScri...

    How to Set Barcode Text and Captions in Aspose.BarCode for JavaScript via C++...such as visibility, location, font, spacings, and wrapping modes...delete (); Set Text Font To customize the font of barcode text,...

    docs.aspose.com/barcode/javascript-cpp/set-barc...
  3. 搜索 PDF API | Aspose.PDF

    使用适用于任何平台的免费跨平台应用程序和高代码 API,无需打开即可搜索 PDF 文档。...WriteLine ( "Font - Name : {0}" , textFragment . TextState . Font . FontName...FontName ); Console . WriteLine ( "Font - IsAccessible : {0} " , textFragment...

    products.aspose.com/pdf/zh-hant/search-pdf/
  4. Fonts not loading in linux based Container - Fr...

    Following Specify TrueType Fonts Location in C#|Aspose.Words for .NET , I’m trying to load custom Fonts in Linux based container. I modified my code to include both System and Custom Fonts from Resources folder. var f…...Fonts not loading in linux based Container Aspose.Words Product...Following Specify TrueType Fonts Location in C#|Aspose.Words...

    forum.aspose.com/t/fonts-not-loading-in-linux-b...
  5. 使用 Python 搜索 PDF | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码在不以编程方式打开 PDF 文档的情况下搜索 PDF 文档。...print ( f "Font - Name : { textFragment . text_state . font . font_name...font_name } " ) print ( f "Font - IsAccessible : { textFragment...

    products.aspose.com/pdf/zh-hans/python-net/search/
  6. Aspose::Words::Fonts::FontSettings::ResetFontSo...

    Aspose::Words::Fonts::FontSettings::ResetFontSources method. Resets the Fonts sources to the system default in C++....Aspose::Words::Fonts::FontSettings::ResetFontSources method Contents...tSources method Resets the fonts sources to the system default...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. Optimized PDF to PDF/A 1b conversion problems -...

    Hi Tilal, I am continuing to evaluate Aspose.Pdf for .NET 10.4.0.Currently I have slightly modified the code to convert files to pdf/a 1b while trying to produce the smaller file size possible.The code used is the follo…...convertable because of “ Fontfont name’ is not embedded ”;...embed the fonts partially ? I tried to iterate all fonts in the...

    forum.aspose.com/t/optimized-pdf-to-pdf-a-1b-co...
  8. Aspose::Words::DocumentBuilder::InsertParagraph...

    Aspose::Words::DocumentBuilder::InsertParagraph method. Inserts a paragraph break into the document in C++....Words :: Font > font = builder -> get_Font (); font -> set_Size...set_Size ( 16 ); font -> set_Bold ( true ); font -> set_Color ( System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. FontEmbeddingLicensingRights | Aspose.Words for...

    Represents embedding licensing rights for the Font in Java....embedding licensing rights for the font. Remarks: To learn more, visit...rights information for embedded fonts (FontInfo). Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  10. PDF containing emojis converts to image very sl...

    Hi Aspose Team, I am using Aspose.PDF.Drawing 25.4.0. When I run the following code: using var converter = new Aspose.Pdf.Facades.PdfConverter(); converter.GetNextImage(imagePath, ImageFormat.Png, 300); // this step t…...emojis is caused by the fallback font‑search / glyph rendering that...engine which emoji‑compatible font to use removes the expensive...

    forum.aspose.com/t/pdf-containing-emojis-conver...