Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 15,567 for

font loading

(1.95 sec)
  1. Adding Watermark to PDF using Python|Aspose.PDF...

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the Python....input_pdf , output_pdf ): # Load the existing PDF document document.... TextState () text_state . font_size = 72 text_state . foreground_color...

    docs.aspose.com/pdf/python-net/add-watermarks/
  2. Draw Circle in C#

    This topic explains the details to draw circle in C#. It includes the system configuration, stepwise algorithm, and a running code snippet to develop a circle drawer in C#....Font Product Family Aspose.TeX Product...like drawing the circle while loading a source image or creating...

    kb.aspose.com/drawing/net/draw-circle-in-csharp/
  3. Format and Modify Named Ranges with Node.js via...

    Learn how to format and modify named ranges using Aspose.Cells for Node.js via C++....Setting Background Color and Font Attributes to a Named Range...fill color (shading color) with font settings to a range. const path...

    docs.aspose.com/cells/nodejs-cpp/format-and-mod...
  4. Convert PDF to EML in Python | products.aspose.com

    Save PDF to EML within Python applications without using Microsoft Word or Outlook...involves two steps: initially, loading the PDF and rendering it as...Python via .NET, followed by loading the converted HTML with Aspose...

    products.aspose.com/total/python-net/conversion...
  5. 使用JavaScript via C++以标准或最小尺寸保存Excel为PDF|Documen...

    学习如何使用Aspose.Cells for JavaScript via C++将Excel文件以标准或最小尺寸保存为PDF。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...Instantiating a Workbook object by loading the uploaded file const workbook...

    docs.aspose.com/cells/zh/javascript-cpp/save-ex...
  6. Aspose Words (JAVA), returning HTML document mi...

    Hello, we’ve run into an instance with a customer where RTF documents being sent in, get processed and returned with “shell” of a html document. The content of the document itself is missing. This shell is identical with…...<body style="font-family:'Times New Roman'; font-size:12pt"> <div>...only on a system under heavy load. Other clients dont see this...

    forum.aspose.com/t/aspose-words-java-returning-...
  7. Disable Text Wrapping for Data Labels on the Ch...

    Learn how to disable text wrapping for data labels in charts using Aspose.Cells for JavaScript via C++. Our guide will show you how to prevent long labels from overlapping and provide more readable and clear chart displays....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...Instantiating a Workbook object by loading the uploaded file const workbook...

    docs.aspose.com/cells/javascript-cpp/disable-te...
  8. 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/
  9. 用C++改变Excel文本框或形状的字符间距|Documentation

    学习如何用Aspose.Cells和C++改变Excel文本框或形状的字符间距。...02_OutputDirectory \\ " ); // Load your excel file inside a workbook...Get ( 0 ); // Access the first font setting object via GetCharacters()...

    docs.aspose.com/cells/zh/cpp/change-character-s...
  10. IBarcodeGenerator class | Aspose.Words for Python

    aspose.words.fields.IBarcodeGenerator class. Public interface for barcode custom generator... Draw ( img ) font = ImageFont . load_default () d . text...text (( 10 , 40 ), error , font = font , fill = ( 255 , 0 , 0 ))...

    reference.aspose.com/words/python-net/aspose.wo...