Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 116,420 for

fonts api

(0.12 sec)
  1. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_LastRow method. Gets the last row style in C++....-> get_LastColumn () -> get_Font () -> set_Bold ( true ); //...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Aspose::Words::StyleCollection::AddCopy method ...

    Aspose::Words::StyleCollection::AddCopy method. Copies a style into this collection in C++.... newStyle -> get_Font () -> set_Color ( System ::...) -> get_Font () -> get_Name (), newStyle -> get_Font () -> get_Name...

    reference.aspose.com/words/cpp/aspose.words/sty...
  3. Aspose::Words::Paragraph::get_IsEndOfDocument m...

    Aspose::Words::Paragraph::get_IsEndOfDocument method. True if this paragraph is the last paragraph in the last section of the document in C++....Words :: Font > font = builder -> get_Font (); font -> set_Size...set_Size ( 16 ); font -> set_Bold ( true ); font -> set_Color ( System...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Add brushes and gradients to XPS files | .NET

    .NET Api Solution to modify XPS files. Add different Visual Brushes, gradients, and color spaces Create and modify XPS files with a few lines of C# code....Font Product Solution Aspose.TeX...Paid Consulting Support Docs API Reference Tutorials Live Demos...

    products.aspose.com/page/net/work-with-brushes/
  5. Aspose::Words::DocumentBase::ImportNode method ...

    Aspose::Words::DocumentBase::ImportNode method. Imports a node from another document to the current document in C++...."My style" ); srcStyle -> get_Font () -> set_Name ( u "Courier...srcDoc ); srcBuilder -> get_Font () -> set_Style ( srcStyle );...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Aspose::Words::Style::Remove method | Aspose.Wo...

    Aspose::Words::Style::Remove method. Removes the specified style from the document in C++....u "MyStyle" ); style -> get_Font () -> set_Name ( u "Times New...-> get_Font () -> set_Size ( 16 ); style -> get_Font () -> set_Color...

    reference.aspose.com/words/cpp/aspose.words/sty...
  7. How can I prepare large Excel files before zipp...

    I have been working with large Excel files that contain multiple sheets, formulas, charts, and images. These files are often very heavy and when I try to compress them I worry about losing formatting or breaking formulas…...fallback font and avoids embedding unnecessary font data. When...When custom fonts are not required. OoxmlSaveOptions.CompressionLevel...

    forum.aspose.com/t/how-can-i-prepare-large-exce...
  8. Aspose::Words::PageSetup::get_CharactersPerLine...

    Aspose::Words::PageSetup::get_CharactersPerLine method. Gets or sets the number of characters per line in the document grid in C++....value depends on page width and font size of the Normal style. Minimum...character pitch is 90 percent of the font size. For example, maximum number...

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. Aspose::Words::CleanupOptions::get_DuplicateSty...

    Aspose::Words::CleanupOptions::get_DuplicateStyle method. Gets/sets a flag indicating whether duplicate styles should be removed from document. Default value is false in C++....-> get_Font () -> set_Size ( 14 ); myStyle -> get_Font () -> set_Name..."Courier New" ); myStyle -> get_Font () -> set_Color ( System ::...

    reference.aspose.com/words/cpp/aspose.words/cle...
  10. Aspose::Words::StyleCollection::get_DefaultFont...

    Aspose::Words::StyleCollection::get_DefaultFont method. Gets document default text formatting in C++....SharedPtr < Aspose :: Words :: Font > Aspose :: Words :: StyleCollection...support for this feature and only font names can be stored. Examples...

    reference.aspose.com/words/cpp/aspose.words/sty...