Sort Score
Result 10 results
Languages All
Labels All
Results 3,541 - 3,550 of 141,419 for

font

(0.76 sec)
  1. StructuredDocumentTag.appearance property | Asp...

    StructuredDocumentTag.appearance property. Gets/sets the appearance of a structured document tag.... 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...
  2. IStructuredDocumentTag.tag property | Aspose.Wo...

    IStructuredDocumentTag.tag property. Specifies a tag associated with the current SDT node... 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...
  3. Format Ranges with C++|Documentation

    Learn how to format ranges in Excel using Aspose.Cells with C++. Apply styles, Fonts, and colors to cell ranges programmatically....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/cpp/how-to-format-a-range/
  4. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....textFragment -> get_TextState () -> set_Font ( FontRepository :: FindFont...outputFileName ); } Loading Font from Stream The following code...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  5. Convert Text to PDF|Aspose.PDF for Android via ...

    Aspose.PDF for Android via Java allows you to convert plain text file to PDF or to convert pre-formatted text file to PDF.... add (); int count = 4 ; Font font = FontRepository . findFont...getDefaultTextState (). setFont ( font ); page . getPageInfo (). getDefaultTextState...

    docs.aspose.com/pdf/androidjava/convert-text-to...
  6. Export Presentations to XAML in PHP|Aspose.Slid...

    Convert PowerPoint and OpenDocument slides to XAML using Aspose.Slides for PHP via Java — quick, Office-free solution that keeps your layout intact....ensure predictable fonts if the original font is not available...regular font in XamlOptions — it is used as a fallback font when...

    docs.aspose.com/slides/php-java/export-to-xaml/
  7. FontSubstitutionWarningInfo.requestedFamilyName...

    FontSubstitutionWarningInfo.requestedFamilyName property. Requested Font family name....requestedFamilyName property Requested font family name. get requestedFamilyName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. OLM To PST exception - Free Support Forum - asp...

    The input is not a valid Base-64 string as it contains a non-base 64 character, more than two padding characters, or an illegal character among the padding characters. ublic void ProcessFolderForHtml(string sourcePath,…...AppendLine(@" body { font-family: 'Segoe UI', sans-serif;...margin-left: 4px; //} .folder-label { font-size: 13px; /* slightly larger...

    forum.aspose.com/t/olm-to-pst-exception/325100
  9. Setting Shadow of Text Effects of Shape or Text...

    Learn how to set the shadow of text effects for any shape or TextBox using Aspose.Cells for JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...Set the font color and size of the textbox tb . font . color...

    docs.aspose.com/cells/javascript-cpp/setting-sh...
  10. IStructuredDocumentTag.Tag | Aspose.Words for .NET

    Discover the IStructuredDocumentTag property that defines a unique tag for your SDT node, enhancing document structure and ensuring clarity.... True ); // Set the font for the text inside the structured...Name = "Arial" ; // Set the font for the text at the end of the...

    reference.aspose.com/words/net/aspose.words.mar...