Sort Score
Result 10 results
Languages All
Labels All
Results 5,201 - 5,210 of 142,711 for

font

(0.13 sec)
  1. FieldSeparator class | Aspose.Words for Python

    aspose.words.fields.FieldSeparator class. Represents a Word field separator that separates the field code from the field result...from FieldChar ) font Provides access to the font formatting of...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartDataTable.show property | Aspose.Words for...

    ChartDataTable.show property. Gets or sets a flag indicating whether the data table will be shown for the chart... font . italic = True data_table ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. C++ API to Export PCL to OTT | products.aspose.com

    Convert PCL to OTT within C++ applications.... OTT (OpenType) is a font format developed by Microsoft...Adobe. It is a cross-platform font format that supports both Windows...

    products.aspose.com/total/cpp/conversion/pcl-to...
  4. AxisTickLabels.alignment property | Aspose.Word...

    AxisTickLabels.alignment property. Gets or sets text alignment of the axis tick labels.... font . color = Color . red y_axis...chart . axis_y . tick_labels . font . color . to_argb ()) self ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Change in behavior of Cells#insertColumns start...

    Hi, Using Aspose Cells for Java, version 25.9. Sample code: Workbook workbook = new Workbook("input.xlsx"); Worksheet worksheet = workbook.getWorksheets().get("IT Projections"); Cells cells = worksheet.getCells(); cel…...setFontSize(12); // Example: set font size style.setFontName("Arial");...setFontName("Arial"); // Example: set font name cell.setStyle(style); } workbook...

    forum.aspose.com/t/change-in-behavior-of-cells-...
  6. PDF Stamping in Python: Text, Image, and Page O...

    Add stamps: text, image or page - to PDF programmatically with Python sample code using Aspose.PDF for Python via .NET.... font = apdf . text . FontRepository . find_font ( "Arial"...text_state . font_size = 14 textStamp . text_state . font_style =...

    products.aspose.com/pdf/python-net/stamps/
  7. FAQ|Aspose.PDF for .NET

    Here you can find answers to Frequently Asked Questions for Aspose.PDF for .NET library....document unless the missing font or its substitution is provided...the conversion log contains "Font not embedded" errors? If a PDF/A...

    docs.aspose.com/pdf/net/faq/
  8. org.apache.cxf.interceptor.Fault: Could not ini...

    Hi Team, Am migrating from Jdk1.8 to jdk11, received below error in higher region and not occurring in lower region. could you please assist. org.apache.cxf.interceptor.Fault: Could not initialize class asposewobfusca…...font.FontManagerFactory$1.run(FontManagerFactory...suggestion from Aspose . Installed font as mentioned in this link Caused...

    forum.aspose.com/t/org-apache-cxf-interceptor-f...
  9. TxtLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.TEXT document into a Document object in Java....getFontSettings() Allows to specify document font settings. getIgnoreOleData()...value) Allows to specify document font settings. setIgnoreOleData(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to run Aspose.PDF for .NET 8 in Docker|Aspo...

    Integrate Aspose.PDF functionality into .NET 8 application using Docker Linux or Windows containers...Create fonts folder in wwwroot folder and put Roboto fonts there..._appEnvironment . WebRootPath , "fonts" ))); var memoryStream = new...

    docs.aspose.com/pdf/net/docker/dotnet8/