Sort Score
Result 10 results
Languages All
Labels All
Results 4,481 - 4,490 of 139,285 for

font

(0.27 sec)
  1. 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...
  2. Get Connection Points from Shape with C++|Docum...

    Learn how to retrieve shape connection points using Aspose.Cells for C++....xlsx" ); Vector < Font > fonts = workbook . GetFonts ();...i < fonts . GetLength (); ++ i ) { std :: cout << fonts [ i ]...

    docs.aspose.com/cells/cpp/get-connection-points...
  3. Aspose::Words::ConditionalStyle::get_Font metho...

    Aspose::Words::ConditionalStyle::get_Font method. Gets the character formatting of the conditional style in C++....Aspose::Words::ConditionalStyle::get_Font method Contents [ Hide ] Co...ConditionalStyle::get_Font method Gets the character formatting...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Aspose::Words::Drawing::Fill::get_ForeTintAndSh...

    Aspose::Words::Drawing::Fill::get_ForeTintAndShade method. Gets or sets a double value that lightens or darkens the foreground color in C++....lightening and darkening foreground font color. auto doc = System ::...get_Runs () -> idx_get ( 0 ) -> get_Font () -> get_Fill (); textFill...

    reference.aspose.com/words/cpp/aspose.words.dra...
  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. ListCollection.add_copy method | Aspose.Words f...

    ListCollection.add_copy method. Creates a new list by copying the specified list and adding it to the collection of lists in the document.... font . color = aspose . pydrawing...list2 . list_levels [ 0 ] . font . color = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Document | Aspose.Words for .NET

    Effortlessly create blank Word documents with our user-friendly document constructor. Streamline your writing process today!...document contains a default fonts table, minimal default styles...format a run of text using its font property. Document doc = new...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Does Aspose 24.8 for Java support Microsoft Off...

    Hi, We are using Aspose 24.8 for Java. Does Aspose 24.8 for Java support MS Office 2021 or later version? Regards, Pavan...relying on WordProcessingLoadOp or font substitution. For further information...

    forum.aspose.com/t/does-aspose-24-8-for-java-su...
  9. HtmlInsertOptions enumeration | Aspose.Words fo...

    Aspose.Words.HtmlInsertOptions enumeration. Specifies options for the [DocumentBuilder.insertHtml()](../documentbuilder/insertHtml/#string_htmlinsertoptions) method.... UseBuilderFormatting Use font and paragraph formatting specified...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentBuilder.InsertStructuredDocumentTag | A...

    Effortlessly enhance your documents with the DocumentBuilder InsertStructuredDocumentTag method. Easily add structured document tags for better organization!... will inherit paragraph and font formatting from cursor position...

    reference.aspose.com/words/net/aspose.words/doc...