Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 11,450 for

font rendering

(0.12 sec)
  1. Aspose::Words::Saving::DoclingSaveOptions class...

    Aspose::Words::Saving::DoclingSaveOptions class. Can be used to specify additional options when saving a document into the Docling format. To learn more, visit the documentation article in C++....whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. The...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::Saving::XlsxSaveOptions class | ...

    Aspose::Words::Saving::XlsxSaveOptions class. Can be used to specify additional options when saving a document into the Xlsx format. To learn more, visit the documentation article in C++....whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. The...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. OneNote Java API | Create Convert and Manipulat...

    Java library to read manipulate and convert Microsoft Office OneNote documents to PDF BMP JPG GIF and TIFF image formats....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/note/java/
  4. 使用 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...
  5. MeasureString result not accurate - Free Suppor...

    I am trying to use Font Tahoma and measure the string with Font size 25 pixels. I am then trying to draw the text in the string s = "N 40º 34' 36.556\" W 70º 45' 24.412\""; StringFormat tb = new StringFormat() { FormatF…...trying to use font Tahoma and measure the string with font size 25...StringAlignment.Far; Font font = new Font("Tahoma", 25, FontStyle...

    forum.aspose.com/t/measurestring-result-not-acc...
  6. XamlFlowSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FLOW or SaveFormat.XAML_FLOW_PACK format in Java....new Document(getMyDir() + "Rendering.docx"); ImageUriPrinter callback...whether to allow embedding fonts with PostScript outlines when...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Fonts::DefaultFontSubstitutionRu...

    Aspose::Words::Fonts::DefaultFontSubstitutionRule class. Default Font substitution rule. To learn more, visit the documentation article in C++....Aspose::Words::Fonts::DefaultFontSubstitut class Contents [ Hide...DefaultFontSubstitut class Default font substitution rule. To learn...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. Product Overview | Aspose.Font for Node.js

    Node.js APIs for the developers to manipulate Font files. Here you will find Aspose.Font API Solution for Node.js overview....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/nodejs-cpp/product-overview/
  9. Manage Chart Data Labels in Presentations with ...

    Learn to add and format chart data labels in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET for more engaging slides....position labels, and how they look (font, number format, separators,...text_portion . portion_format . font_height = 8 label = series ....

    docs.aspose.com/slides/python-net/chart-data-la...
  10. Setting builder.Font.Bold = false affects Inser...

    Hi, I have this code: [TestMethod] public void GenerateWordWithStrong() { Document doc = new Document(); // We can position where we want the table to be inserted and specify any extra formatting to the t…...Font.Bold = false affects InsertHtml Aspose.Words...DocumentBuilder(doc); builder.Font.Name = "Arial"; builder.Font.Size = 10d; builder...

    forum.aspose.com/t/setting-builder-font-bold-fa...