Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 13,499 for

load font

(0.07 sec)
  1. 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...
  2. Disable CSS while saving to HTML with C++|Docum...

    Learn how to disable CSS while saving Excel files to HTML using Aspose.Cells for C++....02_OutputDirectory \\ " ); // Load sample workbook Workbook wb...Properties with C++ Set Default Font while rendering spreadsheet...

    docs.aspose.com/cells/cpp/disable-css-while-sav...
  3. How to Edit PDF Document in Java

    This article guides on how to edit PDF document in Java. It has the details to set the environment, the program logic and a runnable sample code to edit text in PDF file in Java....Font Product Family Aspose.TeX Product...for Java to modify a PDF file Load the Pdf file into the PdfContentEditor...

    kb.aspose.com/pdf/java/how-to-edit-pdf-document...
  4. 通过 JavaScript 使用 C++ 设置字体。|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的JavaScript库。它支持设置单元格的字体设置,允许用户自定义单元格的字体样式和属性。本文将介绍如何使用 Aspose.Cells 库设置单元格字体设置。... 设置字体名称 开发者可以使用 Font 对象的 name 方法为单元格内的文本应用任何字体。 <..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/zh/javascript-cpp/cells-f...
  5. Convert PowerPoint Presentations to TIFF with N...

    Convert PowerPoint presentations to TIFF with notes using Aspose.Slides for PHP via Java. Learn how to export slides with speaker notes efficiently....Instantiate the Presentation class: Load a PowerPoint or OpenDocument...hurting readability. Does the font in the notes affect the result...

    docs.aspose.com/slides/php-java/convert-powerpo...
  6. Keeping the header and the footer when saving a...

    Hello, I’ve tried to save a xlsx file in html, but I’ve lost the header and the footer in the output file. I think it’s the normal functionality of excel but just to be sur do you have a way to keep the header dans foo…...add the header and footer: // Load the Excel file Workbook workbook...html", SaveFormat.Html); // Load the HTML file to modify it string...

    forum.aspose.com/t/keeping-the-header-and-the-f...
  7. WarningInfo class | Aspose.Words for Python

    aspose.words.WarningInfo class. Contains information about a warning that Aspose.Words issued during document Loading or saving...Words issued during document loading or saving. To learn more, visit...match for a missing font from the available font sources. # Open...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. 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-...
  10. 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...