Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 11,768 for

load font

(0.13 sec)
  1. Incorrect rendering when converting chart to im...

    Hi Aspose team, I’ve run into an issue when converting a chart to EMF image. The rendered output is different from the excel chart itself. Here’s the code I used to generate my test outputs: string dir = @"C:\Users\";…...0 MB) In comparison 1: The font of values to right of the bar...renders it at as an EMF image, the font appears to be Calibri. In comparison...

    forum.aspose.com/t/incorrect-rendering-when-con...
  2. Watermark ODT Files Online or using Android Mob...

    Free online app to Watermark different ODT files. Android watermark library Java code for ODT documents....reference within your project Load file the via Document class...class object Set options like font, color, layout Use getWatermark()...

    products.aspose.com/total/android-java/watermar...
  3. Watermark Word Files Online or using Android Mo...

    Free online app to Watermark different Word files. Android watermark library Java code for Word documents....reference within your project Load file the via Document class...class object Set options like font, color, layout Use getWatermark()...

    products.aspose.com/total/android-java/watermar...
  4. Convert Excel to PDF with Golang via C++|Docume...

    Learn how to convert Excel workbooks to PDF format using Aspose.Cells with Golang via C++.... You may open/load an existing template file or...you control over the print, font, security, and compression settings...

    docs.aspose.com/cells/go-cpp/convert-excel-to-pdf/
  5. How to Convert Visio to JPG in Java

    This tutorial includes the information to convert Visio to JPG in Java. It explains the steps as well as a runnable sample code snippet is provided to export VSDX to JPG in Java....Font Product Family Aspose.TeX Product...export the Visio diagrams to JPG Load the source Visio file with the...

    kb.aspose.com/diagram/java/how-to-convert-visio...
  6. How to Convert PowerPoint to Word in Python

    This simple tutorial guides on how to convert PowerPoint to Word in Python. It covers all the necessary steps, resources and a runnable sample code to transform PowerPoint into Word in Python with the help of a few API calls only....Font Product Family Aspose.TeX Product...up the environment and then load an existing PowerPoint presentation...

    kb.aspose.com/slides/python/how-to-convert-powe...
  7. Creating a complex PDF|Aspose.PDF for Java

    Aspose.PDF for Java allows you to create more complex documents that contain images, text fragments, and tables in one document.... Load image from stream Add image...header we will use Arial font with font size 24pt and center alignment...

    docs.aspose.com/pdf/java/complex-pdf-example/
  8. Get a List of Fonts used in a Spreadsheet or Wo...

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports getting a list of Fonts used in a spreadsheet or workbook, allowing users to get Font information used in a document. This article will show you how to use the Aspose.Cells library to get a list of Fonts....Get a List of Fonts used in a Spreadsheet or Workbook Contents...often necessary to know the fonts being used in your workbook...

    docs.aspose.com/cells/net/get-a-list-of-fonts-u...
  9. Add Text Stamp to PDF using Python | Aspose.PDF

    Add text stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET.... Load the PDF with an instance of...text_state . font = apdf . text . FontRepository . find_font ( "Arial"...

    products.aspose.com/pdf/python-net/stamps/text/
  10. Create PDF using Python for .NET | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Python API to easily generate and read PDF files in Python applications....for the developers to create, load, modify and convert PDF files...text_state . font_size = 12 textFragment . text_state . font = apdf...

    products.aspose.com/pdf/python-net/create/