Sort Score
Result 10 results
Languages All
Labels All
Results 3,761 - 3,770 of 142,636 for

font

(0.09 sec)
  1. NodeChangingArgs | Aspose.Words for Java

    Provides data for methods of the INodeChangingCallback interface in Java.... /// Sets a custom font name/size for the text contents...getNodeType() == NodeType.RUN) { Font font = ((Run) args.getNode()).getFont();...

    reference.aspose.com/words/java/com.aspose.word...
  2. Extracted text changed when updating to a newer...

    Hello. We are upgrading some code that was using Aspose.PDF 23.10 to the latest release (26.1, but quick tested against 26.2 since I saw it was now available), and we are seeing some minor differences in text that is bei…...fragments from a particular font. I don’t believe the PDF itself...need a few details. Which exact font (name and embedding type) is...

    forum.aspose.com/t/extracted-text-changed-when-...
  3. Apply Conditional Formatting in Worksheets|Docu...

    How to use Aspose.Cells library in JavaScript via C++ to apply conditional formatting in worksheets for better control over cell appearance....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...the condition: bold and red font const style = formatCondition...

    docs.aspose.com/cells/javascript-cpp/apply-cond...
  4. Math Formula Is Missing When Converting PPTX to...

    We have an application that converts PPTX files to SVG files. If we have a MathFormula in our PPTX file and try to convert this file to SVG, the MathFormula is completely missing. In an old version of Aspose.Slides.NET …...make sure that the Cambria Math font is installed on the Linux system...can also load the font as an external font at runtime using FontsLoader...

    forum.aspose.com/t/math-formula-is-missing-when...
  5. Convert docx to pdf Chinese garbled - Free Supp...

    Convert docx to pdf,Chinese garbled,English normal. code: file_name = download_file(filepath) file_name_without_ext = Path(file_name).stem file_path = base_dir / "file" / file_name new_file_name = file_name_without_…...often related to font embedding. If the fonts used in the DOCX...this issue, ensure that the fonts used in your DOCX document are...

    forum.aspose.com/t/convert-docx-to-pdf-chinese-...
  6. Aspose::Words::Drawing::TextPath::get_Italic me...

    Aspose::Words::Drawing::TextPath::get_Italic method. True if the Font is formatted as italic in C++....TextPath::get_Italic method True if the font is formatted as italic. bool...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. AsposeFontConvertToTTF | Node.js

    将字体转换为TTF格式。可靠的node.js通过C++库,用于从Aspose.Font进行字体转换。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/nodejs-cpp/convert-font...
  8. Aspose.PSD for Java 26.5 - Release Notes|Docume...

    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....Approximate text height equal to font size TextLayer textLayer = psdImage...content // Set text style var font_name = FontSettings . getAdobeFontName...

    docs.aspose.com/psd/java/aspose-psd-for-java-26...
  9. Rows are moved to the next page when converting...

    Hello Aspose Team, Is this issue resolved? We are also facing the same issue with the Docx to PDF conversion in landscape mode. Regards, Shashishekar B S...different fonts are used in it. Please make sure the fonts used in...performed. Aspose.Words needs the fonts used in the document to build...

    forum.aspose.com/t/rows-are-moved-to-the-next-p...
  10. Change the format of a cell with C++|Documentation

    How to use Aspose.Cells library in C++ to change the formatting of cells, including Font, color, border, etc. By adjusting these properties, you have more control over how cells look and appear....you can change the font style, font size, font color, number format...various formatting options (e.g., font color, bold), and change the...

    docs.aspose.com/cells/cpp/how-to-change-format-...