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

font

(0.15 sec)
  1. Integration with JasperServer|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....you can use the JasperReports font‑mapping feature or specify the...

    docs.aspose.com/cells/jasperreports/integration...
  2. Installation | Aspose.Font for .NET

    Learn about how to install C# Font Manipulation and Management API on .NET Platform through NuGet and Package Manager Console....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/installation/
  3. Working with Headers and Footers in Java|Aspose...

    How to manipulate headers and footers using Java....add an image to a header: Set Font and Paragraph Properties for...Aspose.Words you can set the font and paragraph properties, use...

    docs.aspose.com/words/java/working-with-headers...
  4. Convert PDF to Microsoft Word|Aspose.PDF for PH...

    Convert PDF file to DOC and DOCX format with ease and full control with Aspose.PDF for PHP. Learn more how to tune up PDF to Microsoft Word documents conversion....distance is normed by the font size. Larger fonts may have bigger distances...specified as a percentage of the font size, for example, 1 = 100%...

    docs.aspose.com/pdf/php-java/convert-pdf-to-word/
  5. Slides.AddClone() Throws an Exception on a Linu...

    Hello Team, We are using Aspose.Slides to split a master PowerPoint presentation into multiple section-based presentations. The process works perfectly on a Windows Server, but fails on a Linux server when calling the A…...internally trigger slide/master/text/font processing, and in your current...also recommend installing the fonts used in the source presentation...

    forum.aspose.com/t/slides-addclone-throws-an-ex...
  6. Convert RTF to PPSX via C# .NET or with free On...

    Convert Word rtf documents to PowerPoint ppsx files with C#. Convert multiple files within ASP.NET or other .NET applications....and user manuals with precise font styles, headings, and layout...flyers with consistent layout, font styles, and graphics. Government...

    products.aspose.com/total/net/conversion/rtf-to...
  7. Working with Appointments|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....text {\n" + " font-family:'Comic Sans MS';\n" + " font-size:16px;\n"...

    docs.aspose.com/email/java/working-with-appoint...
  8. 档案

    档案... html { font-size: 14px; } @media (min-width:...(min-width: 768px) { html { font-size: 16px; } } html { position: relative;...

    blog.aspose.com/zh/cad/view-of-dwg-files-based-...
  9. Paragraph Formatting in Word with Java

    This short guide provides details to customize the paragraph formatting in Word with Java. It has the IDE settings, steps, and a sample code to set the format of writing a paragraph with Java....Font Product Family Aspose.TeX Product...alignment, spacing, borders, and fonts. Steps for Indenting Paragraphs...

    kb.aspose.com/words/java/paragraph-formatting-i...
  10. 使用 C++ 製作 WORD

    通過幾個步驟在 C++ 中創建一個新的 WORD。使用 C++ 庫輕鬆創建 WORD。...<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/zh-hant/cpp/make/word/