Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 134,534 for

font

(0.11 sec)
  1. Enhance Your Presentations with AutoFit in C++|...

    Learn how to manage AutoFit settings in Aspose.Slides for C++ to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability....kick in earlier—shrinking the font or resizing the shape sooner...in place, and AutoFit adapts font size and spacing around them...

    docs.aspose.com/slides/cpp/manage-autofit-setti...
  2. FileFontSource.type property | Aspose.Words for...

    FileFontSource.type property. Returns the type of the Font source....of the font source. get type () : Aspose . Words . Fonts . FontSourceType...See Also module Aspose.Words.Fonts class FileFontSource FileFontSource...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FAQ|Aspose.Slides Documentation

    Get answers to FAQ on Aspose.Slides for Java, covering PowerPoint and OpenDocument support, installation guidance, licensing, troubleshooting....based on the metrics of the font specified in the PowerPoint...presentation. If the specified font is missing, it is replaced with...

    docs.aspose.com/slides/java/faqs/
  4. 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-...
  5. 从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-...
  6. Aspose::Words::Fonts::FontSubstitutionSettings:...

    Aspose::Words::Fonts::FontSubstitutionSettings::get_FontConfigSubstitution method. Settings related to Font config substitution rule in C++....Aspose::Words::Fonts::FontSubstitutionSett::get_FontConfigSubstituti... method Settings related to font config substitution rule. const...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. 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...
  8. "Fontconfig head is null", even java.awt.headle...

    Hi, Using: Aspose PDF for Java, V25.9 (Evaluation Version) besides the other topic of not getting the correct Font, I have another problem, adding a Font anyway to the FontRepository within a container, based on paket…...correct font, I have another problem, adding a font anyway to...out in the forum, you can add fonts to the FontRepository, when...

    forum.aspose.com/t/fontconfig-head-is-null-even...
  9. 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...
  10. Creating a complex PDF|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to create more complex documents that contain images, text fragments, and tables in one document....header we will use Arial font with font size 24pt and center alignment...description we will use Arial font with font size 24pt and center alignment...

    docs.aspose.com/pdf/cpp/complex-pdf-example/