Sort Score
Result 10 results
Languages All
Labels All
Results 4,671 - 4,680 of 142,403 for

font

(0.21 sec)
  1. Paragraph Formatting in Word with Python

    This article guides how to set the paragraph formatting in Word with Python. It has IDE settings, steps, and a sample code for indenting paragraphs with Python....Font Product Family Aspose.TeX Product...spacing Set the borders and font properties Write your desired...

    kb.aspose.com/words/python/paragraph-formatting...
  2. docx转PDF后,生僻字不显示 - Free Support Forum - aspose.com

    版本:23.8 编程语言:java 问题截图: 源文件: 金顶宝-20年-单签-2024V1.0 (1) (1).docx (33.6 KB)...likely due to font embedding settings. If the fonts used in the...may not have access to those fonts, resulting in missing characters...

    forum.aspose.com/t/docx-pdf/314728
  3. Aspose::Words::SectionLayoutMode enum | Aspose....

    Aspose::Words::SectionLayoutMode enum. Specifies the layout mode for a section allowing to define the document grid behavior in C++....also depends on the size of the font. doc -> get_Styles () -> idx_get...idx_get ( u "Normal" ) -> get_Font () -> set_Size ( 20 ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/sec...
  4. How to Create Word Document using Python

    This article explains how to create Word document using Python. To generate Word document Python environment configuration details and sample code is provided for reference....Font Product Family Aspose.TeX Product...above document Set the desired font name and size Write the text...

    kb.aspose.com/words/python/how-to-create-word-d...
  5. Aspose::Words::Drawing::Fill::Solid method | As...

    Aspose::Words::Drawing::Fill::Solid method. Sets the fill to a uniform color in C++....docx" ); // Get Fill object for Font of the first Run. System ::...get_Runs () -> idx_get ( 0 ) -> get_Font () -> get_Fill (); // Check...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Using DocumentBuilder to Modify a Document Easi...

    Use the document builder to modify a document easily in C++....Specifying Formatting Font Formatting Current font formatting is represented...represented by a Font object returned by the DocumentBuilder.Font property...

    docs.aspose.com/words/cpp/using-documentbuilder...
  7. How to Add Text to a PNG File using C#

    This article guides on how to add text to a PNG file using C#. It has details to set the development environment, a list of steps, and a runnable sample code to add text to PNG using C#....Font Product Family Aspose.TeX Product...contents, the Brush object, and the Font object Define the rectangle...

    kb.aspose.com/drawing/net/how-to-add-text-to-a-...
  8. Pdf with JavaScript via C++|Documentation

    Learn how to convert Excel Workbook into PDF using Aspose.Cells for JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...you control over the print, font, security and compression settings...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  9. Watermark DOC Files Online or using Android Mob...

    Free online app to Watermark different DOC files. Android watermark library Java code for DOC documents....class object Set options like font, color, layout Use getWatermark()...such as JogAmp JOGL, Harfbuzz font engine, Java Advanced Imaging...

    products.aspose.com/total/android-java/watermar...
  10. ConditionalStyle class | Aspose.Words for Python

    aspose.words.ConditionalStyle class. Represents special formatting applied to some area of a table with assigned table style... font Gets the character formatting...conditional_styles . last_column . font . bold = True # List all possible...

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