Sort Score
Result 10 results
Languages All
Labels All
Results 4,701 - 4,710 of 131,704 for

font

(0.17 sec)
  1. Paste back shape data correctly - Free Support ...

    Hi, Need help in pasting back the content after correction of the content in shape also maintaining the styles of the document, need to maintain the correct referenc of complete document doc, content_blocks, clean_tex…...runs[-1] font = last_run.font font.bold = style.get("bold"...False) font.italic = style.get("italic", False) font.underline...

    forum.aspose.com/t/paste-back-shape-data-correc...
  2. Aspose.PDF for .NET

    This API allows you to all kinds of operations on PDF files including creating, editing and converting etc. in .NET applications....Font Product Family Aspose.TeX Product...from PDF Form using C# Extract Font from PDF using C# Convert URL...

    kb.aspose.com/pdf/net/
  3. Working with Document in PS file | Java

    Adding pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/java/ps/working-with-docum...
  4. Shape.FillColor | Aspose.Words for .NET

    Discover the Shape FillColor property to customize your designs with vibrant brush colors that enhance your shapes and elevate your projects.... Font . Size = 32 ; builder . Writeln...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Change Character Spacing of Excel TextBox or Sh...

    Learn how to change the character spacing of Excel textbox or shape using Aspose.Cells with C++....Get ( 0 ); // Access the first font setting object via the GetRichFormattings()...

    docs.aspose.com/cells/cpp/change-character-spac...
  6. ChartDataTable.Show | Aspose.Words for .NET

    Control your chart's visibility with the ChartDataTable Show property. Easily toggle data table display for enhanced data insights. Default, false.... Font . Italic = true ; dataTable...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Add Text Stamp to PDF using Python | Aspose.PDF

    Add text stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python for .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/text/
  8. Convert Excel to PDF|Documentation

    How to convert Excel to PDF with Python. This article demonstrates converting Excel files to PDF using Python and an easy-to-use Aspose.Cells for Python via Java API....you control over the print, font, security, and compression settings...

    docs.aspose.com/cells/python-java/convert-excel...
  9. Appending Document Not Maintaining Formatting -...

    I am encountering an inconsistent formatting issue when appending Word document templates using Aspose.Words in C#. The issue has been reproduced in isolation using a minimal test case (provided below), and a sample docu…...appending the document, the font in some areas changes from the...line at the end of it where the font is set as Aptos but I wouldn’t...

    forum.aspose.com/t/appending-document-not-maint...
  10. Create PDF using Python for .NET | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Python API to easily generate and read PDF files in Python applications.... font_size = 12 textFragment . text_state . font = apdf...text . FontRepository . find_font ( "TimesNewRoman" ) textFragment...

    products.aspose.com/pdf/python-net/create/