Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 210 for

fontfile

(0.07 sec)
  1. profiles.png

    nonpremultipled deflate 1099 8 8 8 8 PixelInterleaved width=947, height=1099, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 1099......HollowRectangleShape Text o-- FontFile @enduml @startuml profiles...HollowRectangleShape Text o-- FontFile @enduml PlantUML version 1...

    docs.aspose.com/3d/tr/net/aspose-3d-document-ob...
  2. profiles.png

    nonpremultipled deflate 1099 8 8 8 8 PixelInterleaved width=947, height=1099, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 1099......HollowRectangleShape Text o-- FontFile @enduml @startuml profiles...HollowRectangleShape Text o-- FontFile @enduml PlantUML version 1...

    docs.aspose.com/3d/it/python-net/aspose-3d-docu...
  3. profiles.png

    nonpremultipled deflate 1099 8 8 8 8 PixelInterleaved width=947, height=1099, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 1099......HollowRectangleShape Text o-- FontFile @enduml @startuml profiles...HollowRectangleShape Text o-- FontFile @enduml PlantUML version 1...

    docs.aspose.com/3d/de/python-net/aspose-3d-docu...
  4. profiles.png

    nonpremultipled deflate 1099 8 8 8 8 PixelInterleaved width=947, height=1099, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 1099......HollowRectangleShape Text o-- FontFile @enduml @startuml profiles...HollowRectangleShape Text o-- FontFile @enduml PlantUML version 1...

    docs.aspose.com/3d/es/java/aspose-3d-document-o...
  5. profiles.png

    nonpremultipled deflate 1099 8 8 8 8 PixelInterleaved width=947, height=1099, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 1099......HollowRectangleShape Text o-- FontFile @enduml @startuml profiles...HollowRectangleShape Text o-- FontFile @enduml PlantUML version 1...

    docs.aspose.com/3d/ar/net/aspose-3d-document-ob...
  6. Aspose.Cells 8.9.1 的 public API 更改|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....fontFolder2 = "D:/Calibri" ; String fontFile = "D:/Arial/arial.ttf" ; //Setting...sourceFile = new FileFontSource ( fontFile ); //Defining MemoryFontSource...

    docs.aspose.com/cells/zh/java/public-api-change...
  7. Aspose.Cells 8.9.1 的 public API 更改|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....fontFolder2 = "D:/Calibri" ; string fontFile = "D:/Arial/arial.ttf" ; //...sourceFile = new FileFontSource ( fontFile ); // Defining MemoryFontSource...

    docs.aspose.com/cells/zh/net/public-api-changes...
  8. Configuring Fonts for Rendering Spreadsheets wi...

    Learn how to configure fonts for rendering spreadsheets using Aspose.Cells for JavaScript via C++. Ensure fonts are available for optimal conversion fidelity....fontFolder2 = "Calibri" ; const fontFile = "arial.ttf" ; // Setting...AsposeCells . FileFontSource ( fontFile ); // Defining MemoryFontSource...

    docs.aspose.com/cells/javascript-cpp/configurin...
  9. 通过JavaScript via C++配置渲染电子表格的字体|Documentation

    学习使用Aspose.Cells for JavaScript通过C++配置字体以渲染电子表格。确保字体可用以实现最佳转换效果。...fontFolder2 = "Calibri" ; const fontFile = "arial.ttf" ; // Setting...AsposeCells . FileFontSource ( fontFile ); // Defining MemoryFontSource...

    docs.aspose.com/cells/zh/javascript-cpp/configu...
  10. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF document in .NET using Aspose.PDF for content enhancement and document editing....GetDataDir_AsposePdf_Text (); var fontFile = dataDir + "HPSimplified...world" ); if ( File . Exists ( fontFile )) { // Load the TrueType...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/