Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 142,631 for

font

(0.42 sec)
  1. Font.hasDmlEffect method | Aspose.Words for Nod...

    Font.hasDmlEffect method. Checks if particular DrawingML text effect is applied....Words class Font Font.clearFormatting method...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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/
  3. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....GetStyle (); // Create a Font object Font font = style . GetFont ();...(); // Set the name font . SetName ( u "Times New Roman" ); //...

    docs.aspose.com/cells/cpp/cells-alignment-setti...
  4. ChartDataLabelLocationMode Enum | Aspose.Words ...

    Discover the Aspose.Words.ChartDataLabelLocationMode enum to effectively customize data label positioning with intuitive Left and Top property settings....calculated using title text and font. const double doughnutCenterY...can be calculated using label font. const double oneCharLabelWidth...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Format Ranges with Node.js via C++|Documentation

    Learn how to format a range of cells in Excel using Aspose.Cells for Node.js via C++....you can change the font style, font size, font color, number format...various formatting options (e.g., font color, bold), and apply the...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...
  6. Export Presentations to HTML with Externally Li...

    Export PowerPoint and OpenDocument presentations to HTML in JavaScript using Aspose.Slides for Node.js via Java with images and other resources saved as external linked files....HTML document; cache images, fonts, audio, or video separately...controller links common image, font, audio, video, and CSS resources...

    docs.aspose.com/slides/nodejs-java/exporting-pr...
  7. FontInfoCollection.get_by_name method | Aspose....

    FontInfoCollection.get_by_name method. Gets a Font with the specified name....method get_by_name(name) Gets a font with the specified name. def...See Also module aspose.words.fonts class FontInfoCollection FontInfoCollection...

    reference.aspose.com/words/python-net/aspose.wo...
  8. StructuredDocumentTag.remove_self_only method |...

    StructuredDocumentTag.remove_self_only method. Removes just this SDT node itself, but keeps the content of it inside the document tree.... id > 0 ) # Set the font for the text inside the structured...tag . contents_font . name = 'Arial' # Set the font for the text...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ReportBuilderContext class | Aspose.Words for P...

    aspose.words.lowcode.ReportBuilderContext class. LINQ Reporting Engine context....Properties Name Description font_settings Font settings used by the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Drawing::Fill::get_Transparency ...

    Aspose::Words::Drawing::Fill::get_Transparency method. Gets or sets the degree of transparency of the specified fill as a value between 0.0 (opaque) and 1.0 (clear) 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...