Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 16,401 for

font loading

(0.19 sec)
  1. How-to Articles – HTML Questions in C# Examples

    Find answers to popular questions about how to work with HTML files in C# using Aspose.HTML for .NET. Gain ready-to-use C# examples....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/net/how-to-articles/
  2. Licensing | Aspose.TeX for .NET

    When you stopped on the licensed version of the Aspose.TeX API solution for .NET here you find out how to apply the license....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/tex/net/licensing/
  3. 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/
  4. Create PDF using Python | 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/
  5. 通过 Node.js 和 C++ 设置页眉和页脚|Documentation

    本文介绍了如何通过 Aspose.Cells for Node.js via C++ 编程方式在 Excel 工作表的页眉和页脚中插入图片。...xlsx" ); // Loads the workbook which contains...the header // and changing the font of the header pageSetup . setHeader...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-hea...
  6. Aspose Cells The type initializer for 'SkiaShar...

    Hi, I have recently updated from Aspose.Cells version 25.1.1 to 25.11.0 . When running locally everything works fine. When deploying to my linux docker container, I am seeing this error when sending a request (convertin…...libfontconfig1 This provides required font configuration support for SkiaSharp...custom fonts if needed If your Excel files use custom fonts, consider...

    forum.aspose.com/t/aspose-cells-the-type-initia...
  7. Change Character Spacing of Excel TextBox or Sh...

    Learn how to change the character spacing of Excel textbox or shape using Aspose.Cells with C++....02_OutputDirectory \\ ""); // Load your Excel file into a Workbook...Get ( 0 ); // Access the first font setting object via the GetRichFormattings()...

    docs.aspose.com/cells/cpp/change-character-spac...
  8. ISlide.getImage(RenderingOptions, Dimension) Re...

    Version: Aspose.Slides for Java 25.12 Issue: When rendering a slide using slide.getImage(new RenderingOptions(), dimension), the output image quality is significantly worse than slide.getImage(dimension) with the same d…... Repro Steps: Load a PPTX presentation (attached...IWarningCallback for capturing font substitution warnings. The simpler...

    forum.aspose.com/t/islide-getimage-renderingopt...
  9. Convert Word to PCL in Python

    This simple article discusses how to convert Word to PCL in Python. It encompasses all the required information to establish the environment and offers a working example code to render DOC file to PCL in Python....Font Product Family Aspose.TeX Product...PCL file settings Save the loaded DOCX document as a PCL file...

    kb.aspose.com/words/python/convert-word-to-pcl-...
  10. PDF Stamping in C#: Text, Image, and Page Optio...

    Add stamps: text, image or page - to PDF programmatically with C# sample code using Aspose.PDF for .NET.... Load the PDF with an instance of...on90 }; textStamp . TextState . Font = Aspose . Pdf . Text . FontRepository...

    products.aspose.com/pdf/net/stamps/