Sort Score
Result 10 results
Languages All
Labels All
Results 4,141 - 4,150 of 33,405 for

custom font

(0.95 sec)
  1. Make WORD Using Python

    Make a new a Word document in Python in a few steps. Easily create a Word document using Python via .NET library....DocumentBuilder(doc) font = builder.font font.name = "Courier New" font.color...= drawing.Color.blue font.size = 36 font.highlight_color = drawing...

    products.aspose.com/words/python-net/make/word/
  2. Make A Document In Python

    Create a file using Python via .NET library. Easily create a new document in Python in a few steps....DocumentBuilder(doc) font = builder.font font.name = "Courier New" font.color...= drawing.Color.blue font.size = 36 font.highlight_color = drawing...

    products.aspose.com/words/python-net/make/
  3. 档案

    档案...Text1, "Custom"); attr.setAlias("Double Costs");...FileOutputStream(dataDir + "fonts/" + args.getFileName()); args...

    blog.aspose.com/zh/tasks/metadata-and-formulas-...
  4. Constant segmentation faults on Excel -> HTML o...

    Hi, As I’ve reported many times before (e.g Aspose.Cells Segmentation Fault when saving to HTML), I often get segmentation faults when using aspose.cells.node (this time using the latest version, 25.12.0). Just using a…... Disable any custom fonts or external resources referenced...

    forum.aspose.com/t/constant-segmentation-faults...
  5. Online PCL to PS Conversion or Build .NET based...

    Free online app to convert PCL to PS files. .NET C# conversion library code for PCL documents....reports, that can be easily customized and updated. Graphic Design...color representation and precise font rendering for professional-grade...

    products.aspose.com/total/net/conversion/pcl-to...
  6. Optical Mark Recognition API for C++ | Aspose

    Generate machine-readable answer sheets, surveys, ballots, questionnaires, and other OMR forms, and extract optical marks from scanned images and photos within C and C++ applications....content=Final Exam font_size=24 font_style=bold font_family=Arial ...specialized OMR hardware. Full customization Personalize OMR forms by...

    products.aspose.com/omr/cpp/
  7. Table | Aspose.Words for Java

    Represents a table in a Word document in Java....getCustomNodeId() Specifies custom node identifier. getDescription()...setCustomNodeId(int value) Specifies custom node identifier. setDescription(String...

    reference.aspose.com/words/java/com.aspose.word...
  8. Customer satisfaction survey|Documentation

    OMR ready Customer satisfaction survey...Ask AI Customer satisfaction survey Contents [ Hide ] Understand...services, capabilities and their customer journey. Source code Text...

    docs.aspose.com/omr/net/showcases/satisfaction/...
  9. Convert RTF to XLSX using Python or with free O...

    RTF to XLSX conversion in your Python applications without using Microsoft Word or Excel or online. Test free RTF to XLSX online converter quickly before integrating the code....features that can help you customize the conversion process. Additionally...features that can help you customize the conversion process. How...

    products.aspose.com/total/python-net/conversion...
  10. Make HTML Using Python

    Make a new HTML in Python in a few steps. Easily create HTML using Python via .NET library....DocumentBuilder(doc) font = builder.font font.name = "Courier New" font.color...= drawing.Color.blue font.size = 36 font.highlight_color = drawing...

    products.aspose.com/words/python-net/make/html/