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

font

(0.12 sec)
  1. 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...
  2. Convert pdf to image Chinese garbled - Free Sup...

    Convert pdf to jpeg, Chinese garbled,other normal. image.png (51.7 KB) code: file_name_without_ext = Path(file_name).stem document = ap.Document(str(file_path)) resolution = ap.devices.Resolution(200) …...to JPEG is often related to font embedding or the way the PDF...handles text encoding. If the fonts used in the PDF are not embedded...

    forum.aspose.com/t/convert-pdf-to-image-chinese...
  3. ChartLegend class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartLegend class. Represents chart legend properties...Description font Provides access to the default font formatting...legend entries. To override the font formatting for a specific legend...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Fonts::PhysicalFontInfo::get_Ver...

    Aspose::Words::Fonts::PhysicalFontInfo::get_Version method. Version string of the Font in C++....Aspose::Words::Fonts::PhysicalFontInfo::get_Version method P...of the font. System :: String Aspose :: Words :: Fonts :: PhysicalFontInfo...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. Aspose::Words::Fonts::PhysicalFontInfo::get_Ful...

    Aspose::Words::Fonts::PhysicalFontInfo::get_FullFontName method. Full name of the Font in C++....Aspose::Words::Fonts::PhysicalFontInfo::get_FullFontName method...of the font. System :: String Aspose :: Words :: Fonts :: PhysicalFontInfo...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. Aspose::Words::Fonts::PhysicalFontInfo::get_Fon...

    Aspose::Words::Fonts::PhysicalFontInfo::get_FontFamilyName method. Family name of the Font in C++....Aspose::Words::Fonts::PhysicalFontInfo::get_FontFamilyName method...of the font. System :: String Aspose :: Words :: Fonts :: PhysicalFontInfo...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. Fonts Are Getting Changed While Converting PPTX...

    Hi Team , We are facing issue of mismatch in Font while converting ppt to pdf file. When converted using acrobat all Fonts remains same. we are using below version of aspose libraries. <java.version>17</java.version> <…...Fonts Are Getting Changed While Converting PPTX to PDF in Java...Family slides-java , slides-fonts , slides-pdfexport forasposeissues...

    forum.aspose.com/t/fonts-are-getting-changed-wh...
  8. Generating the template|Documentation

    How to render a printable form image and generate a recognition pattern file for Aspose.OMR for C++ engine....orientation using the default font and colors. You can customize...the paper size, orientation, font, colors and other layout settings...

    docs.aspose.com/omr/cpp/generate-template/
  9. ChartDataLabel.Position | Aspose.Words for .NET

    Discover the ChartDataLabel Position property to easily customize your data label's position 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...
  10. ChartDataLabel.position property | Aspose.Words...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...