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

fontfile

(0.05 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/ar/java/aspose-3d-document-o...
  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/de/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/it/java/aspose-3d-document-o...
  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/it/python-net/aspose-3d-docu...
  5. 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...
  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" ; //...sourceFile = new FileFontSource ( fontFile ); // Defining MemoryFontSource...

    docs.aspose.com/cells/zh/net/public-api-changes...
  7. 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/
  8. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification....FileNotFoundExceptio { String fontFile = "/usr/share/fonts/truet...TextFragment ( "Hello world" ); if ( fontFile != "" ) { // Load the TrueType...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/
  9. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....pdf" ); String fontFile ( "C: \\ Windows \\ Fonts...( "Hello world" ); if ( ! fontFile . IsNullOrEmpty ()) { // Load...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  10. 使用 C# 向 PDF 添加文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中向 PDF 文档添加文本,以增强内容和编辑文档。...GetDataDir_AsposePdf_Text (); var fontFile = dataDir + "HPSimplified...world" ); if ( File . Exists ( fontFile )) { // Load the TrueType...

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