Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 112,097 for

font

(0.06 sec)
  1. 页眉和页脚|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....central header //and changing the font of the header pageSetup . setHeader...right header and changing the font of the header pageSetup . setHeader...

    docs.aspose.com/cells/zh/java/header-and-footers/
  2. Aspose::Words::Fonts::FileFontSource::get_FileP...

    Aspose::Words::Fonts::FileFontSource::get_FilePath method. Path to the Font file in C++....Aspose::Words::Fonts::FileFontSource::get_FilePath method Fi...the font file. System :: String Aspose :: Words :: Fonts :: FileFontSource...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. ListLevelAlignment enumeration | Aspose.Words f...

    aspose.words.lists.ListLevelAlignment enumeration. Specifies alignment for the list number or bullet.... font . color = aspose . pydrawing...pydrawing . Color . red list_level . font . size = 24 list_level . number_style...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Add Watermark To PDF with Node.js via C++|Docum...

    Learn how to add text and image watermark to PDF while converting Excel to PDF using Aspose.Cells for Node.js via C++....the text and the corresponding font. Also, you can set alignment...PaperSizeType . PaperA3 ); // create a font for watermark, and specify bold...

    docs.aspose.com/cells/nodejs-cpp/add-watermark-...
  5. SaveOptions.UpdateAmbiguousTextFont | Aspose.Wo...

    Improve text clarity in PDFs with UpdateAmbiguousTextFont. Ensure accurate Font rendering based on character codes for better readability....property Determines whether the font attributes will be changed according...Examples Shows how to update the font to match the character code...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose::Words::DocumentBase::get_FontInfos meth...

    Aspose::Words::DocumentBase::get_FontInfos method. Provides access to properties of Fonts used in this document in C++....Provides access to properties of fonts used in this document. System...SharedPtr < Aspose :: Words :: Fonts :: FontInfoCollection > Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Text Formatting|Aspose.Slides Documentation

    Manage and manipulate text and text frame properties in C++...:: Pptx ); Manage Paragraph’s Font Properties Presentations usually...Slides for C++ to configure the font properties of paragraphs of...

    docs.aspose.com/slides/cpp/text-formatting/
  8. Border.Color | Aspose.Words for .NET

    Customize your designs effortlessly with the Border Color property, allowing you to set and modify border colors for a stunning visual impact.... Font . Border . Color = Color . Green ; builder . Font . Border...LineWidth = 2.5d ; builder . Font . Border . LineStyle = LineStyle...

    reference.aspose.com/words/net/aspose.words/bor...
  9. Text Formatting|Aspose.Slides Documentation

    Manage and manipulate text and text frame properties in C#...change paragraph font properties, use font families, set a text... Pptx ); Manage Paragraph’s Font Properties Presentations usually...

    docs.aspose.com/slides/net/text-formatting/
  10. ChartLegendEntry | Aspose.Words for Java

    Represents a chart legend entry in Java....Shows how to work with a legend font. Document doc = new Document(getMyDir()...getLegend(); // Set default font size all legend entries. chartLegend...

    reference.aspose.com/words/java/com.aspose.word...