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

font

(0.65 sec)
  1. How to Create PDF in Python

    This article guides on how to create PDF in Python. It contains information to establish the environment, steps for writing the application and a runnable sample code to generate PDF with Python....Font Product Family Aspose.TeX Product...properties of the text like font size, font name, background color...

    kb.aspose.com/pdf/python/how-to-create-pdf-in-p...
  2. Code11 Barcode Generator in C#

    Develop a Code11 barcode generator in C# using Aspose.BarCode for .NET. This SDK offers methods to generate various types of barcode programmatically....Code11 barcode font? A: The Code11 barcode font is a special typeface...

    blog.aspose.com/barcode/code11-barcode-generato...
  3. ConditionalStyle Class | Aspose.Words for .NET

    Discover the Aspose.Words.ConditionalStyle class for advanced table formatting. Enhance your documents with dynamic styles and improve readability effortlessly.... Font { get; } Gets the character...ConditionalStyles . LastColumn . Font . Bold = true ; // List all...

    reference.aspose.com/words/net/aspose.words/con...
  4. Extracting structured data from PDF into Word u...

    Platform: .NET Environment: Windows Requirement / Use Case We are evaluating the conversion of PDF documents to Word format, particularly for documents that require OCR processing (i.e., scanned PDFs). Our goal is to…...and font sizes. We are planning to add an option for font type...

    forum.aspose.com/t/extracting-structured-data-f...
  5. TableSubstitutionRule.load_windows_settings met...

    TableSubstitutionRule.load_windows_settings method. Loads predefined table substitution settings for Windows platform....Examples Shows how to access font substitution tables for Windows...aw . Document () font_settings = aw . fonts . FontSettings ()...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TableSubstitutionRule.load_linux_settings metho...

    TableSubstitutionRule.load_linux_settings method. Loads predefined table substitution settings for Linux platform....Examples Shows how to access font substitution tables for Windows...aw . Document () font_settings = aw . fonts . FontSettings ()...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to Control Workbook View with JavaScript vi...

    Learn how to control the Workbook View through the Aspose.Cells for JavaScript via C++ API....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...Apply style: createStyle(), font/color adjustments converted...

    docs.aspose.com/cells/javascript-cpp/how-to-con...
  8. Aspose::Words::Underline enum | Aspose.Words fo...

    Aspose::Words::Underline enum. Indicates type of the underline applied to a Font in C++....of the underline applied to a font. enum class Underline Values...specified in the URL. builder -> get_Font () -> set_Color ( System ::...

    reference.aspose.com/words/cpp/aspose.words/und...
  9. Manage Titles of Excel Charts with Node.js via ...

    Learn how to use Aspose.Cells for Node.js via C++ to add and format chart and axis titles in Microsoft Excel. Our guide will demonstrate how to set different types of titles, adjust their appearance, and modify axis titles for better data representation and clarity....object, you can change text, font, and fill format for titles...( "Title" ); // Setting the font color of the chart title to...

    docs.aspose.com/cells/nodejs-cpp/chart-and-axis...
  10. Manage Titles of Excel Charts with C++|Document...

    Learn how to use Aspose.Cells for C++ to add and format chart and axis titles in Microsoft Excel. Our guide will demonstrate how to set different types of titles, adjust their appearance, and modify axis titles for better data representation and clarity....object, you can change text, font, and fill format for titles...u "Title" ); // Setting the font color of the chart title to...

    docs.aspose.com/cells/cpp/chart-and-axis-titles/