Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 140,964 for

font

(0.39 sec)
  1. List class | Aspose.Words for Python

    aspose.words.lists.List class. Represents formatting of a list... font . color = aspose . pydrawing...pydrawing . Color . red list_level . font . size = 24 list_level . number_style...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 从PDF文档页面搜索并获取文本|Aspose.PDF for C++

    本文解释了如何使用各种工具从PDF文档中搜索并获取文本。我们可以使用正则表达式从特定页面或整个页面进行搜索。...textFragment -> get_TextState () -> get_Font () -> get_FontName ()); Console...textFragment -> get_TextState () -> get_Font () -> get_IsAccessible ());...

    docs.aspose.com/pdf/zh/cpp/search-and-get-text-...
  3. Add Text stamps in PDF C#|Aspose.PDF for .NET

    Add a text stamp to a PDF document using the TextStamp class with Aspose.PDF for .NET library....based stamp like font size, font style, and font color etc. In order...properties textStamp . TextState . Font = Aspose . Pdf . Text . FontRepository...

    docs.aspose.com/pdf/net/text-stamps-in-the-pdf-...
  4. 检索 Visio 连接器和字体信息|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....vsd" ); for ( Font font : ( Iterable < Font >) diagram . getFonts...information about the fonts System . out . println ( font . getName ());...

    docs.aspose.com/diagram/zh/java/retrieve-visio-...
  5. 获取在将Excel文件渲染为PDF时字体替换的警告信息|Documentation

    学习如何在使用Aspose.Cells将Excel文件渲染为PDF时获取字体替换警告信息(用C++)..."PDF saved successfully with font substitution warnings!" << std...如: WARNING INFO : Font substitution : Font [ Athene Logos ; Regular...

    docs.aspose.com/cells/zh/cpp/get-warnings-for-f...
  6. 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...
  7. NumberStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NumberStyle enum to customize footnotes and endnotes page numbers, enhancing your document formatting effortlessly.... Font . Color = Color . Red ; listLevel . Font . Size =...listLevel . Font . Name = "Wingdings" ; listLevel . Font . Color...

    reference.aspose.com/words/net/aspose.words/num...
  8. 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-...
  9. 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-...
  10. 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...