Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 139,836 for

font

(0.1 sec)
  1. 从PDF页面中搜索并获取文本|Aspose.PDF for Python via .NET

    本文解释了如何使用各种工具从Aspose.PDF for .NET中搜索和获取文本。...WriteLine ( "Font - Name : {0}" , textFragment . TextState . Font . FontName...FontName ); Console . WriteLine ( "Font - IsAccessible : {0} " , textFragment...

    docs.aspose.com/pdf/zh/python-net/search-and-ge...
  2. Node.ToString | Aspose.Words for .NET

    Discover the Node ToString method, effortlessly convert node content into strings with customizable formats for enhanced data handling. Optimize your coding today!...line-height:108%; font-size:12pt\">" + "<span style=\"font-family:'Times...line-height:108%\">" + "<span style=\"font-family:'Times New Roman'\">Hello...

    reference.aspose.com/words/net/aspose.words/nod...
  3. Style class | Aspose.Words for Node.js

    Aspose.Words.Style class. Represents a single built-in or user-defined style... font Gets the character formatting...style . font . name = "Times New Roman" ; style . font . size...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Style class | Aspose.Words for Python

    aspose.words.Style class. Represents a single built-in or user-defined style... font Gets the character formatting...style . font . name = 'Times New Roman' style . font . size =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. StreamFontSource.CacheKey | Aspose.Words for .NET

    Discover the StreamFontSource CacheKey property, optimize your Font management with efficient caching for faster load times and enhanced performance....cache item when saving/loading font search cache with SaveSearchCache...Examples Shows how to speed up the font cache initialization process...

    reference.aspose.com/words/net/aspose.words.fon...
  6. Change the format of a cell|Documentation

    How to use Aspose.Cells library in JavaScript via C++ to change the formatting of cells, including Font, color, border, etc. By adjusting these properties, you have more control over how cells look and appear....you can change the font style, font size, font color, number format...various formatting options (e.g., font color, bold), and apply the...

    docs.aspose.com/cells/javascript-cpp/how-to-cha...
  7. Word to PDF conversion issue when deployed on A...

    Hello Aspose Support Team, We are facing a Word to PDF conversion issue using Aspose.Words for .NET that occurs only when deployed on Azure App Service, while the exact same code and document work correctly in a local …...following: Font handling Bundled all required fonts with the application...instead of relying on system fonts Disabled SystemFontSource Set...

    forum.aspose.com/t/word-to-pdf-conversion-issue...
  8. Setting Properties on Images|Documentation

    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....Contents [ Hide ] Updating Fonts Cache Using Aspose.PSD for Java...add possibility to refresh fonts cache. Below is the code demonstration...

    docs.aspose.com/psd/java/setting-properties-on-...
  9. FontEmbeddingLicensingRights.NoSubsetting | Asp...

    Discover the Font Embedding Licensing Rights with No Subsetting. Ensure compliance and protect your Fonts while enhancing your design projects....Remarks When this flag is set, the font must not be subsetted prior...rights information for embedded fonts (FontInfo). Document doc = new...

    reference.aspose.com/words/net/aspose.words.fon...
  10. PDF file distorted - Free Support Forum - aspos...

    hello, when we create doc file and insert pdf file inside doc and convert into pdf then PDF file is disctorting. As we are using below code. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder…...Font.Name = reportFontName; builder.Font.Size = 10;...10; builder.Font.Bold = true; builder.Writeln($"Source Input {currentDateTime...

    forum.aspose.com/t/pdf-file-distorted/327238