Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 137,427 for

font

(0.08 sec)
  1. ChartDataLabelCollection.Position | Aspose.Word...

    Discover the ChartDataLabelCollection Position property to easily customize your data label positions for enhanced data visualization and clarity....// Show data labels and set font color. series . HasDataLabels...ShowValue = true ; dataLabels . Font . Color = Color . White ; //...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ChartDataLabelCollection.position property | As...

    ChartDataLabelCollection.position property. Gets or sets the position of the data labels....// Show data labels and set font color. series . hasDataLabels...showValue = true ; dataLabels . font . color = "#FFFFFF" ; // Set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FontEmbeddingLicensingRights class | Aspose.Wor...

    aspose.words.Fonts.FontEmbeddingLicensingRights class. Represents embedding licensing rights for the Font....embedding licensing rights for the font. Remarks To learn more, visit...rights information for embedded fonts (FontInfo). doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Modify an Existing Style|Documentation

    Aspose.Cells is a JavaScript via C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article introduces how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....characteristics, such as font, font size, indentation, number..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/javascript-cpp/modify-an-...
  5. Convert pdf to image results in notdef glyphs -...

    When converting pdf file to image the result file contains notdef glyphs instead of letters. The problem persists version 24.4.0 and higher of Aspose.Pdf.Drawing I’m using: Aspose.Pdf.Drawing 26.1 SkiaSharp 3.119 Sk…...and checks Font availability – If the PDF uses fonts that are not...possible, embed the required fonts in the PDF (e.g., Document.FontEmbeddingMode...

    forum.aspose.com/t/convert-pdf-to-image-results...
  6. Aspose::Words::LowCode::SplitterContext class |...

    Aspose::Words::LowCode::SplitterContext class. Document splitter context in C++....Description get_FontSettings () const Font settings used by the processor...System::SharedPtr<Aspose::Words::Fonts::FontSettings>&) Font settings used by...

    reference.aspose.com/words/cpp/aspose.words.low...
  7. Add Watermark To PDF with JavaScript via C++|Do...

    Learn how to add text and image watermark to PDF while converting Excel to PDF using Aspose.Cells for JavaScript via C++....the text and the corresponding font. Additionally, you can set alignment..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/javascript-cpp/add-waterm...
  8. Index Value Error while converting Words to PDF...

    While converting Word document to PDF Document using Aspose.words in SUSE Linux Environment, Facing Error like Below Expected a value between 0 and 0. Parameter name: index java.lang.IllegalArgumentException: Expected a…...having simple bullets [~ symbol font] into PDF using aspose words...System if don’t have Symbol font installed then This issue can...

    forum.aspose.com/t/index-value-error-while-conv...
  9. Aspose.Diagram字体操作|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....requires access to the accurate font in order to properly render...PDF format. If the required font is not available on the machine...

    docs.aspose.com/diagram/zh/java/aspose-diagram-...
  10. Letter Interchanges when converting DOCX to PDF...

    Hi, When converting a DOCX to PDF, I noticed some letters get interchanged. Code: var doc = new Document(@".\test.docx"); doc.LayoutOptions.TextShaperFactory = HarfBuzzTextShaperFactory.Instance; doc.Save(@".\test.…...seems to happen with certain fonts/styles (Calibri in italic and...using Aspose, specifically with fonts like Calibri italic and YU Gothic...

    forum.aspose.com/t/letter-interchanges-when-con...