Sort Score
Result 10 results
Languages All
Labels All
Results 4,411 - 4,420 of 139,844 for

font

(0.09 sec)
  1. Set Picture as Background Fill in the Chart wit...

    Learn how to set a picture as the background fill in a chart using Aspose.Cells for JavaScript via C++. Our guide will show you how to import and position the picture, adjust its size and color, and apply formatting options to enhance your chart's appearance....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...By Region" ; chart . title . font . color = AsposeCells . Color...

    docs.aspose.com/cells/javascript-cpp/set-pictur...
  2. How to convert Excel to pdf using aspose.cells ...

    I have an encoded base64 string for an .Xlsx file.I want this to be converted to pdf...EmbedStandardFonts = true // embed standard fonts in the PDF }; // 2.5 Save to...For workbooks that use custom fonts, you can set pdfOptions.FontEmbeddingMode...

    forum.aspose.com/t/how-to-convert-excel-to-pdf-...
  3. ITextShaper.shape_text method | Aspose.Words fo...

    ITextShaper.shape_text method. Returns [Cluster](../../cluster/) objects generated from a sequence of text fragments... direction, script, enabled_font_features, variations) Returns...shaping . UnicodeScript , enabled_font_features : List [ aspose . words...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Fonts::FontEmbeddingLicensingRig...

    Aspose::Words::Fonts::FontEmbeddingLicensingRights::get_EmbeddingUsagePermissions method. Usage permissions in C++....Aspose::Words::Fonts::FontEmbeddingLicensi::get_EmbeddingUsagePermis...:: Fonts :: FontEmbeddingUsagePe Aspose :: Words :: Fonts ::...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. Convert PPTX to XLTM using Python or with free ...

    PPTX to XLTM conversion in your Python applications without using Microsoft Office or online. Test free PPTX to XLTM online converter quickly before integrating the code....to set the font size, font color, font style, font family, and...

    products.aspose.com/total/python-net/conversion...
  6. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for Node.js. Follow our simple, step-by-step guide to save time.... getText ()); // Display font height of the text console ...getFontHeight ()); // Display font name of the text if ( port ...

    docs.aspose.com/slides/nodejs-java/extract-text...
  7. LayoutOptions.ShowHiddenText | Aspose.Words for...

    Discover the LayoutOptions ShowHiddenText property, easily control the rendering of hidden text in your documents. Optimize your content visibility today!... Font . Hidden = true ; builder ....

    reference.aspose.com/words/net/aspose.words.lay...
  8. TypeScript Syntax Error in aspose.cells.node Ty...

    Hello, I am encountering a TypeScript syntax error in the type definitions provided by the aspose.cells.node package. The error occurs when I try to build my project using TypeScript. Error Details The specific error m…...constructor(obj: Aspose::Cells::Font); ~ Steps to Reproduce Install...constructor(obj: Aspose::Cells::Font); And here is the suggested...

    forum.aspose.com/t/typescript-syntax-error-in-a...
  9. HyphenationOptions.HyphenateCaps | Aspose.Words...

    Discover the HyphenateCaps property in HyphenationOptions. Control hyphenation for all-caps words easily—default is set to true. Optimize your text today!... Font . Size = 24 ; builder . Writeln...

    reference.aspose.com/words/net/aspose.words.set...
  10. Row.Hidden | Aspose.Words for .NET

    Row Hidden property documentation. Control table row visibility in Word documents programmatically with boolean hide/show settings.... Font . Hidden , Is . True ); } }...

    reference.aspose.com/words/net/aspose.words.tab...