Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 2,467 for

fontsettings

(0.16 sec)
  1. Aspose::Words::Fonts::FontSourceBase::get_Prior...

    Aspose::Words::Fonts::FontSourceBase::get_Priority method. Returns the font source priority in C++....Document > (); doc -> set_FontSettings ( System :: MakeObject <...Fonts :: FontSettings > ()); doc -> get_FontSettings () -> SetFontsSources...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. FontConfigSubstitutionRule.enabled property | A...

    FontConfigSubstitutionRule.enabled property. Specifies whether the rule is enabled or not.... FontSettings () font_config_substitution...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose.Words Integration in AWS Lambda|Aspose.W...

    You might be interested in using Aspose.Words in AWS Lambda if you are targeting to create an application in the cloud, need Aspose.Words functionality, and probably integration with other Amazon services. Learn more about using Aspose.Words for .NET when building applications for Amazon Web Services in C#.... FontSettings = S3FontSettings ; using...{ get ; set ; } private FontSettings S3FontSettings { get { //...

    docs.aspose.com/words/net/integration-in-aws-la...
  4. PdfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading Pdf document into a Document object in Java.... setFontSettings(FontSettings value) Allows to specify...getFontSettings() public FontSettings getFontSettings() Allows...

    reference.aspose.com/words/java/com.aspose.word...
  5. TableSubstitutionRule.load_linux_settings metho...

    TableSubstitutionRule.load_linux_settings method. Loads predefined table substitution settings for Linux platform.... FontSettings () doc . font_settings =...save ( ARTIFACTS_DIR + 'FontSettings.TableSubstitutionRul.Windows...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TableSubstitutionRule.load_windows_settings met...

    TableSubstitutionRule.load_windows_settings method. Loads predefined table substitution settings for Windows platform.... FontSettings () doc . font_settings =...save ( ARTIFACTS_DIR + 'FontSettings.TableSubstitutionRul.Windows...

    reference.aspose.com/words/python-net/aspose.wo...
  7. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a document into a Document object in Java.... setFontSettings(FontSettings value) Allows to specify...getFontSettings() public FontSettings getFontSettings() Allows...

    reference.aspose.com/words/java/com.aspose.word...
  8. RtfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.RTF document into a Document object in Java.... setFontSettings(FontSettings value) Allows to specify...getFontSettings() public FontSettings getFontSettings() Allows...

    reference.aspose.com/words/java/com.aspose.word...
  9. IWarningCallback.warning method | Aspose.Words ...

    IWarningCallback.warning method. Aspose.Words invokes this method when it encounters some issue during document loading or saving that might result in loss of formatting or data fidelity.... FontSettings () font_settings . substitution_settings...file_name = ARTIFACTS_DIR + 'FontSettings.EnableFontSubstituti.pdf'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Display text content on top of a cell with a fi...

    Step 1: Write content into a cell. Step 2: Fill the cell with a background color Step 3: Overlay text on top of the filled color (new text ) I am using aspose cells gid js for python via dotnet ,I want to apply the ch…...can use the js api setFont(fontsettings) to apply font settings...:“TextBox”, // the parameter is: fontsettings: {'name':'Arial', 'size':12...

    forum.aspose.com/t/display-text-content-on-top-...