Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 16,230 for

load font

(1.78 sec)
  1. 通过Node.js使用C++改变Excel文本框或形状的字符间距|Documentation

    使用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/zh/nodejs-cpp/change-char...
  2. WarningInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.WarningInfo class, which provides crucial insights into warnings during document Loading or saving, enhancing your workflow efficiency....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/net/aspose.words/war...
  3. Merge TTF fonts | API for C# .NET | Aspose

    Combining several Font files into a single one will help you decrease the amount of files you have to deal with. Learn how merge TTF Fonts with C# code....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/net/merge-ttf-fonts/
  4. Aspose.PSD for .NET 19.9 - Release Notes|Docume...

    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.... Load ( "layers with names.psd" ))...var im = ( PsdImage ) Image . Load ( filePath )) { for ( int i...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-9...
  5. Markdown to Word Converter | Convert MD File to...

    Learn how to develop a Markdown to Word converter in C#. Convert MD files to DOCX programmatically with Aspose.Words for .NET in just a few lines....go through each step, from loading a Markdown file and exporting...convert Markdown to Word in C#: Load the Markdown file using the...

    blog.aspose.com/words/markdown-to-word-converte...
  6. Aspose::Words::IWarningCallback interface | Asp...

    Aspose::Words::IWarningCallback interface. Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document Loading or saving in C++....can occur during document loading or saving. class IWarningCallback...some issue during document loading or saving that might result...

    reference.aspose.com/words/cpp/aspose.words/iwa...
  7. Specify TrueType Fonts Location|Aspose.Words fo...

    Specify various TrueType Font sources: system folder, user sources, Loading Fonts from a stream, a file system or memory using Node.js....Ask AI Specify TrueType Fonts Location Contents [ Hide ] This...when it looks for TrueType fonts, including operating system...

    docs.aspose.com/words/nodejs-net/specifying-tru...
  8. While converting PDF to PPTX using aspose.pdf i...

    Hi team, Could you please advise why whenever we convert pdf file to pptx using aspose.pdf library, filled bullet icons of bullet list are displayed as broken icons in MS Powerpoint? Screenshot of the PowerPoint screen…...correctly despite of having the same font applied (XXXXX+Symbol). We are...} } } Loaded PDF file contains following embedded fonts: Font...

    forum.aspose.com/t/while-converting-pdf-to-pptx...
  9. FontSettings.setFontsSources method | Aspose.Wo...

    Aspose.Words.Fonts.FontSettings.setFontsSources method...TrueType fonts when rendering documents or embedding fonts. setFontsSources...sources : Aspose . Words . Fonts . FontSourceBase []) Parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Set the Margins of a Comment or Shape inside th...

    Learn how to set margins of comments or shapes within an Excel worksheet using Aspose.Cells for Node.js via C++.... It loads the sample Excel file that contains..."sampleSetMarginsOfCo.xlsx" ); // Load the sample Excel file const...

    docs.aspose.com/cells/nodejs-cpp/set-margins-of...