Sort Score
Result 10 results
Languages All
Labels All
Results 7,821 - 7,830 of 142,751 for

font

(0.31 sec)
  1. Aspose.Words DOM|Aspose.Words for Python via .NET

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using Python....non-node classes, such as Style or Font , which are used to customize...

    docs.aspose.com/words/python-net/aspose-words-d...
  2. File Format APIs for .NET Core, Java, Python, C...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Font Product Family Load, draw and save multiple font formats...OpenType, SVG, EOT, and Type1 fonts. Currently available for the...

    products.aspose.com/
  3. Merger.Merge | Aspose.Words for .NET

    Effortlessly combine multiple documents into one with our Merger Merge method. Streamline your workflow with customizable file options today!... Font . Size = 16 ; firstDoc . Font . Color = Color...

    reference.aspose.com/words/net/aspose.words.low...
  4. Product Overview|Aspose.Slides for PHP Document...

    Aspose.Slides for PHP via Java lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office.... Adding new fonts or managing the fonts already used in a...export options . Is there a font substitution mechanism and support...

    docs.aspose.com/slides/php-java/product-overview/
  5. https://mastercontrol.atlassian.net/browse/PEX-...

    We are using Aspose.Cells for Java 26.6 to convert Excel workbooks to PDF via Workbook.save(path, PdfSaveOptions) . When a worksheet contains cells styled with CellBorderType.DOUBLE on the top and bottom borders and the …...and the cell text uses a small font size (e.g. 10pt), the double-line...

    forum.aspose.com/t/https-mastercontrol-atlassia...
  6. 如何定制 GridJs 中消息提示的界面外观|Documentation

    本文介绍如何定制 GridJs 中消息提示的界面外观。...space-between; margin-bottom: 10px; font-weight: bold;"> <span> ${ title...

    docs.aspose.com/cells/zh/python-net/aspose-cell...
  7. "Aspose.TotalforPythonvia.NET.lic" not working ...

    Getting error Proxy error(InvalidOperationException): The license is not valid for this product #!/usr/bin/env python3 """ HTML to PDF Converter Using Official Documentation Pattern Based on official Aspose.HTML Python …...Test</title> <style> body { font-family: Arial, sans-serif; margin:...

    forum.aspose.com/t/aspose-totalforpythonvia-net...
  8. C++ API to Export MD to RTF | products.aspose.com

    Convert MD to RTF within C++ applications....formatting elements, such as font styles, sizes, colors, paragraphs...

    products.aspose.com/total/cpp/conversion/md-to-...
  9. Ustvari DOCX Z Uporabo Python

    Ustvarite novo DOCX v Python v nekaj korakih. Preprosto ustvarite DOCX s knjižnico Python via .NET....DocumentBuilder(doc) font = builder.font font.name = "Courier New" font.color...= drawing.Color.blue font.size = 36 font.highlight_color = drawing...

    products.aspose.com/words/sl/python-net/make/docx/
  10. Ustvari Markdown Z Uporabo Python

    Ustvarite novo Markdown v Python v nekaj korakih. Preprosto ustvarite Markdown s knjižnico Python via .NET....DocumentBuilder(doc) font = builder.font font.name = "Courier New" font.color...= drawing.Color.blue font.size = 36 font.highlight_color = drawing...

    products.aspose.com/words/sl/python-net/make/md/