Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 12,882 for

load font

(0.12 sec)
  1. Aspose.PSD for .NET 22.11 - Release Notes|Docum...

    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....Bug PSDNET-1234 Exception on loading PSD image with pattern Bug...psdImage = ( PsdImage ) Image . Load ( sourceFile )) { FillLayer...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-1...
  2. Manage Comments and Notes with Node.js via C++|...

    Insert and manage comments or notes with Aspose.Cells for Node.js via C++....configuring their height, width and font settings. const fs = require..."Hello Aspose!" ); // Setting the font size of a comment to 14 comment...

    docs.aspose.com/cells/nodejs-cpp/comments-and-n...
  3. 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...object as a parameter Save the loaded PCL file as a PDF file on the...

    kb.aspose.com/pdf/java/how-to-convert-pcl-to-pd...
  4. 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...Java to apply styles to tables Load the source Word file with tables...

    kb.aspose.com/words/java/design-tables-in-word-...
  5. Change Character Spacing of Excel TextBox or Sh...

    Change the character spacing of Excel textboxes or shapes using Aspose.Cells for Node.js via C++....( __dirname , "output" ); // Load your excel file inside a workbook...get ( 0 ); // Access the first font setting object via getRichFormattings()...

    docs.aspose.com/cells/nodejs-cpp/change-charact...
  6. 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...for .NET to change table style Load the Word file into the Document...

    kb.aspose.com/words/net/design-tables-in-word-u...
  7. Add Text stamps in PDF C#|Aspose.PDF for .NET

    Add a text stamp to a PDF document using the TextStamp class with Aspose.PDF for .NET library....based stamp like font size, font style, and font color etc. In order...properties textStamp . TextState . Font = Aspose . Pdf . Text . FontRepository...

    docs.aspose.com/pdf/net/text-stamps-in-the-pdf-...
  8. Enable CSS Custom Properties while saving to HT...

    Learn how to enable CSS custom properties when saving Excel files to HTML using Aspose.Cells for Node.js via C++....join ( __dirname , "data" ); // Load sample workbook const workbook...Node.js via C++ Set Default Font while Rendering Spreadsheet...

    docs.aspose.com/cells/nodejs-cpp/enable-css-cus...
  9. Add, Get or Remove Watermark in PDF using C# | ...

    Add, get or remove watermark from PDF file programmatically with C# sample code using Aspose.PDF for .NET... Load the PDF with an instance of...Aspose . Pdf . Color . Blue , Font = Aspose . Pdf . Text . FontRepository...

    products.aspose.com/pdf/net/watermark/
  10. How to generate multiline image from text - Fre...

    Hello Team, We are using aspose.Imaging using that we want to generate image from text. If text length is beyond some specific width then it should be wrap and should display text after that length into new line. How ca…... We have tried to load svg image using Aspose.Imaging...rasterImage = (RasterImage)Image.Load(imagePath)) { Rectangle bounds...

    forum.aspose.com/t/how-to-generate-multiline-im...