Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 141,419 for

font

(0.18 sec)
  1. Differenza tra documento convertito - Free Supp...

    Ciao, ho una differenza durante la conversione di un docx in PDF utilizzando la libreria Aspose.Words Java rispetto ad una conversione eseguita con altri convertitori; sembra che il carattere abbia una spaziatura differ…...impostazioni di rendering o le font utilizzate nel documento. Ecco...problema: Controlla le font : Assicurati che le font utilizzate nel documento...

    forum.aspose.com/t/differenza-tra-documento-con...
  2. Convert Excel file to PDF format compatible wit...

    Learn how to convert an Excel file to PDF format compatible with PDFA-1a with Aspose.Cells for Python via .NET API....Format (PDF) that embeds all fonts used in the document within...features such as font linking (as opposed to font embedding) and...

    docs.aspose.com/cells/python-net/convert-excel-...
  3. SaveOptions.pretty_format property | Aspose.Wor...

    SaveOptions.pretty_format property. When ``True``, pretty formats output where applicable...<body style="font-family:'Times New Roman'; font-size:12pt"> {...'<body style="font-family: \' Times New Roman \' ; font-size:12pt">'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 使用C++将工作表渲染为图像时设置默认字体|Documentation

    了解如何使用Aspose.Cells与C++在将工作表渲染为图像时设置默认字体。...Workbook wb ; // Set default font of the workbook to none Style...invalid font which does not exist." ); // Set the font of cell...

    docs.aspose.com/cells/zh/cpp/set-default-font-w...
  5. ThemeColor | Aspose.Words for Java

    Specifies the theme colors for document themes in Java....Shows how to work with theme fonts and colors. Document doc = new...new Document(); // Define fonts for languages uses by default...

    reference.aspose.com/words/java/com.aspose.word...
  6. NumberStyle enumeration | Aspose.Words for Python

    aspose.words.NumberStyle enumeration. Specifies the number style for a list, footnotes and endnotes, page numbers.... font . color = aspose . pydrawing...pydrawing . Color . red list_level . font . size = 24 list_level . number_style...

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

    Represents chart legend properties in Java....Provides access to the default font formatting of legend entries...public Font getFont() Provides access to the default font formatting...

    reference.aspose.com/words/java/com.aspose.word...
  8. PageSetup.LayoutMode | Aspose.Words for .NET

    Discover the PageSetup LayoutMode property to easily customize your document's layout. Enhance your design with flexible section options!... // A large enough font size will push some lines down...size of the font. doc . Styles [ "Normal" ]. Font . Size = 20...

    reference.aspose.com/words/net/aspose.words/pag...
  9. Format Presentation Text in .NET|Aspose.Slides ...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Customize Fonts, colors, alignment, and more....formatting features such as font selection, size, color, highlighting...for text portions with a bold font : using ( var presentation =...

    docs.aspose.com/slides/net/text-formatting/
  10. Modifying AcroForm|Aspose.PDF for Python via .NET

    Modify AcroForm fields in PDF documents by using Aspose.PDF for Python via .NET, including clearing text, setting limits, styling fields, and removing fields.... max_len } " ) Set Custom Font for the Form Field This example...a text box field, including font, size, and color. Load the PDF...

    docs.aspose.com/pdf/python-net/modifying-form/