Sort Score
Result 10 results
Languages All
Labels All
Results 6,221 - 6,230 of 141,582 for

font

(0.64 sec)
  1. How to Convert PCL to PDF in Java

    This simple article covers how to convert PCL to PDF in Java. It encompasses the requirements to establish the environment and also presents a working example code to transform PCL to PDF using Java....Font Product Family Aspose.TeX Product...conversion, load format, disabling font license verifications, and warning...

    kb.aspose.com/pdf/java/how-to-convert-pcl-to-pd...
  2. Design Tables in Word with Java

    Follow this article to design tables in Word with Java. It has IDE settings, a list of steps, and a sample code demonstrating how to Microsoft Word table design with Java....Font Product Family Aspose.TeX Product...texture, color, border, and font. You may access existing table...

    kb.aspose.com/words/java/design-tables-in-word-...
  3. Design Tables in Word using C#

    Follow this article to design tables in Word using C#. It contains the environment settings, a list of steps, and a sample code to customize MS Word table design using C#....Font Product Family Aspose.TeX Product...using the TableStyle class Set font, borders, formatting, and conditional...

    kb.aspose.com/words/net/design-tables-in-word-u...
  4. Convert ODP to PDF in Java

    This simple article is about how to convert ODP to PDF in Java. It presents all the details for the project settings along with a list of programming tasks, and a working example code to transform ODP to PDF in Java....Font Product Family Aspose.TeX Product...compliance, default regular font, Jpeg quality, image transparent...

    kb.aspose.com/slides/java/convert-odp-to-pdf-in...
  5. Generate EAN 13 Barcode in C#

    This article explains how to generate EAN 13 barcode in C#. It covers preparing the environment, stepswise algorithm and a runnable code to create EAN 13 barcode in C#....Font Product Family Aspose.TeX Product...with the help of C# barcode font EAN 13 can be created. Besides...

    kb.aspose.com/barcode/net/generate-ean13-barcod...
  6. AsposeWords convert pdf to md cause messy chara...

    I convert this pdf to markdown, and in md many mojibake (nonsense characters displayed when software fails render text according to its intended character encoding).I’ve installed a lot of Fonts code: document = aw…...I’ve installed a lot of fonts code: document = aw.Document(file_path)...Aspose.Words is often related to font encoding problems. This can...

    forum.aspose.com/t/asposewords-convert-pdf-to-m...
  7. Export MD to PPSX via C# API | products.aspose.com

    .NET API to Convert MD to PPSX without using Microsoft Word... Use Relevant Font Sizes : Select font sizes that cater to...

    products.aspose.com/total/net/conversion/md-to-...
  8. Add Watermark to ODP Presentation Files using P...

    Python source code for adding Watermark to ODP Presentation....150 , 200 , 200 , 200 ) # Set Font Size of Text Watermark watermarkPortion...watermarkPortion . portion_format . font_height = 16 pres . save( "watermark...

    products.aspose.com/slides/python-net/watermark...
  9. Cannot Find a Way to Determine Inherited Scheme...

    I want to determine the Font color used in a text frame. We can typically use something like textShape.TextFrame.Paragraphs[0].Portions[0].PortionFormat.FillFormat This returns an Aspose.Slides.IFillFormat object with A…...1:48pm 1 I want to determine the font color used in a text frame....the Text1 scheme color for the font. But the following code prints...

    forum.aspose.com/t/cannot-find-a-way-to-determi...
  10. ListCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListCollection class for efficient management of bulleted and numbered lists, enhancing document formatting and organization.... Font . Color = Color . Red ; list1...); list2 . ListLevels [ 0 ]. Font . Color = Color . Blue ; list2...

    reference.aspose.com/words/net/aspose.words.lis...