Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 11,701 for

font rendering

(0.17 sec)
  1. Working with TrueType and OpenType Fonts | C++

    C++ APIs for the developers to manipulate and Font files. Find out how to work with TrueType and OpenType Fonts in your C++ projects....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/cpp/working-with-truetype-...
  2. Hidden Text with Bullet Formatting Creates Phan...

    Issue Summary When converting Word documents to PDF using Aspose.Words, paragraphs with hidden text and bullet/list formatting still display bullets in the PDF output, even after removing both the hidden text runs and th…...Remove hidden text (text with Font.setHidden(true) ) from Word...Hidden text (text runs with Font.getHidden() == true ) List/bullet...

    forum.aspose.com/t/hidden-text-with-bullet-form...
  3. Footer text showing in grey colour in Word docs...

    Hi In Aspose Words for Java, we are using the following code snippet for inserting the footer text for (Section s : doc.getSections()) { s.getPageSetup().setDifferentFirstPageHeaderFooter(false); s.getPageSetup…...is likely due to the default font color setting in the document...document. When you set the font properties for the footer text, you...

    forum.aspose.com/t/footer-text-showing-in-grey-...
  4. Aspose.Diagram字体操作|Documentation

    本页介绍如何使用 Aspose.Diagram 库操作字体。..."C:\\MyFonts\\" , "D:\\Misc\\Fonts\\" }; // Load the Visio diagram...vsdx" ); // Setting the custom font directories diagram . FontDirs...

    docs.aspose.com/diagram/zh/net/aspose-diagram-f...
  5. Online XPS to FODS Conversion or Build .NET bas...

    Free online app to convert XPS to FODS files. .NET C# conversion library code for XPS documents....essential for dynamic content rendering. The conversion of XPS files...potential of your document rendering and editing capabilities....

    products.aspose.com/total/net/conversion/xps-to...
  6. Aspose::Words::FontSubstitutionWarningInfo::get...

    Aspose::Words::FontSubstitutionWarningInfo::get_RequestedItalic method. Indicates whether italic style was requested in C++....additional information about font substitution. auto doc = System...Document > ( get_MyDir () + u "Rendering.docx" ); auto callback = System...

    reference.aspose.com/words/cpp/aspose.words/fon...
  7. FontSavingArgs.italic property | Aspose.Words f...

    FontSavingArgs.italic property. Indicates whether the current Font is italic....Indicates whether the current font is italic. get italic () : boolean...custom logic for exporting fonts when saving to HTML. test ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. IFontSavingCallback Interface | Aspose.Words fo...

    Control Font saving in Aspose.Words with the IFontSavingCallback interface. Get notifications and customize HTML exports for optimal document quality....Words saves fonts when exporting a document to...Aspose.Words is about to save a font resource. Examples Shows how...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Charts have wrong axis labels when converting f...

    Hi, When converting a DOCX to PDF, I noticed some x-axis labels in some charts are wrongly rendered. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.pdf", new PdfSaveOptions()); I’ve attached the test …...in some charts are wrongly rendered. Code: var doc = new Document(@"...Aspose.Words handles the rendering of charts and their elements...

    forum.aspose.com/t/charts-have-wrong-axis-label...
  10. FontSavingArgs.FontFamilyName | Aspose.Words fo...

    Discover the FontSavingArgs FontFamilyName property to easily manage and customize your Font family for enhanced design flexibility....property Indicates the current font family name. public string FontFamilyName...custom logic for exporting fonts when saving to HTML. public...

    reference.aspose.com/words/net/aspose.words.sav...