Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 141,575 for

font

(0.11 sec)
  1. TTF to WOFF2 Converter API | C++

    Native C++ API for easy TTF to WOFF2 Font conversion that works seamlessly on Windows and Linux, integrating into any C++ development environment....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/cpp/conversion/ttf-to-...
  2. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_UseTargetMachineFonts method. Flag indicates whether Fonts from target machine must be used to display the document. If this flag is set to true, FontFormat and ExportEmbeddedFonts properties do not have effect, also ResourceSavingCallback is not fired for Fonts. Default is false in C++....method Flag indicates whether fonts from target machine must be...ResourceSavingCallba is not fired for fonts. Default is false . bool Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. FontPitch | Aspose.Words for Java

    Represents the Font pitch in Java....the font pitch. Remarks: The pitch indicates if the font is fixed...access and print details of each font in a document. Document doc...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Fonts::FolderFontSource::FolderF...

    Aspose::Words::Fonts::FolderFontSource::FolderFontSource constructor. Ctor in C++....Aspose::Words::Fonts::FolderFontSource::FolderFontSource constructor...constructor Ctor. Aspose :: Words :: Fonts :: FolderFontSource :: FolderFontSource...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. StyleCollection.AddCopy | Aspose.Words for .NET

    Effortlessly copy styles with the StyleCollection AddCopy method. Enhance your design workflow and streamline your style management today!... Font . Color = Color . Red ; Assert...)); Assert . That ( newStyle . Font . Name , Is . EqualTo ( doc...

    reference.aspose.com/words/net/aspose.words/sty...
  6. Specify Default Presentation Fonts on Android|A...

    Set default Fonts in Aspose.Slides for Android via Java to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....Presentation Fonts on Android Contents [ Hide ] Use Default Fonts for...Slides lets you set the default font fore rendering the presentation...

    docs.aspose.com/slides/androidjava/default-font/
  7. Loading and Extracting Data | Java

    Java APIs for the developers to manipulate and Font files. Learn the fundamentals on how to load and save Cff Fonts within Java....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/java/loading-saving-cff-fo...
  8. getColumnWidthPixel how to calculate width - Fr...

    Workbook workbook = new Workbook(); Worksheet worksheet = workbook.getWorksheets().get(0); Cells cells = worksheet.getCells(); cells.setColumnWidthPixel(0, 170); ByteArrayOutputStream baos = new ByteArrayOutputStream(); …...as screen DPI and the default font metrics, differences in those...default font used by Aspose.Cells (or the system default font if none...

    forum.aspose.com/t/getcolumnwidthpixel-how-to-c...
  9. Aspose::Words::DocumentBuilder::DocumentBuilder...

    Aspose::Words::DocumentBuilder::DocumentBuilder constructor. Initializes a new instance of this class in C++....DocumentBuilder > ( doc ); // Specify font formatting, then add text. System...Words :: Font > font = builder -> get_Font (); font -> set_Size...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Aspose.Slides for Python: slides.Presentation T...

    hi. import aspose.slides as slides file_path = "test37.pptx" slides.Presentation(file_path) the error message is An error occurred while creating the presentation: Proxy error(PptxReadException): Font ‘?’ cannot be …...n): Font ‘?’ cannot be found. —> ArgumentException: Font ‘?’...also, saving without embedding fonts solves this error too. I still...

    forum.aspose.com/t/aspose-slides-for-python-sli...