Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 22,167 for

font converter

(0.28 sec)
  1. PDF|Documentation

    Learn how to convert Excel to PDF with Aspose.Cells for Python via .NET API.... Converting Excel Workbook to PDF PDF...often asked to find a way to convert Microsoft Excel files into...

    docs.aspose.com/cells/python-net/convert-excel-...
  2. What is PS file? | Knowledge Base

    PS as one of the PDLs languages is thoroughly explained here. Along with it this page briefly answers the question "What is a PS document?"...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/net/what-is-ps-file/
  3. Inconsistent Line Height Rendering When Convert...

    Problem Description When converting DOCX files to images using Aspose, documents containing parentheses show inconsistent line height rendering compared to documents without parentheses, even when paragraph line spacing …...Line Height Rendering When Converting DOCX to Image with Parentheses...Problem Description When converting DOCX files to images using...

    forum.aspose.com/t/inconsistent-line-height-ren...
  4. Aspose::Words::Drawing::Fill::get_Color method ...

    Aspose::Words::Drawing::Fill::get_Color method. Gets or sets a Color object that represents the foreground color for the fill in C++....get_Color () Examples Shows how to convert any of the fills back to solid...docx" ); // Get Fill object for Font of the first Run. System ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Features Overview|Aspose.Slides for PHP Documen...

    Discover Aspose.Slides for PHP via Java: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently.... - Font Type - Font Size - Font Color - Font Shades - Paragraph...engine for creating, editing, converting, and rendering presentations...

    docs.aspose.com/slides/php-java/features-overview/
  6. Convert PowerPoint Presentations to SWF Flash i...

    Convert PowerPoint (PPT/PPTX) to SWF Flash in .NET with Aspose.Slides. Step‑by‑step C# code samples, fast quality output, no PowerPoint automation....Convert PowerPoint Presentations to SWF Flash in .NET Contents...Contents [ Hide ] Convert Presentations to Flash The Save method exposed...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  7. Aspose::Words::Drawing::Fill::get_Transparency ...

    Aspose::Words::Drawing::Fill::get_Transparency method. Gets or sets the degree of transparency of the specified fill as a value between 0.0 (opaque) and 1.0 (clear) in C++....get_Transparency () Examples Shows how to convert any of the fills back to solid...docx" ); // Get Fill object for Font of the first Run. System ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Create New Email in Python|Documentation

    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....<br/>" + "<font color=blue>This line is in blue color</font>" ) \...coding sites: GitHub CodePlex Converting Email Messages in Python...

    docs.aspose.com/email/java/create-new-email-in-...
  9. Aspose::Words namespace | Aspose.Words for C++ ...

    Aspose::Words namespace. The Aspose.Words namespace provides classes for generating, converting, modifying, rendering and printing Microsoft Word documents without utilizing Microsoft Word in C++....provides classes for generating, converting, modifying, rendering and...Provides helper functions to convert between various measurement...

    reference.aspose.com/words/cpp/aspose.words/
  10. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....GetStyle (); // Create a Font object Font font = style . GetFont ();...(); // Set the name font . SetName ( u "Times New Roman" ); //...

    docs.aspose.com/cells/cpp/cells-alignment-setti...