Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 142,609 for

font

(0.36 sec)
  1. TextPath.bold property | Aspose.Words for Node.js

    TextPath.bold property. True if the Font is formatted as bold....bold property True if the font is formatted as bold. get bold...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Convert PPT and PPTX to PDF in C++ [Advanced Fe...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in C++ using Aspose.Slides, with fast code examples and advanced conversion options....password-protect PDF files, detect font substitutions, select specific...presentation -> Dispose (); Detect Font Substitutions Aspose.Slides...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  3. mauibarcode.zip

    mauibarcode/mauibarcode/App.xaml mauibarcode/mauibarcode/App.xaml.cs namespace mauibarcode; public partial class App : Application { public App() { InitializeComponent(); MainPage = new AppShell();......Font.FamilyName = "Pristina"; generator...Aspose.Drawing.Font textFont = new Aspose.Drawing.Font("Pristina"...

    docs.aspose.com/barcode/net/aspose-barcode-in-n...
  4. Supported File Formats|Aspose.Slides for Node.j...

    Discover all file formats Aspose.Slides for Node.js via Java can open, save, and convert — including PPT, PPTX and ODP — with clear import/export support notes.... Does the library support font embedding when exporting to...Yes. You can control whether fonts are fully embedded or subsetted...

    docs.aspose.com/slides/nodejs-java/supported-fi...
  5. Supported File Formats|Aspose.Slides Documentation

    Discover all file formats Aspose.Slides for Android via Java can open, save, and convert — including PPT, PPTX and ODP — with clear import/export support notes.... Does the library support font embedding when exporting to...Yes. You can control whether fonts are fully embedded or subsetted...

    docs.aspose.com/slides/androidjava/supported-fi...
  6. Document.ExtractPages yields wrong results - Fr...

    Use the following code: var document = new Document("input.docx"); for (int page = 0; page < document.PageCount; page++) { Document extractedPage = document.ExtractPages(page, 1); // startindex and count string …...problems might occur because the fonts used in your input document...document is processed. The fonts are required to build document...

    forum.aspose.com/t/document-extractpages-yields...
  7. FontSubstitutionSettings.fontNameSubstitution p...

    FontSubstitutionSettings.FontNameSubstitution property. Settings related to Font name substitution rule....property Settings related to font name substitution rule. get...fontNameSubstitution () : Aspose . Words . Fonts . FontNameSubstitution See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FontSubstitutionSettings.fontInfoSubstitution p...

    FontSubstitutionSettings.FontInfoSubstitution property. Settings related to Font info substitution rule....property Settings related to font info substitution rule. get...fontInfoSubstitution () : Aspose . Words . Fonts . FontInfoSubstitution See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Supported File Formats|Aspose.Slides for PHP Do...

    Discover all file formats Aspose.Slides for PHP via Java can open, save, and convert — including PPT, PPTX and ODP — with clear import/export support notes.... Does the library support font embedding when exporting to...Yes. You can control whether fonts are fully embedded or subsetted...

    docs.aspose.com/slides/php-java/supported-file-...
  10. How to remove unknown charater/symbol from Aspo...

    Hi Team, How to remove unknown charater/symbol from Aspose word template generated PDF report (using LINQ). In word, the report working fine but in pdf □ is showing instead s in “1st Open Terminal”. For reference attac…...occurs because some of the fonts required for document rendering...available on your side. The fonts are required to build document...

    forum.aspose.com/t/how-to-remove-unknown-charat...